Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 745447 - sys-cluster/openmpi-4.0.5: please bump
Summary: sys-cluster/openmpi-4.0.5: please bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-29 15:12 UTC by Miroslav Šulc
Modified: 2021-03-13 19:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslav Šulc gentoo-dev 2020-09-29 15:12:36 UTC
https://www.mail-archive.com/announce@lists.open-mpi.org/msg00135.html

Geoffrey Paulsen via announce Wed, 26 Aug 2020 15:12:14 -0700

The Open MPI community is pleased to announce the release of Open MPI
v4.0.5.
Now available for download from the Open MPI Website -
https://www.open-mpi.org/software/ompi/v4.0/
  4.0.5 -- August, 2020
  ---------------------
  - Fix a problem with MPI RMA compare and swap operations.  Thanks
    to Wojciech Chlapek for reporting.
  - Disable binding of MPI processes to system resources by Open MPI
    if an application is launched using SLURM's srun command.
  - Disable building of the Fortran mpi_f08 module when configuring
    Open MPI with default 8 byte Fortran integer size.  Thanks to
    @ahcien for reporting.
  - Fix a problem with mpirun when the --map-by option is used.
    Thanks to Wenbin Lyu for reporting.
  - Fix some issues with MPI one-sided operations uncovered using Global
    Arrays regression test-suite.  Thanks to @bjpalmer for reporting.
  - Fix a problem with make check when using the PGI compiler.  Thanks to
    Carl Ponder for reporting.
  - Fix a problem with MPI_FILE_READ_AT_ALL that could lead to application
    hangs under certain circumstances.  Thanks to Scot Breitenfeld for
    reporting.
  - Fix a problem building C++ applications with newer versions of GCC.
    Thanks to Constantine Khrulev for reporting.
Comment 1 Matthias Maier gentoo-dev 2021-03-13 19:30:50 UTC
commit 0f6805dd9a20ae4b787b7544da8cb6020ee59da0
Author: Patrick Lauer <patrick@gentoo.org>
Date:   Sun Feb 28 11:27:32 2021 +0000

    sys-cluster/openmpi: Bump
    
    Also fix dependencies to allow rdma-core instead of sys-fabric/*
    
    Package-Manager: Portage-3.0.16, Repoman-3.0.2
    Signed-off-by: Patrick Lauer <patrick@gentoo.org>