Skip to content

Commit

Permalink
Add explicit path to nvidia-ctk in demo script
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Klues <[email protected]>
  • Loading branch information
klueska committed Feb 27, 2025
1 parent 27c9940 commit c478d3e
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 c478d3e

Please sign in to comment.