Skip to content

Commit

Permalink
added runtimeClassName to fix Cuda version error
Browse files Browse the repository at this point in the history
  • Loading branch information
armagankaratosun authored Sep 27, 2024
1 parent c94a154 commit 632a187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/gpu-pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: Pod
metadata:
name: gpu-operator-test
spec:
runtimeClassName: nvidia
restartPolicy: OnFailure
containers:
- name: cuda-vector-add
Expand Down

0 comments on commit 632a187

Please sign in to comment.