Skip to content

Commit 7334125

Browse files
authored
Update README.md
1 parent 17a4ca1 commit 7334125

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
# 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

Comments
 (0)