Skip to content

umittas2000/mpisample-bloodcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mpisample-bloodcount

This is sample for parallel programming in c++ and you need pre-configuration of linux nodes and MPIch library installed on them to run the code. Application will generate random bloodcells(for testing purpose) and send each blood cells to the individual nodes to calculate category of bloodcell and count each category at the end of the process, Expected calculation is 10K bloodcell counts and categorize them in 5 different blood cell category

Step by step preparation explained on folowing video: https://www.youtube.com/watch?v=hXI8dij2Xlo

About

Parallel programming sample on c++ with linux nodes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages