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 d48c371 commit e51a90aCopy full SHA for e51a90a
.github/workflows/sycl-nightly.yml
@@ -74,13 +74,6 @@ jobs:
74
target_devices: opencl:cpu
75
tests_selector: e2e
76
77
- - name: Self-hosted CUDA
78
- runner: '["Linux", "cuda"]'
79
- image: ghcr.io/intel/llvm/ubuntu2204_build:latest
80
- image_options: -u 1001 --gpus all --cap-add SYS_ADMIN
81
- target_devices: ext_oneapi_cuda:gpu
82
- tests_selector: e2e
83
-
84
- name: SYCL-CTS on OCL CPU
85
runner: '["Linux", "gen12"]'
86
image: ghcr.io/intel/llvm/ubuntu2204_intel_drivers:latest
0 commit comments