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 9fc9c87 commit 9414c37Copy full SHA for 9414c37
.github/workflows/sycl-linux-precommit.yml
@@ -152,18 +152,6 @@ jobs:
152
fail-fast: false
153
matrix:
154
include:
155
-<<<<<<< HEAD
156
- - name: NVIDIA/CUDA
157
- runner: '["Linux", "cuda"]'
158
- image_options: -u 1001 --gpus all --cap-add SYS_ADMIN
159
- target_devices: cuda:gpu
160
-=======
161
- - name: AMD/HIP
162
- runner: '["Linux", "amdgpu"]'
163
- image_options: -u 1001 --device=/dev/dri --device=/dev/kfd
164
- target_devices: hip:gpu
165
- reset_intel_gpu: false
166
->>>>>>> sycl
167
- name: E2E tests with dev igc on Intel Arc A-Series Graphics
168
runner: '["Linux", "arc"]'
169
image: ghcr.io/intel/llvm/ubuntu2404_intel_drivers:devigc
0 commit comments