Name : python-pypar
| |
Version : 2.1.4_94
| Vendor : obs://build_opensuse_org/devel:languages:python
|
Release : 1.5
| Date : 2017-09-19 13:39:32
|
Group : Development/Libraries/Python
| Source RPM : python-pypar-2.1.4_94-1.5.src.rpm
|
Size : 0.19 MB
| |
Packager : (none)
| |
Summary : Parallel Python, no-frills MPI interface
|
Description :
The python module pypar.py and the C-extension mpi.c implement scalable parallelism on distributed and shared memory architectures using the essential subset of the Message Passing Interface (MPI) standard.
FEATURES
- Python interpreter is not modified: Parallel python programs need only import the pypar module.
- Flexibility: Pypar allows communication of general Python objects of any type.
- Intuitive API: The user need only specify what to send and to which processor. Pypar takes care of details about data types and MPI specifics such as tags, communicators and buffers. Receiving is analogous.
- Efficiency: Full bandwidth of C-MPI programs is achieved for consecutive Numerical arrays. Latency is less than twice that of pure C-MPI programs. Test programs to verify this are included (pytiming, ctiming.c)
- Lightweight: Pypar consists of just two files: mpiext.c and pypar.py
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python/openSUSE_Leap_42.1/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
mpiext.so()(64bit)
python-pypar
python-pypar(x86-64)
Requires :