Skip to content

A small set of parallel algorithms and utils written in C using MPI including Parallel Merge Sort in O(n)

License

Notifications You must be signed in to change notification settings

alichry/simple-parallel-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple parallel algorithms

TODO

  • This README
  • Add Makefile
  • Check MPI_STATUS instead of ignoring it

About

A small set of parallel algorithms and utils written in C using MPI including Parallel Merge Sort in O(n)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published