We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07788c5 commit 9703c70Copy full SHA for 9703c70
.github/workflows/ur-precommit.yml
@@ -79,7 +79,7 @@ jobs:
79
- name: HIP
80
runner: UR_HIP
81
docker_image: "ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps"
82
- image_options: -u 1001 --device=/dev/dri --gpus all --device=/dev/kfd --cap-add=SYS_ADMIN
+ image_options: -u 1001 --device=/dev/dri --device=/dev/kfd --cap-add=SYS_ADMIN
83
- name: CUDA
84
runner: UR_CUDA
85
0 commit comments