Skip to content

Commit 950613f

Browse files
svalatglesur
andauthored
Update start.ipynb
Co-authored-by: Geoffroy Lesur <geoffroy.lesur@univ-grenoble-alpes.fr>
1 parent d47a081 commit 950613f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

start.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"\n",
117117
"Running on a GPU usually requires a specific environement for the architecture you target. For Nvidia gpus, you will need CUDA with a compatible host compiler, on AMD GPUs, this is Rocm with its llvm compiler, while for intel you will need the intel oneapi compiler.\n",
118118
"\n",
119-
"For this tutorial, we have prepared and tested environement for each machine (dgx, h200 and pocamd). You just need to source the right environement from `idefix-tutorial/environement/xxx.sh` in your terminal window. e.g. on dgx:\n",
119+
"For this tutorial, we have prepared and tested environement for each machine (dgx, h200 and pocamd). You just need to source the right environement from `idefix-tutorial/environement/xxx.env` in your terminal window. e.g. on dgx:\n",
120120
"\n",
121121
"```shell\n",
122122
"source $IDEFIX_TUTORIAL_DIR/environements/dgx.env\n",

0 commit comments

Comments
 (0)