NVIDIA
NVIDIA
RAPIDS Base
Container
NVIDIA
NVIDIA
RAPIDS Base

The RAPIDS suite of software libraries gives you the freedom to execute end-to-end data science and analytics pipelines entirely on GPUs.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
ipython
10/10/2024 2:47 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/home/rapids/entrypoint.sh
10/10/2024 2:47 PM UTC
sha256:9eb9b0679a7e334ae1988632926957ff1b212e6527c7be59f918676577fd0366COPY
entrypoint.sh /home/rapids/entrypoint.sh
10/10/2024 2:47 PM UTC
sha256:b971f32b0e1b650abfe1b6db248a6a5ccf46c2e4c53730ee9127296989cf1239RUN
RUN |3 CUDA_VER=12.5.1 PYTHON_VER=3.12 RAPIDS_VER=24.10 /bin/bash -euo pipefail -c # Include common diagnostic info conda info conda config --show-sources conda list --show-channel-urls # Install RAPIDS mamba install -y -n base \
"rapids=${RAPIDS_VER}.*" \
"python=${PYTHON_VER}.*" \
"cuda-version=${CUDA_VER%.*}.*" \
ipython conda clean -afy # buildkit
10/10/2024 2:47 PM UTC
sha256:e1ddf3e9009a0e52f7f069694fcbad03342f2e3bfa7cfceb8029020efd0eaf9eCOPY
condarc /opt/conda/.condarc
10/10/2024 2:41 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/home/rapids
10/10/2024 2:41 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
rapids
10/10/2024 2:41 PM UTC
sha256:cbac74001fa7b21307e2dc3dfe7a1d685974f9cd2abb04f559e85dc3044762bbRUN
CUDA_VER=12.5.1 PYTHON_VER=3.12 RAPIDS_VER=24.10 /bin/bash -euo pipefail -c useradd -rm -d /home/rapids -s /bin/bash -g conda -u 1001 rapids
10/10/2024 2:41 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4SHELL
[/bin/bash -euo pipefail -c]
10/10/2024 2:41 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
RAPIDS_VER=24.10
10/10/2024 2:41 PM UTC