Skip to content

Commit

Permalink
feat: bump slurm plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkness4 committed Nov 2, 2023
1 parent 67429c2 commit f2b2863
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions slurm/Dockerfile.rocky8.6
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ RUN dnf config-manager --add-repo https://www.beegfs.io/release/beegfs_7.3.1/dis
slurm-libpmi-${slurm_version}.el8.x86_64 \
slurm-pam_slurm-${slurm_version}.el8.x86_64 \
slurm-perlapi-${slurm_version}.el8.x86_64 \
jobcomp-provider-1.5.0-1.el8.x86_64 \
jobcomp-provider-1.5.1-1.el8.x86_64 \
pmix2 \
pmix3 \
pmix4 \
Expand Down Expand Up @@ -203,7 +203,7 @@ RUN dnf config-manager --add-repo https://www.beegfs.io/release/beegfs_7.3.1/dis
&& dnf config-manager --set-enabled powertools \
&& dnf install -y \
slurm-slurmd-${slurm_version}.el8.x86_64 \
spank-provider-1.5.0-1.el8.x86_64 \
spank-provider-1.5.1-1.el8.x86_64 \
pmix2 \
pmix3 \
pmix4 \
Expand Down
4 changes: 2 additions & 2 deletions slurm/Dockerfile.rocky9.2
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ RUN dnf config-manager --add-repo https://www.beegfs.io/release/beegfs_7.3.1/dis
slurm-libpmi-${slurm_version}.el9.x86_64 \
slurm-pam_slurm-${slurm_version}.el9.x86_64 \
slurm-perlapi-${slurm_version}.el9.x86_64 \
jobcomp-provider-1.5.0-1.el9.x86_64 \
jobcomp-provider-1.5.1-1.el9.x86_64 \
pmix4 \
hwloc \
hwloc-libs \
Expand Down Expand Up @@ -199,7 +199,7 @@ RUN dnf config-manager --add-repo https://www.beegfs.io/release/beegfs_7.3.1/dis
&& dnf config-manager --set-enabled crb \
&& dnf install -y \
slurm-slurmd-${slurm_version}.el9.x86_64 \
spank-provider-1.5.0-1.el9.x86_64 \
spank-provider-1.5.1-1.el9.x86_64 \
pmix4 \
hwloc \
hwloc-libs \
Expand Down

0 comments on commit f2b2863

Please sign in to comment.