cc_staff
123
edits
Line 44: | Line 44: | ||
<!--T:5--> | <!--T:5--> | ||
Load the Singularity module first: | Load the Singularity module first: | ||
<source lang="console">[name@server ~]$ module load singularity</source> | <source lang="console">[name@server ~]$ module load singularity</source> | ||
<!--T:6--> | <!--T:6--> | ||
Then access the container shell: | Then access the container shell: | ||
<source lang="console">[name@server ~]$ singularity shell rapids.sif</source> | |||
The shell prompt is then changed to: | The shell prompt is then changed to: |