We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eac52d commit 521af2bCopy full SHA for 521af2b
dockers/base-cuda/Dockerfile
@@ -20,7 +20,7 @@ FROM nvidia/cuda:${CUDA_VERSION}-runtime-ubuntu${UBUNTU_VERSION}
20
21
ARG PYTHON_VERSION=3.10
22
ARG PYTORCH_VERSION=2.1
23
-ARG MAX_ALLOWED_NCCL=2.26.0
+ARG MAX_ALLOWED_NCCL=2.22.3
24
25
SHELL ["/bin/bash", "-c"]
26
# https://techoverflow.net/2019/05/18/how-to-fix-configuring-tzdata-interactive-input-when-building-docker-images/
0 commit comments