You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Open MP, Open MPI and Cuda parallelization using C
2
-
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.
1
+
# Open MP, Open MPI and Cuda parallelization in C
2
+
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.
3
+
4
+
This code is part of the homework that I did for my undergrad High Performance Computation course at the University of Macedonia.
0 commit comments