@@ -1,4 +1,8 @@
module load ./Modulefile
module load tools/utilities
module load tools/cmake/3.28
module load tools/clang/14.0
module load tools/vscode
distro=`/bin/lsb_release -i -s`
if [ $distro == "CentOS" ]; then
. /opt/rh/devtoolset-8/enable
The note is not visible to the blocked user.