We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c80f56 commit f44486fCopy full SHA for f44486f
Dockerfile
@@ -1,6 +1,6 @@
1
FROM nvidia/cuda:12.8.0-cudnn-devel-ubuntu24.04
2
LABEL org.opencontainers.image.source=https://github.com/accel-sim/Dockerfile/
3
-LABEL org.opencontainers.image.description="Accel-Sim container with Ubuntu 24.04 with CUDA 12.8.0 and CUDNN 8.9.0, for CI runs only"
+LABEL org.opencontainers.image.description="Accel-Sim container with Ubuntu 24.04 with CUDA 12.8.0 and CUDNN, for CI runs only"
4
5
SHELL ["/bin/bash", "-c"]
6
0 commit comments