软件包:python3-mpi4py-dbg(3.0.3-8)
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.
其他与 python3-mpi4py-dbg 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libopenmpi3 (>= 4.1.0)
- high performance message passing library -- shared library
-
- dep: mpi-default-bin
- Standard MPI runtime programs (metapackage)
-
- dep: python3-dbg (<< 3.10)
- debug build of the Python 3 Interpreter (version 3.9)
- dep: python3-dbg (>= 3.9~)
-
- dep: python3-mpi4py (= 3.0.3-8)
- bindings of the Message Passing Interface (MPI) standard
-
- sug: python3-numpy-dbg
- Fast array facility to the Python 3 language (debug extension)