Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit a91b1d6

Browse files
authored
[SYCL] Disables gpu_max_wgs_error test for unsupported backends. (#1635)
Disables gpu_max_wgs_error test for unsupported backends. Signed-off-by: Maronas, Marcos <[email protected]>
1 parent d61a45f commit a91b1d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SYCL/Basic/gpu_max_wgs_error.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// UNSUPPORTED: cuda || hip
12
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out -fno-sycl-id-queries-fit-in-int
23
// RUN: %GPU_RUN_PLACEHOLDER %t.out
34

0 commit comments

Comments
 (0)