File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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/training2332 /common/material/
1+ rsync --archive --exclude=" *minified.pdf" --exclude=" tut*" --exclude=" .*" --exclude=" *-sc*.pdf" --verbose ../ judac:/p/project/training2414 /common/material/
Original file line number Diff line number Diff line change 1- rsync --archive --exclude=" deploy.sh" --exclude=" raw/" --exclude=" sc23-titleslides/" --verbose . judac:/p/project/training2332 /common/environment/
1+ rsync --archive --exclude=" deploy.sh" --exclude=" raw/" --exclude=" sc23-titleslides/" --verbose . judac:/p/project/training2414 /common/environment/
Original file line number Diff line number Diff line change 1111# Andreas Herten, >2017
1212# ###############################################
1313if [ -z " $_JSCCOURSE_ENV_SOURCED " ]; then
14- project=" training2332 "
14+ project=" training2414 "
1515
1616 export JSCCOURSE_DIR_GROUP=/p/project/$project
17- export JSCCOURSE_DIR_LOCAL=${JSCCOURSE_DIR_LOCAL_BASE:- $HOME } /SC23 -Multi-GPU-Tutorial
17+ export JSCCOURSE_DIR_LOCAL=${JSCCOURSE_DIR_LOCAL_BASE:- $HOME } /ISC24 -Multi-GPU-Tutorial
1818
1919 export _JSCCOURSE_ENV_SOURCED=" $( date) "
2020 export C_V_D=" 0,1,2,3"
Original file line number Diff line number Diff line change 5252
5353 \vspace *{1\baselineskip }
5454 \begin {enumerate }
55- \item Create \highlight {\emph {JuDoor }} account, \highlight {join} \texttt {training2332 } project: \href {https://go.fzj.de/mg-jd}{\texttt {go.fzj.de/mg-jd }}
55+ \item Create \highlight {\emph {JuDoor }} account, \highlight {join} \texttt {training2414 } project: \href {https://go.fzj.de/mg-jd}{\texttt {go.fzj.de/mg-jd }}
5656 \item Fill \highlight {usage agreement}; wait at least 15 min for synchronization
5757 \item Login to \highlight {Jupyter}: \href {https://jupyter-jsc.fz-juelich.de}{\texttt {jupyter-jsc.fz-juelich.de }} (JuDoor credentials)
5858 \item Create new Jupyter \highlight {instance} on \texttt {LoginNode\textbf {Booster } } with training project
5959 \item Start Jupyter Terminal, \highlight {source} course environment\\
60- \verb |source $PROJECT_training2332 /env.sh |
60+ \verb |source $PROJECT_training2414 /env.sh |
6161 \item \highlight {Sync} course material: \verb |jsc-material-sync |
6262 \end {enumerate }
6363\end {document }
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ Walk-through:
2020
2121* Sign up at JuDoor: https://go.fzj.de/mg-jd
2222* Open Jupyter JSC: https://jupyter-jsc.fz-juelich.de
23- * Create new Jupyter instance on JUWELS, using training2416 account, on ** LoginNodeBooster**
24- * Source course environment: ` source $PROJECT_training2416 /env.sh `
23+ * Create new Jupyter instance on JUWELS, using training2414 account, on ** LoginNodeBooster**
24+ * Source course environment: ` source $PROJECT_training2414 /env.sh `
2525* Sync material: ` jsc-material-sync `
2626* Locally install NVIDIA Nsight Systems: https://developer.nvidia.com/nsight-systems
2727
You can’t perform that action at this time.
0 commit comments