cc_staff
123
edits
Line 86: | Line 86: | ||
<source lang="console">[name@gra-login ~]$ salloc --ntasks=1 --cpus-per-task=2 --mem=10G --gres=gpu:t4:1 --time=1:0:0 --account=def-someuser</source> | <source lang="console">[name@gra-login ~]$ salloc --ntasks=1 --cpus-per-task=2 --mem=10G --gres=gpu:t4:1 --time=1:0:0 --account=def-someuser</source> | ||
Once the | Once the requested resource is granted, start RAPIDS shell on the GPU node: | ||
<source lang="console">[name@gra#### ~]$ module load singularity | <source lang="console">[name@gra#### ~]$ module load singularity |