Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.
/ cuda-c Public archive

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.

Notifications You must be signed in to change notification settings

eduardosantoshf/cuda-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks