mpi4py 3.0.3-10 source package in Ubuntu

Changelog

mpi4py (3.0.3-10) unstable; urgency=medium

  * Team upload.
  * reinstate Depends: python3-pytest in debian/tests.
  * add dummy test to debian/tests/control so that mpi4py tests are
    triggered by changes to libpmix-dev, libucx-dev (selected arches)
    Thanks Graham Inggs for the patch.

 -- Drew Parsons <email address hidden>  Mon, 30 Aug 2021 12:46:38 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mpi4py_3.0.3-10.dsc 2.4 KiB 306b4a9b4300f4936ff794a3191675700a5d4f8171ba6a8b0707078ad4e82cec
mpi4py_3.0.3.orig.tar.gz 1.4 MiB 012d716c8b9ed1e513fcc4b18e5af16a8791f51e6d1716baccf988ad355c5a1f
mpi4py_3.0.3-10.debian.tar.xz 10.9 KiB cfca8f93192b557325f372113eb05242abc9632b78bda72dff78111f2657e17a

Available diffs

No changes file available.

Binary packages built by this source

python-mpi4py-doc: No summary available for python-mpi4py-doc in ubuntu impish.

No description available for python-mpi4py-doc in ubuntu impish.

python3-mpi4py: bindings of the Message Passing Interface (MPI) standard

 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 (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).

python3-mpi4py-dbg: No summary available for python3-mpi4py-dbg in ubuntu impish.

No description available for python3-mpi4py-dbg in ubuntu impish.