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 6eb92c9 commit 77e6546Copy full SHA for 77e6546
.github/workflows/ur-precommit.yml
@@ -87,7 +87,7 @@ jobs:
87
- name: OPENCL
88
runner: UR_OPENCL
89
platform: "Intel(R) OpenCL"
90
- docker_image: "ghcr.io/intel/llvm/ubuntu2204_build:latest"
+ docker_image: "ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps"
91
image_options: -u 1001 --device=/dev/dri --device=/dev/kfd --privileged --cap-add SYS_ADMIN
92
93
0 commit comments