Skip to content

Commit

Permalink
Use same version as in ubuntu-hpc 22.04.2023111801
Browse files Browse the repository at this point in the history
  • Loading branch information
vanzod committed Jan 24, 2024
1 parent 02c2365 commit 334ad41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ if is_compute_node; then
apt install -y $CYCLECLOUD_SPEC_PATH/files/enroot+caps_${ENROOT_VERSION}_amd64.deb

# Install NVIDIA container support
apt-get install -y libnvidia-container=1.14.4-1 libnvidia-container-tools=1.14.4-1
apt-get install -y libnvidia-container=1.14.3-1 libnvidia-container-tools=1.14.3-1

fi

0 comments on commit 334ad41

Please sign in to comment.