KMCLib icon indicating copy to clipboard operation
KMCLib copied to clipboard

Use MPI interfaces to check MPI env.

Open PytLab opened this issue 8 years ago • 0 comments

  1. Add MPI_Initialized and MPI_Finalized wrapper functions in MPICommons.
  2. Use MPI built-in interfaces to check if the MPI is initialzed or finalized.

PytLab avatar Feb 18 '17 03:02 PytLab