Navigation Menu

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.5 #8333

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Feb 24, 2023

The Open MPI community is pleased to announce the Open MPI v4.1.5 release. This release is a bug fix release.

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

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

Changes to v4.1.5 compared to v4.1.4:

  • fix crash in one-sided applications for certain process layouts.
  • update embedded OpenPMIx to version 3.2.4
  • fix issue building with ifort on MacOS.
  • backport patches to Libevent for CVE-2016-10195, CVE-2016-10196, and CVE-2016-10197. Note that Open MPI's internal libevent does not use the impacted portions of the Libevent code base.
  • SHMEM improvements:
    • fix initializer bugs in SHMEM interface.
    • fix unsigned type comparisons generating warnings.
    • fix use after clear issue in shmem_ds_reset.
  • UCX improvements:
    • fix memory registration bug that could occur when UCX was built but not selected.
    • reduce overhead of add_procs with intercommunicators.
    • enable multi_send_nb by default.
    • call opal_progress while waiting for a UCX fence to complete.
  • fix data corruption bug in osc/rdma component.
  • fix overflow bug in alltoall collective
  • fix crash when displaying topology.
  • add some MPI_F_XXX constants that were missing from mpi.h.
  • coll/ucc bug fixes.

The Open MPI community is pleased to announce the Open MPI v4.1.5 release.
This release is a bug fix release.

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

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

Changes to v4.1.5 compared to v4.1.4:

  - fix crash in one-sided applications for certain process layouts.
  - update embedded OpenPMIx to version 3.2.4
  - fix issue building with ifort on MacOS.
  - backport patches to Libevent for CVE-2016-10195, CVE-2016-10196, and
    CVE-2016-10197.  Note that Open MPI's internal libevent does not
    use the impacted portions of the Libevent code base.
  - SHMEM improvements:
    - fix initializer bugs in SHMEM interface.
    - fix unsigned type comparisons generating warnings.
    - fix use after clear issue in shmem_ds_reset.
  - UCX improvements
    - fix memory registration bug that could occur when UCX was built
      but not selected.
    - reduce overhead of add_procs with intercommunicators.
    - enable multi_send_nb by default.
    - call opal_progress while waiting for a UCX fence to complete.
  - fix data corruption bug in osc/rdma component.
  - fix overflow bug in alltoall collective
  - fix crash when displaying topology.
  - add some MPI_F_XXX constants that were missing from mpi.h.
  - coll/ucc bug fixes.
@cmsbuild
Copy link
Contributor

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

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

@fwyzard
Copy link
Contributor Author

fwyzard commented Feb 24, 2023

type bugfix

@fwyzard
Copy link
Contributor Author

fwyzard commented Feb 24, 2023

please test

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3a9e2c/30863/summary.html
COMMIT: 07b780d
CMSSW: CMSSW_13_1_X_2023-02-23-2300/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/8333/30863/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 DRNTest had ERRORS

Comparison Summary

Summary:

  • You potentially removed 19 lines from the logs
  • Reco comparison results: 8 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3528709
  • DQMHistoTests: Total failures: 7
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3528680
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 48 files compared)
  • Checked 213 log files, 164 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@smuzaffar
Copy link
Contributor

looks good

@smuzaffar smuzaffar merged commit 9df5372 into cms-sw:IB/CMSSW_13_1_X/master Feb 28, 2023
@fwyzard fwyzard deleted the IB/CMSSW_13_1_X/master_OpenMPI_4.1.5 branch March 3, 2023 07:29
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