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 a3b5892 commit ff2258bCopy full SHA for ff2258b
09_Extreme_scale_AI/README.md
@@ -126,7 +126,7 @@ srun -N2 -n16 --gpus 16 \
126
-B /opt/cray \
127
-B /usr/lib64/libcxi.so.1 \
128
-B .:/workdir \
129
- /scratch/project_465001363/containers/pytorch_transformers.sif \
+ /appl/local/containers/sif-images/lumi-pytorch-rocm-6.1.3-python-3.12-pytorch-v2.4.1.sif \
130
/workdir/run.sh \
131
python -u /workdir/GPT-neo-IMDB-finetuning-mp.py \
132
--model-name gpt-imdb-model \
0 commit comments