Note I’ve mostly discontinued maintenance of this package. It turns out mpi4py is a far better and more capable MPI wrapper. In the medium to short term, I would suggest switching any code depending on boostmpi to mpi4py.
- boostmpi is a high-quality Python wrapper around the
Message Passing Interface (MPI). MPI is a standardized interface to libraries such as OpenMPI and MPICH that provide high-performance inter-process communication for distributed-memory computing.
boostmpi uses the Boost.MPI library, which gives MPI a very usable C++ interface. This C++ interface is then made accessible to Python via the Boost.Python library.
boostmpi was originally distributed as part of the Boost C++ library. This separate distribution aims to make the software more accessible.
boostmpi (born as Boost.MPI.Python) was written by Doug Gregor and is currently maintained by Andreas Kloeckner
Release files for boostmpi 1.38.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| boostmpi-1.38.0.1.tar.gz | 45.5 kB | Details |
Release files / boostmpi-1.38.0.1.tar.gz
| Download URL | boostmpi-1.38.0.1.tar.gz |
|---|---|
| Size | 45.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
19704b890cfed1243ceef9cc651c39f22d8ab8bd6abf07743b37e6695cf41f4c
|
|
BLAKE2b-256 checksum How to use checksums |
9b911a4bcf52b9304bd44db83bf619fdfdb1b09214dbf0bbd4d66671af0db52b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |