MPUTIL_NUMPROCESSES
Provide the number of available processes
Notes
This returns the size of
MPI_COMM_WORLD
in the parallel case. In the non-parallel case, the result is always
1
.