Skip to content

py-mpi4py

Back to application catalog

Description

mpi4py is a Python package providing bindings for the Message Passing Interface (MPI) standard. It enables Python programs to exploit multiple processors and distributed-memory systems for parallel computation.

Homepage

https://mpi4py.readthedocs.io/

Available Versions on RCAC Clusters

Cluster Versions
ANVIL 3.0.3
GAUTSCHI 3.1.6

Module

You can load the module by:

module load py-mpi4py

Note for using py-mpi4py

Run module spider py-mpi4py beforehand to check if this version requires any prerequisite modules.