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.
2 parents a9f31ba + 96285d6 commit 86c922eCopy full SHA for 86c922e
images/runtime/training/py312-cuda128-torch280/Dockerfile
@@ -45,7 +45,6 @@ RUN dnf config-manager \
45
cuda-cudart-12-8-${NV_CUDA_CUDART_VERSION} \
46
cuda-cudart-devel-12-8-${NV_CUDA_CUDART_VERSION} \
47
cuda-libraries-devel-12-8-${NV_CUDA_LIB_VERSION} \
48
- cuda-compiler-12-8 \
49
cuda-compat-12-8-${NV_CUDA_COMPAT_VERSION} \
50
cuda-nvcc-12-8-${NV_CUDA_NVCC_VERSION} \
51
&& echo "/usr/local/nvidia/lib" >> /etc/ld.so.conf.d/nvidia.conf \
0 commit comments