Description
Adds pytest support for tests that run with MPI. It helps scientific and high-performance projects test distributed code paths, ranks, communicators, and parallel behavior.
MPI tests can use multiple processes and shared cluster resources. Coordinate resource limits and cleanup before running them on shared systems.