mpi4py 3.0.3-4 source package in Ubuntu
Changelog
mpi4py (3.0.3-4) unstable; urgency=medium * Team upload. * debian patch skip_ppc_failing_tests.patch skips tests testCreateF90RealDouble and testCreateF90ComplexDouble in test_datatype.py on all ppc arches, where they fail with OpenMPI 4. These tests pass on other arches. See Bug#948655. * Standards-Version: 4.5.0 -- Drew Parsons <email address hidden> Sun, 26 Jan 2020 06:22:02 +0800
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mpi4py_3.0.3-4.dsc | 2.4 KiB | b26b8da5d6cc0844a952635046b9aa1ab7c01927b62149bed7dbad926c90dc37 |
mpi4py_3.0.3.orig.tar.gz | 1.4 MiB | 012d716c8b9ed1e513fcc4b18e5af16a8791f51e6d1716baccf988ad355c5a1f |
mpi4py_3.0.3-4.debian.tar.xz | 9.7 KiB | 9a2219062eb3f87c81996b3843b942aeec463a6f67b6b84cd357489581aa8cc7 |
Available diffs
- diff from 3.0.2-13build1 (in Ubuntu) to 3.0.3-4 (30.3 KiB)
- diff from 3.0.3-3 to 3.0.3-4 (1.1 KiB)
No changes file available.
Binary packages built by this source
- python-mpi4py-doc: bindings of the MPI standard -- documentation
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).
.
This package provides HTML rendering of the user's manual.
- 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: 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).
.
This package contains the extension built for the Python 3 debug interpreter.