Skip to content

Commit 986f1b3

Browse files
authored
[SYCLomatic]Temporary disable wmma test due to ABI breaking change (#525)
Signed-off-by: Ni, Wenhui <[email protected]>
1 parent 12754ea commit 986f1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/features.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,6 @@
300300
<!-- <test testName="math_intel_specific" configFile="config/TEMPLATE_math_intel_specific.xml" splitGroup="double" /> -->
301301
<test testName="remove_unnecessary_wait" configFile="config/TEMPLATE_remove_unnecessary_wait.xml" />
302302
<test testName="warp_reduce_functions" configFile="config/TEMPLATE_cpp_language_extensions.xml" />
303-
<test testName="wmma" configFile="config/TEMPLATE_wmma.xml" />
303+
<!-- <test testName="wmma" configFile="config/TEMPLATE_wmma.xml" /> -->
304304
</tests>
305305
</suite>

0 commit comments

Comments
 (0)