File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 81
81
image : ghcr.io/intel/llvm/ubuntu2204_build:latest
82
82
image_options : -u 1001 --gpus all --cap-add SYS_ADMIN
83
83
target_devices : ext_oneapi_cuda:gpu
84
- - name : AMD/HIP
85
- runner : ' ["Linux", "amdgpu"]'
86
- image : ghcr.io/intel/llvm/ubuntu2204_build:latest-0300ac924620a51f76c4929794637b82790f12ab
87
- image_options : -u 1001 --device=/dev/dri --device=/dev/kfd
88
- target_devices : ext_oneapi_hip:gpu
89
84
- name : Intel
90
85
runner : ' ["Linux", "gen12"]'
91
86
image : ghcr.io/intel/llvm/ubuntu2204_intel_drivers:latest
Original file line number Diff line number Diff line change 56
56
- name : Intel Arc A-Series Graphics with Level Zero
57
57
runner : ' ["Linux", "arc"]'
58
58
extra_lit_opts : --param matrix-xmx8=True --param gpu-intel-dg2=True
59
+ - name : AMD/HIP
60
+ runner : ' ["Linux", "amdgpu"]'
61
+ image : ghcr.io/intel/llvm/ubuntu2204_build:latest-0300ac924620a51f76c4929794637b82790f12ab
62
+ image_options : -u 1001 --device=/dev/dri --device=/dev/kfd
63
+ target_devices : ext_oneapi_hip:gpu
59
64
# Performance tests below. Specifics:
60
65
# - only run performance tests (use LIT_FILTER env)
61
66
# - ask llvm-lit to show all the output, even for PASS (-a)
You can’t perform that action at this time.
0 commit comments