boostmpi 1.38.0.1
Boost MPI Python wrappers
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
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| boostmpi-1.38.0.1.tar.gz (md5) | Source | 2009-04-08 | 44KB | 972 | |
- Author: Andreas Kloeckner
- Home Page: http://mathema.tician.de/software/boostmpi
- License: Boost Software License V1
-
Categories
- Development Status :: 4 - Beta
- Environment :: Console
- Intended Audience :: Developers
- Intended Audience :: Other Audience
- Intended Audience :: Science/Research
- Natural Language :: English
- Programming Language :: C++
- Programming Language :: Python
- Topic :: Scientific/Engineering
- Topic :: Software Development :: Libraries
- Package Index Owner: inducer77
- DOAP record: boostmpi-1.38.0.1.xml
