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, UCX and related libraries #8904

Merged

Commits on Mar 6, 2024

  1. Update NVIDIA gdrcopy to v2.4.1

    Changes in v2.4.1:
      - add support for persistent mapping
      - fix bug in src/gdrdrv/Makefile
      - fix compile-time bug when check.h is not found
    
    Changes in v2.4:
      - various bug fixes in the test and benchmark applications
      - prefix all applications with "gdrcopy_"
      - introduce more unit tests in gdrcopy_sanity
      - introduce gdrcopy_pplat benchmark application
      - remove dependency on libcheck and libsubunit
      - introduce gdr_get_info_v2
      - introduce new copy algorithm for device mappings
      - add support for NVIDIA BLUEFIELD-3
      - add support for Linux kernel >= 6.3
      - add support for SLES and OpenSUSE
      - add support for systemd service on RHEL9
      - relicense gdrdrv to Dual MIT/GPL
      - fix bugs in gdrdrv when pinning two small buffers back-to-back
      - add support for coherent platforms such as Grace-Hopper
      - add support for Confidential Computing (CC)
    fwyzard committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6815c47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c88d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06df464 View commit details
    Browse the repository at this point in the history
  4. Update OpenMPI to v4.1.6

    This release is a bug fix release.
    See https://www.mail-archive.com/announce@lists.open-mpi.org/msg159.html
    for the list of fixes and other changes.
    fwyzard committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7e76ccf View commit details
    Browse the repository at this point in the history