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 7aee44a commit 899861aCopy full SHA for 899861a
tools/imagesets/oracle8conda/runtime/Dockerfile
@@ -39,6 +39,6 @@ RUN yum install -y \
39
&& yum clean all \
40
&& rm -rf /var/cache/yum
41
42
-# nvidia-container-runtime
+# https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec
43
ENV NVIDIA_VISIBLE_DEVICES all
44
ENV NVIDIA_DRIVER_CAPABILITIES compute,utility
0 commit comments