RAPIDS: Difference between revisions

Line 44: Line 44:
<!--T:5-->
<!--T:5-->
Load the Singularity module first:
Load the Singularity module first:
{{Command|module load singularity}}
<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:
{{Command|singularity shell rapids.sif}}
<source lang="console">[name@server ~]$ singularity shell rapids.sif</source>


The shell prompt is then changed to:
The shell prompt is then changed to:
cc_staff
123

edits