Apocrypha

mpi4py

Message Passing Interface for Python

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. This package 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 (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, builtin bytes/string/array objects).

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 4.1.2 1 13 h details ›

Versions & arches

VersionOverlay amd64arm64x86riscvarm Committed
4.1.2 gentoo amd64 testing arm64 testing x86 testing riscv testing arm testing view · download · history ↗

Use flags of 4.1.2

  • doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • examples Install examples, usually source code
  • debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
3 expansion flags (python targets, ABIs, cpu flags…)
  • python_targets_python3_12
  • python_targets_python3_13
  • python_targets_python3_14

Runtime dependencies of 4.1.2

show 11 lines