Skip to main content

MPI for Python

Project description

This package provides MPI support for Python scripting in parallel environments. It is constructed on top of the MPI-1 specification, but provides an object oriented interface which closely follows MPI-2 C++ bindings.

This module supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object. There is also full support for group and communicator (inter, intra, cartesian and graph topologies) creation and management.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page