1 | Let PROCNUM be processor "rank" (number or order in |
2 |
one dimensional decomposition)
|
3 | Note: MPI uses reserved word MPI_PROCNULL rather than "DUMMY". Also, we could remove setting of "DUMMY" in calling routine and placed in MPSHIFT as test on PROCNUM |