Skip to content

Commit

Permalink
Merge pull request #262 from klueska/fix-demo-readme
Browse files Browse the repository at this point in the history
Add explicit path to nvidia-ctk in demo script
  • Loading branch information
klueska authored Feb 27, 2025
2 parents 27c9940 + c478d3e commit 60dc9cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/specs/imex/README.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ helm upgrade -i \
nvidia-dra-driver-gpu \
../../../deployments/helm/nvidia-dra-driver-gpu \
--set nvidiaDriverRoot="/" \
--set nvidiaCtkPath=/usr/local/nvidia/toolkit/nvidia-ctk \
--set resources.gpus.enabled=false \
--wait

Expand Down

0 comments on commit 60dc9cb

Please sign in to comment.