pmi 1.0
Parallel Method Invocation
PMI is a pure python module that allows libraries to provide functions that are parallelized using MPI but that can nontheless be called from serial Python scripts.
PMI requires Python 2.4+ and is compatible to Python 3, furthermore it requires a working MPI module (e.g. mpi4py or boostmpi).
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pmi-1.0.tar.gz (md5) | Source | 2009-12-22 | 23KB | 349 | |
- Author: Olaf Lenz
- Maintainer: Olaf Lenz
- Home Page: http://github.com/olenz/pmi/
- Bug Tracker: https://github.com/olenz/pmi/issues
- Download URL: http://github.com/olenz/pmi/downloads
- Keywords: mpi,parallel
- License: GPL
- Platform: OS Independent
- Requires mpi4py
-
Categories
- Development Status :: 4 - Beta
- Environment :: Other Environment
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Topic :: Scientific/Engineering
- Topic :: Software Development :: Libraries
- Topic :: System :: Clustering
- Package Index Owner: olenz
- DOAP record: pmi-1.0.xml
