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 27601d8 commit a14e6d6Copy full SHA for a14e6d6
Dockerfile
@@ -14,7 +14,7 @@ ARG LIBINVER_VERSION=8.4.3-1+cuda11.6
14
# NVIDIA: https://gitlab.com/nvidia/container-images/cuda/-/blob/master/dist/11.8.0/ubuntu2204/base/Dockerfile
15
# specify the version of the CUDA Toolkit to use and the which driver versions are compatible for each brand of GPU.
16
17
-ENV NVARCH x86_64
+# ENV NVARCH x86_64
18
ENV CUDA $CUDA
19
ENV CUDNN_VERSION $CUDNN_VERSION
20
ENV NV_CUDA_CUDART_VERSION $NV_CUDA_CUDART_VERSION
0 commit comments