Skip to content

Commit

Permalink
Set Nvidia driver stream to proprietary version
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd-ntrf authored and poquirion committed Sep 11, 2024
1 parent 28a096f commit faa2c03
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,3 +290,12 @@ profile::reverse_proxy::subdomains:

profile::jupyterhub::hub::register_url: "https://mokey.%{lookup('terraform.data.domain_name')}/auth/signup"
profile::jupyterhub::hub::reset_pw_url: "https://mokey.%{lookup('terraform.data.domain_name')}/auth/forgotpw"
profile::gpu::install::passthrough::packages:
- nvidia-driver-cuda-libs
- nvidia-driver
- nvidia-driver-devel
- nvidia-driver-libs
- nvidia-driver-NVML
- nvidia-modprobe
- nvidia-xconfig
- nvidia-persistenced

0 comments on commit faa2c03

Please sign in to comment.