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 b183c55 commit 2626074Copy full SHA for 2626074
GPU/GPUTracking/Standalone/cmake/prepare.sh
@@ -10,7 +10,7 @@ else
10
WORK_DIR="$ALIBUILD_WORK_DIR"
11
fi
12
eval "`alienv shell-helper`"
13
-alienv load O2/latest
14
-for i in Vc boost fmt CMake ms_gsl Clang ninja; do
+# alienv load O2/latest
+for i in Vc boost fmt CMake ms_gsl Clang ninja TBB ROOT; do
15
source sw/$ALIARCH/$i/latest/etc/profile.d/init.sh
16
done
0 commit comments