Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Add env vars for GPU profile #6

Open
pdmack opened this issue Mar 28, 2019 · 0 comments
Open

Add env vars for GPU profile #6

pdmack opened this issue Mar 28, 2019 · 0 comments

Comments

@pdmack
Copy link

pdmack commented Mar 28, 2019

https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec

Possibly not strictly required if the base image already sets these.

      - name: NVIDIA_VISIBLE_DEVICES
        value: all
      - name: NVIDIA_DRIVER_CAPABILITIES
        value: compute,utility
      - name: NVIDIA_REQUIRE_CUDA
        value: cuda>=9.0
harshad16 pushed a commit to harshad16/jupyterhub-singleuser-profiles that referenced this issue Apr 22, 2021
…-config

Fix for hiding sizes correctly based on enabled flags
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant