We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173332f commit 2ace856Copy full SHA for 2ace856
scripts/gpu_support/nvidia/install_cuda_host_injections.sh
@@ -12,9 +12,6 @@
12
# installation to be successful, this directory needs to be writeable by the user
13
# executing this script.
14
15
-# TRIGGER SCRIPT CHANGE TO REPRODUCE https://github.com/EESSI/software-layer/issues/517
16
-# THIS COMMENT SHOULD NEVER BE MERGED!
17
-
18
# Initialise our bash functions
19
TOPDIR=$(dirname $(realpath $BASH_SOURCE))
20
source "$TOPDIR"/../../utils.sh
0 commit comments