Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
install pmix
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge committed May 30, 2024
1 parent 4a4abeb commit 688712a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containers/docker/rocky8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN dnf install -y https://ecsft.cern.ch/dist/cvmfs/cvmfs-release/cvmfs-release-
dnf install -y pam-devel
# Interconnect libraries
RUN dnf install -y rdma-core rdma-core-devel libpsm2 libpsm2-devel
RUN dnf install -y containers/docker/rocky8/pmix-3.2.4-1.cit.el8.x86_64.rpm
# Other tools
RUN dnf install -y gcc gcc-c++ gcc-gfortran gdb patch git flex freetype fontconfig libglvnd-glx alsa-lib tcsh && \
dnf install -y python3 python3-setuptools python3-pip python3-cryptography python3-pyyaml python3-wheel && \
Expand Down

0 comments on commit 688712a

Please sign in to comment.