Skip to content

Commit e209129

Browse files
fadeevalyanfeng3721
authored andcommitted
Specify asm test with unsupported cuda
Signed-off-by: Aleksander Fadeev <[email protected]> Signed-off-by: yanfeng xiao <[email protected]>
1 parent ebf5c4e commit e209129

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

sycl/test/inline-asm/asm_arbitrary_ops_order.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// UNSUPPORTED: cuda
12
// REQUIRES: gpu,linux
23
// This test is disabled because there is a bug somewhere either in test or in
34
// the inline asm support

sycl/test/inline-asm/asm_multiple_instructions.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// UNSUPPORTED: cuda
12
// REQUIRES: gpu,linux
23
// This test is disabled because there is a bug somewhere either in test or in
34
// the inline asm support

0 commit comments

Comments
 (0)