Package python3-module-mpi4py: Information

    Source package: python3-module-mpi4py
    Version: 2.0.0-alt4.a0.git20150528
    Build time:  May 25, 2021, 03:32 PM in the task #272492
    Report package bug
    License: Public
    Summary: MPI bindings for Python
    Description: 
    This package is constructed on top of the MPI-1
    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.

    List of RPM packages built from this SRPM:
    python3-module-mpi4py (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-mpi4py-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-mpi4py-devel (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-mpi4py-doc (noarch)

    Maintainer: Grigory Ustinov


      1. openmpi-devel
      2. python3-module-Cython
      3. rpm-build-python3
      4. rpm-macros-make
      5. python3-module-setuptools
      6. python3-module-zope

    Last changed


    May 25, 2021 Grigory Ustinov 2.0.0-alt4.a0.git20150528
    - Drop python2 support.
    April 29, 2020 Stanislav Levin 2.0.0-alt3.a0.git20150528
    - Fixed FTBFS.
    July 27, 2018 Aleksei Nikiforov 2.0.0-alt2.a0.git20150528
    - Updated build dependencies.