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 d888f38 commit faf738cCopy full SHA for faf738c
tools/imagesets/oracle8conda/runtime/Dockerfile
@@ -44,3 +44,4 @@ RUN yum install -y \
44
# https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec
45
ENV NVIDIA_VISIBLE_DEVICES all
46
ENV NVIDIA_DRIVER_CAPABILITIES compute,utility
47
+ENV NVIDIA_REQUIRE_CUDA "cuda>=${CUDA_VERSION_MAJOR}.${CUDA_VERSION_MINOR}"
0 commit comments