ParallelizationΒΆ
SPECIFICATION OF MULTI-PROCESSORS
PX: number of processors to use in XPY: number of processors to use in Y
Note
PXandPYmust be consistent with the number of processors defined inmpiruncommand, e.g.,mpirun -np n(where n = px * py). For versions 3.0 or lower,PX (PY)should be a common factor ofMglob(Nglob).