Skip to content

Commit e086e07

Browse files
d
1 parent 353e9c8 commit e086e07

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/ur-precommit.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@ jobs:
8989
platform: "Intel(R) OpenCL"
9090
docker_image: "ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps"
9191
image_options: -u 1001 --device=/dev/dri --device=/dev/kfd --privileged --cap-add SYS_ADMIN
92-
- name: OPENCL
93-
runner: UR_OPENCL
94-
platform: "OPENCL:Intel(R) OpenCL"
95-
docker_image: "ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps"
96-
image_options: -u 1001 --device=/dev/dri --device=/dev/kfd --privileged --cap-add SYS_ADMIN
97-
other_adapter: NATIVE_CPU
92+
# - name: OPENCL
93+
# runner: UR_OPENCL
94+
# platform: "OPENCL:Intel(R) OpenCL"
95+
# docker_image: "ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps"
96+
# image_options: -u 1001 --device=/dev/dri --device=/dev/kfd --privileged --cap-add SYS_ADMIN
97+
# other_adapter: NATIVE_CPU
9898
- name: NATIVE_CPU
9999
runner: UR_NATIVE_CPU
100100
docker_image: "ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps"

0 commit comments

Comments
 (0)