Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
paraview.servermanager
import
vtkProcessModule
2
if
vtkProcessModule.GetSymmetricMPIMode() == False:
3
print(
"ERROR: Please run ParaView in SymmetricMPI mode."
)
4
import
sys
Callers
nothing calls this directly
Calls
1
GetSymmetricMPIMode
Method · 0.80
Tested by
no test coverage detected