We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1597dd commit cbadc47Copy full SHA for cbadc47
.github/workflows/sycl-post-commit.yml
@@ -58,11 +58,6 @@ jobs:
58
runner: '["Linux", "arc"]'
59
extra_lit_opts: --param matrix-xmx8=True
60
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
66
# Performance tests below. Specifics:
67
# - only run performance tests (use LIT_FILTER env)
68
# - ask llvm-lit to show all the output, even for PASS (-a)
0 commit comments