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 3bd93c4 commit 9123066Copy full SHA for 9123066
.github/workflows/sycl-post-commit.yml
@@ -59,7 +59,7 @@ jobs:
59
extra_lit_opts: --param matrix-xmx8=True --param gpu-intel-dg2=True
60
reset_intel_gpu: true
61
- name: AMD/HIP
62
- runner: '["Linux", "amdgpu"]'
+ runner: '["Linux", "amdgpu-test"]'
63
image: ghcr.io/intel/llvm/ubuntu2204_build:latest
64
image_options: -u 1001 --device=/dev/dri --device=/dev/kfd
65
target_devices: ext_oneapi_hip:gpu
0 commit comments