Skip to content

vtkTesting: making it work with MPI

A vtkMultiProcessController is added in vtkTesting and vtkTestingInteractor. Without synchronization, it would hang when one rank failed and the other succeeded.

Adresses #18975

Merge request reports