Skip to content

Commit 7642c13

Browse files
committed
Fix MPI_HOME
1 parent 1bcc1da commit 7642c13

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.etc/jsccourse-bashrc.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ if [[ $- =~ "i" ]]; then
116116
alias jsc-material-reset-10="rsync --archive --delete $JSCCOURSE_DIR_GROUP/common/material/10-* $JSCCOURSE_DIR_LOCAL"
117117
alias jsc-material-reset-11="rsync --archive --delete $JSCCOURSE_DIR_GROUP/common/material/11-* $JSCCOURSE_DIR_LOCAL"
118118

119-
export MPI_HOME=$EBROOTPSMPI
120-
121119
echo ""
122120
echo "*******************************************************************************"
123121
echo " Welcome to the SC24 Tutorial on Multi-GPU Computing for Exascale! "

0 commit comments

Comments
 (0)