PMI is a pure python module that allows libraries to provide functions that are parallelized using MPI but that can nontheless be called from serial Python scripts.
2 lines
165 B
Text
2 lines
165 B
Text
PMI is a pure python module that allows libraries to provide functions that are
|
|
parallelized using MPI but that can nontheless be called from serial Python scripts.
|