ParallelizationΒΆ

SPECIFICATION OF MULTI-PROCESSORS

  • PX: number of processors to use in X

  • PY: number of processors to use in Y

Note

PX and PY must be consistent with the number of processors defined in mpirun command, e.g., mpirun -np n (where n = px * py). For versions 3.0 or lower, PX (PY) should be a common factor of Mglob(Nglob).