Skip to content

Add ability to run tests with `mpiexec`.

Utkarsh Ayachit requested to merge utkarsh.ayachit/vtk-m:add_mpi_tests into master

Extends vtkm_unit_tests to support running tests with mpiexec. Updates UnitTestMultiBlock to use mpi, if available.

Merge request reports