OpenMPIPractices Some exercises in C++ for Open Message Passing Interface (OpenMPI), for example: PI approximation using Monte Carlo Algorithm Get maximum in a set of numbers Get best items in a set (ordered with some criteria) Matrix multiplication ...