eduardosantoshf / cuda-c

CLE Third Assignment - The objective of this project was to take the second general problem, which have been discussed in the lab classes and for which we have developed both a multithreaded and a multiprocess solution. The aim now was to convert it into a CUDA program to be ran in a GPU under Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLE Third Assignment

The objective of this project was to take the second general problem, which have been discussed in the lab classes and for which we have developed both a multithreaded and a multiprocess solution. The aim now was to convert it into a CUDA program to be ran in a GPU under Linux.

Course

This project was developed under the Large Scale Computing course of University of Aveiro.

APIs

This project implements the CUDA (Compute Unified Device Architecture) API.

How to run

You can find the running steps inside the README.md file, on each problems directory.

Grade

This project's grade was 16 out of 20.

Authors

About

CLE Third Assignment - The objective of this project was to take the second general problem, which have been discussed in the lab classes and for which we have developed both a multithreaded and a multiprocess solution. The aim now was to convert it into a CUDA program to be ran in a GPU under Linux.


Languages

Language:Cuda 73.6%Language:C 26.4%