Skip to content

Implementation of some parallel algorithms (MPI, OpenMP and Pthreads)

Notifications You must be signed in to change notification settings

mantri/parallel_algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

parallel_algorithms

Implementation of some parallel algorithms (MPI, OpenMP and Pthreads)

  1. Compiling Sample Sort: mpicc -openmp -c sample_sort.c -o samplesort

About

Implementation of some parallel algorithms (MPI, OpenMP and Pthreads)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages