RAPIDS: Difference between revisions

Line 26: Line 26:
==Build a RAPIDS Singularity image==
==Build a RAPIDS Singularity image==


For example, a docker pull command for a selected image is  
For example, if a docker pull command for a selected image is given as:
<!--T:5-->
<!--T:5-->
   
   
Line 32: Line 32:


   
   
On a computer that has Singularity supported, you can build a Singularity
On a computer that has Singularity supported, you can build a Singularity image, e.g. called ''rapids.sif'', with following command:
 
<!--T:5-->
{{Command|singularity build rapids.sif docker://nvcr.io/nvidia/rapidsai/rapidsai:cuda11.0-runtime-centos7 }}


=Work on Clusters with a RAPIDS Singularity image=
=Work on Clusters with a RAPIDS Singularity image=
cc_staff
123

edits