Skip to content

C code using Open MP, OpenMPI and CUDA parallelizing tasks such as character frequency, count sort, gauss elimination and a few more frequently encountered CS problems.

Notifications You must be signed in to change notification settings

orestespap/parallel-openmp-openmpi-cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open MP, Open MPI and Cuda parallelization in C

C code using Open MP, OpenMPI and CUDA parallelizing frequently encountered CS algorithms such as character frequency, count sort, gauss elimination and a few more.

This code is part of the homework that I did for my undergrad High Performance Computation course at the University of Macedonia.

About

C code using Open MP, OpenMPI and CUDA parallelizing tasks such as character frequency, count sort, gauss elimination and a few more frequently encountered CS problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published