Skip to content

Commit a990417

Browse files
committed
CUDA
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 7515da8 commit a990417

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/sycl-linux-precommit.yml

+5
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@ jobs:
7676
fail-fast: false
7777
matrix:
7878
include:
79+
- name: NVIDIA/CUDA
80+
runner: '["Linux", "cuda-test"]'
81+
image: ghcr.io/intel/llvm/ubuntu2204_build:latest
82+
image_options: -u 1001 --gpus all --cap-add SYS_ADMIN
83+
target_devices: ext_oneapi_cuda:gpu
7984
- name: AMD/HIP
8085
runner: '["Linux", "amdgpu"]'
8186
image: ghcr.io/intel/llvm/ubuntu2204_build:latest-0300ac924620a51f76c4929794637b82790f12ab

0 commit comments

Comments
 (0)