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

{mpi}[GCC/13.3.0] OpenMPI v5.0.3, PMIx v5.0.2 #17561

Merged

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    1336a70 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    b70202c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Merge pull request #92 from SebastianAchilles/20230318125117_new_pr_O…

    …penMPI500rc10
    
    bump PMIx and OpenMPI to 5.0.1 and use GCC 13.2.0
    boegel committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fd2c141 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Bump Open MPI to 5.0.2 and add internal CUDA patch

    This patch has changed since libcuda is no longer dlopen()'ed by Open
    MPI. Instead we can generate a stub library, and at runtime the
    CUDA-dependent DSO's (but not the main libmpi.so library) load
    libcuda.so. This is then consistent with
    https://docs.open-mpi.org/en/v5.0.x/tuning-apps/networking/cuda.html
    (but --enable-mca-dso=<comma-delimited-list-of-cuda-components> is
    done by default already)
    bartoldeman committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0793144 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from ComputeCanada/OpenMPI502

    Bump Open MPI to 5.0.2 and add internal CUDA patch
    boegel committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8862c61 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    2d2f163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85e836b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge pull request #94 from bedroge/ompi5_wmb_patch

    Add write memory barrier patch for `smcuda` to OpenMPI 5.0.2 easyconfig
    boegel committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a6d69b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Bump to OpenMPI to 5.0.3, PMIx to 5.0.2

    `OpenMPI-5.0.x_add_atomic_wmb.patch` is obsolete now
    bartoldeman committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2b34034 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from ComputeCanada/OpenMPI503

    Bump to OpenMPI to 5.0.3, PMIx to 5.0.2
    boegel committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0fe84e7 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    2240643 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #96 from SebastianAchilles/20240522204227_new_pr_P…

    …MIx502
    
    bump PMIx and OpenMPI to GCC 13.3.0
    boegel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    305ed9d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge branch 'develop' of https://github.com/easybuilders/easybuild-e…

    …asyconfigs into 20230318125117_new_pr_OpenMPI500rc10
    boegel committed May 23, 2024
    Configuration menu
    Copy the full SHA
    adadc26 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. remove outdated comment about Slurm support and add --with-show-load-…

    …errors=no in OpenMPI-5.0.3-GCC-13.3.0.eb
    SebastianAchilles committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0b42d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fb792e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #97 from SebastianAchilles/20240528190055_new_pr_O…

    …penMPI503
    
    remove outdated comment about Slurm support and add --with-show-load-errors=no in OpenMPI-5.0.3-GCC-13.3.0.eb
    boegel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4fb223d View commit details
    Browse the repository at this point in the history