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