Description
Parallel programs can communicate across processes and machines through an implementation of the Message Passing Interface. It helps researchers, engineers, and HPC developers run distributed simulations, numerical workloads, and cluster jobs.
MPI programs can consume large CPU, memory, and network resources. Test job size and host configuration before running workloads on shared clusters.