MCPcopy Create free account
hub / github.com/Kitware/ParaView / TestMPI4PY.py

File TestMPI4PY.py

Remoting/Application/Testing/Python/TestMPI4PY.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from paraview.servermanager import vtkProcessModule
2if vtkProcessModule.GetSymmetricMPIMode() == False:
3 print("ERROR: Please run ParaView in SymmetricMPI mode.")
4 import sys

Callers

nothing calls this directly

Calls 1

GetSymmetricMPIModeMethod · 0.80

Tested by

no test coverage detected