RAPIDS: Difference between revisions

Line 41: Line 41:


If simply exploring the contents without doing any computations, you can use following commands to access the container shell of the Singularity image, e.g. called ''rapids.sif''  on any node without requesting any GPUs.
If simply exploring the contents without doing any computations, you can use following commands to access the container shell of the Singularity image, e.g. called ''rapids.sif''  on any node without requesting any GPUs.
<!--T:5-->
Load the Singularity module first:
{{Command|module avail singularity}}
<!--T:6-->
Then access the container shell:
{{Command|singularity shell rapids.sif}}


==Work interactively on a GPU node==
==Work interactively on a GPU node==
cc_staff
123

edits