Skip to content

Fix 17790: init MPI by default, if enabled.

ParaView client executables now init MPI by default, if built with MPI. One can disable this by turning PARAVIEW_INITIALIZE_MPI_ON_CLIENT CMake flag off or passing --no-mpi command line option.

Fix #17790 (closed).

Edited by Utkarsh Ayachit

Merge request reports