Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OpenMPI to version 4.1.4 #7897

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented May 29, 2022

The Open MPI community is pleased to announce the Open MPI v4.1.4 release.
This release contains a number of bug fixes, as well as the UCC collectives component to accelerate collectives on systems with the UCC library installed.

Open MPI v4.1.4 can be downloaded from the Open MPI website:

https://www.open-mpi.org/software/ompi/v4.1/

Changes to v4.1.4 compared to v4.1.3:

  • fix possible length integer overflow in numerous non-blocking collective operations;
  • fix segmentation fault in UCX if MPI Tool interface is finalized before MPI_Init is called;
  • remove /usr/bin/python dependency in configure;
  • fix OMPIO issue with long double etypes;
  • update treematch topology component to fix numerous correctness issues;
  • fix memory leak in UCX MCA parameter registration;
  • fix long operation closing file descriptors on non-Linux systems that can appear as a hang to users;
  • fix for attribute handling on GCC 11 due to pointer aliasing;
  • fix multithreaded race in UCX PML's datatype handling;
  • fix a correctness issue in CUDA Reduce algorithm;
  • fix compilation issue with CUDA GPUDirect RDMA support;
  • fix to make shmem_calloc(..., 0) conform to the OpenSHMEM specification;
  • add UCC collectives component;
  • fix divide by zero issue in OMPI IO component;
  • fix compile issue with libnl when not in standard search locations.

The Open MPI community is pleased to announce the Open MPI v4.1.4 release.
This release contains a number of bug fixes, as well as the UCC collectives
component to accelerate collectives on systems with the UCC library installed.

Open MPI v4.1.4 can be downloaded from the Open MPI website:

  https://www.open-mpi.org/software/ompi/v4.1/

Changes to v4.1.4 compared to v4.1.3:

  - fix possible length integer overflow in numerous non-blocking collective
    operations;
  - fix segmentation fault in UCX if MPI Tool interface is finalized before
    MPI_Init is called;
  - remove /usr/bin/python dependency in configure;
  - fix OMPIO issue with long double etypes;
  - update treematch topology component to fix numerous correctness issues;
  - fix memory leak in UCX MCA parameter registration;
  - fix long operation closing file descriptors on non-Linux systems that can
    appear as a hang to users;
  - fix for attribute handling on GCC 11 due to pointer aliasing;
  - fix multithreaded race in UCX PML's datatype handling;
  - fix a correctness issue in CUDA Reduce algorithm;
  - fix compilation issue with CUDA GPUDirect RDMA support;
  - fix to make shmem_calloc(..., 0) conform to the OpenSHMEM specification;
  - add UCC collectives component;
  - fix divide by zero issue in OMPI IO component;
  - fix compile issue with libnl when not in standard search locations.
@fwyzard
Copy link
Contributor Author

fwyzard commented May 29, 2022

please test

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @fwyzard (Andrea Bocci) for branch IB/CMSSW_12_5_X/master.

@smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks.
@perrotta, @dpiparo, @qliphy you are the release manager for this.
cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-92a38a/25059/summary.html
COMMIT: 23cd1eb
CMSSW: CMSSW_12_5_X_2022-05-29-0000/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/7897/25059/install.sh to create a dev area with all the needed externals and cmssw changes.

Unit Tests

I found errors in the following unit tests:

---> test SiStripDAQ_O2O_test had ERRORS

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 50
  • DQMHistoTests: Total histograms compared: 3648315
  • DQMHistoTests: Total failures: 2
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3648291
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 49 files compared)
  • Checked 208 log files, 45 edm output root files, 50 DQM output files
  • TriggerResults: no differences found

@smuzaffar
Copy link
Contributor

+externals
unit test failing is not related to this change

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_12_5_X/master IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@fwyzard
Copy link
Contributor Author

fwyzard commented May 30, 2022

type bugfix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants