cc_staff
123
edits
Line 9: | Line 9: | ||
=Build a Singularity image for RAPIDS= | =Build a Singularity image for RAPIDS= | ||
Since RAPIDS is available as Conda packages which requires to have Anaconda for the installation, however [[Anaconda/en|Anaconda]] is not advised to use on the Compute Canada clusters. Instead, a container solution of using | Since RAPIDS is available as Conda packages which requires to have Anaconda for the installation, however [[Anaconda/en|Anaconda]] is not advised to use on the Compute Canada clusters. Instead, a container solution of using [[Singularity|Singularity]] is recommended. As RAPIDS is also available as Docker container images from NVIDIA, and a Singularity image for RAPIDS can be built based from a Docker image. | ||
[[Singularity|Singularity]] | |||
=Work on Clusters with a RAPIDS Singularity image= | =Work on Clusters with a RAPIDS Singularity image= |