mpi4py.MPI.Get_version

mpi4py.MPI.Get_version()

Obtain the version number of the MPI standard supported by the implementation as a tuple (version, subversion)

Return type

Tuple[int, int]