Skip to content

Commit cbadc47

Browse files
authored
[CI] Remove AMDGPU testing from postcommit (#17668)
We only have one runner which is constantly overloaded and we already test AMDGPU in precommit. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent d1597dd commit cbadc47

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/sycl-post-commit.yml

-5
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@ jobs:
5858
runner: '["Linux", "arc"]'
5959
extra_lit_opts: --param matrix-xmx8=True
6060
reset_intel_gpu: true
61-
- name: AMD/HIP
62-
runner: '["Linux", "amdgpu"]'
63-
image_options: -u 1001 --device=/dev/dri --device=/dev/kfd
64-
target_devices: hip:gpu
65-
reset_intel_gpu: false
6661
# Performance tests below. Specifics:
6762
# - only run performance tests (use LIT_FILTER env)
6863
# - ask llvm-lit to show all the output, even for PASS (-a)

0 commit comments

Comments
 (0)