pyUSID.processing.comp_utils.get_MPI

pyUSID.processing.comp_utils.get_MPI()[source]

Returns the mpi4py.MPI object if mpi4py is available and size > 1. Returns None otherwise

Returns:

MPI

Return type:

mpi4py.MPI object or None