[vtkusers] vtkMultiProcessController - GetNumberOfProcesses is only 1

redmod79 michael.j.redmond at gmail.com
Thu Mar 5 08:33:10 EST 2015


On VTK 6.2.0.rc1, Windows 8.1, I compiled with MPI enabled, and all the
parallel modules enabled.  There were also 2 flags in CMAKE indicating the
max number of processors to use and they were set to 2 (which is how many my
computer has).  One was MPIEXEC_MAX_NUMPROCS and the other was a VTK flag, I
don't recall.
When running pvtkpython.exe for the example "VTK / Examples /
ParallelProcessing / MPI / Python / ParallelCone.py", the command
"compManager.GetController().GetNumberOfProcesses()" shows only one process
available.  I tried setting it to 2 and got an error.
Am I missing something here?  Thanks.



--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkMultiProcessController-GetNumberOfProcesses-is-only-1-tp5730665.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list