cc_staff
123
edits
No edit summary |
|||
Line 11: | Line 11: | ||
=Build a Singularity image for RAPIDS= | =Build a Singularity image for RAPIDS= | ||
To build a Singularity image for RAPIDS the first thing to do is to find a Docker image for RAPIDS. | To build a Singularity image for RAPIDS the first thing to do is to find and select a Docker image for RAPIDS from NVIDIA. | ||
== | ==Find a Docker image for RAPIDS== | ||
There are three types of RAPIDS Docker images, i.e. ''base'', ''runtime'', and ''devel'' types, and they are available at two major sites. For each type of Docker images, multiple images are provided with different combinations of RAPIDS versions and CUDA versions either on Ubuntu or on CentOS. You can find the Docker pull command of a selected image via the '''Tags''' tab on each given site: | There are three types of RAPIDS Docker images, i.e. ''base'', ''runtime'', and ''devel'' types, and they are available at two major sites. For each type of Docker images, multiple images are provided with different combinations of RAPIDS versions and CUDA versions either on Ubuntu or on CentOS. You can find the Docker pull command of a selected image via the '''Tags''' tab on each given site: |