Package openmpi: Information

    Source package: openmpi
    Version: 2.1.6.0.6.g610e3-alt1
    Latest version according to Repology
    Build time:  Nov 2, 2024, 12:58 PM in the task #361476
    Report package bug
    License: BSD
    Summary: A powerful implementation of MPI/SHMEM
    Description: 
    Open MPI is an open source implementation of the Message Passing
    Interface specification (http://www.mpi-forum.org/) developed and
    maintained by a consortium of research, academic, and industry
    partners.
    
    Open MPI also includes an implementation of the OpenSHMEM parallel
    programming API (http://www.openshmem.org/).  OpenSHMEM is a
    Partitioned Global Address Space (PGAS) abstraction layer, which
    provides fast inter-process communication using one-sided
    communication techniques.

    List of RPM packages built from this SRPM:
    openmpi (x86_64, ppc64le, i586, aarch64)
    openmpi-debuginfo (x86_64, ppc64le, i586, aarch64)
    openmpi-devel (x86_64, ppc64le, i586, aarch64)
    openmpi-devel-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Andrew Savchenko



      1. /proc
      2. glibc-pthread
      3. rdma-core-devel
      4. libiberty-devel
      5. rpm-macros-mpi-selector
      6. rpm-macros-valgrind
      7. libnuma-devel
      8. flex
      9. gcc-c++
      10. gcc-fortran
      11. valgrind-devel

    Last changed


    Nov. 1, 2024 Andrew Savchenko 2.1.6.0.6.g610e3-alt1
    - Update to the HEAD in the upstream 2.x branch (2.1.6 + bugfixes)
    - Fix FTBFS with gcc-14
    Sept. 3, 2023 Alexey Sheplyakov 2.0.1-alt9
    - Fixed FTBFS (m4 quoting versus autoconf 2.71).
    May 22, 2019 Nikita Ermakov 2.0.1-alt8
    - Build with valgrind only for supported arches.