Skip to content

Commit

Permalink
added runtimeClassName to fix Cuda version error
Browse files Browse the repository at this point in the history
Signed-off-by: armagankaratosun <[email protected]>
  • Loading branch information
armagankaratosun committed Sep 27, 2024
1 parent c94a154 commit af69ee8
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 af69ee8

Please sign in to comment.