File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- rsync --archive --exclude=" *minified.pdf" --exclude=" tut*" --exclude=" .*" --exclude=" *-sc*.pdf" --verbose ../ judac:/p/project /training2526/common/material/
1+ rsync --archive --exclude=" *minified.pdf" --exclude=" tut*" --exclude=" .*" --exclude=" *-sc*.pdf" --verbose ../ judac:/p/project1 /training2526/common/material/
Original file line number Diff line number Diff line change 1- rsync --archive --exclude=" deploy.sh" --exclude=" raw/" --exclude=" sc2*-titleslides/" --verbose . judac:/p/project /training2526/common/environment/
1+ rsync --archive --exclude=" deploy.sh" --exclude=" raw/" --exclude=" sc2*-titleslides/" --verbose . judac:/p/project1 /training2526/common/environment/
Original file line number Diff line number Diff line change 1313if [ -z " $_JSCCOURSE_ENV_SOURCED " ]; then
1414 project=" training2526"
1515
16- export JSCCOURSE_DIR_GROUP=/p/project /$project
16+ export JSCCOURSE_DIR_GROUP=/p/project1 /$project
1717 export JSCCOURSE_DIR_LOCAL=${JSCCOURSE_DIR_LOCAL_BASE:- $HOME } /ISC25-Multi-GPU-Tutorial
1818
1919 export _JSCCOURSE_ENV_SOURCED=" $( date) "
You can’t perform that action at this time.
0 commit comments