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/MPI-2 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, reductions) communications of any picklable Python object.

For objects exporting single-segment buffer interface (strings, NumPy arrays, etc.), blocking/nonbloking/persistent point-to-point, collective and one-sided (put, get, accumulate) communications are fully supported, as well as parallel I/O (blocking and nonbloking, collective and noncollective read and write operatios using explicit file offsets, individual file pointers and shared file pointers).

There is also full support for group and communicator (inter, intra, cartesian and graph topologies) creation and management, as well as any native or user-defined datatypes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mpi4py-0.4.0rc3.tar.gz (179.5 kB view details)

Uploaded Source

File details

Details for the file mpi4py-0.4.0rc3.tar.gz.

File metadata

  • Download URL: mpi4py-0.4.0rc3.tar.gz
  • Upload date:
  • Size: 179.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mpi4py-0.4.0rc3.tar.gz
Algorithm Hash digest
SHA256 71d58d07f65fc236152e27cd88d4674a24b511e9811e9c3a8f18c6c177916414
MD5 1b7a925b40ed6d8db7f3f9cf4f03ca97
BLAKE2b-256 226a48228aae0c26d766649f8df95e038137f427dbfdb0111fdaa291afbfeac3

See more details on using hashes here.

Provenance

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