Language

Package: python-mpi4py @ 3.0.1

Synopsis

Python bindings for the Message Passing Interface standard

Description

MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors.

mpi4py is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point and collective communications of any picklable Python object as well as optimized communications of Python objects (such as NumPy arrays) that expose a buffer interface.

Home page
https://bitbucket.org/mpi4py/mpi4py/
Location
gnu/packages/mpi.scm (line: 340, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/blpd5lfxlv8d4jdpi5zsdy3nbsc679fl-python-mpi4py-3.0.1.drv

    Lint warnings

    LinterMessageLocation
    No lint warnings