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 1bcc1da commit 7642c13Copy full SHA for 7642c13
.etc/jsccourse-bashrc.sh
@@ -116,8 +116,6 @@ if [[ $- =~ "i" ]]; then
116
alias jsc-material-reset-10="rsync --archive --delete $JSCCOURSE_DIR_GROUP/common/material/10-* $JSCCOURSE_DIR_LOCAL"
117
alias jsc-material-reset-11="rsync --archive --delete $JSCCOURSE_DIR_GROUP/common/material/11-* $JSCCOURSE_DIR_LOCAL"
118
119
- export MPI_HOME=$EBROOTPSMPI
120
-
121
echo ""
122
echo "*******************************************************************************"
123
echo " Welcome to the SC24 Tutorial on Multi-GPU Computing for Exascale! "
0 commit comments