Skip to content

Commit

Permalink
[SYCLomatic] Enable non-USM test for feature/cusparse_4 and feature/c…
Browse files Browse the repository at this point in the history
…usparse_5

Signed-off-by: Jiang, Zhiwei <[email protected]>
  • Loading branch information
zhiweij1 committed Oct 10, 2023
1 parent 07ef6ec commit 05b7d43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
14 changes: 0 additions & 14 deletions features/config/TEMPLATE_cusparse_after_112_skip_double_usm.xml

This file was deleted.

4 changes: 2 additions & 2 deletions features/features.xml
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,8 @@
<test testName="cusparse_1" configFile="config/TEMPLATE_cusparse.xml" />
<test testName="cusparse_2" configFile="config/TEMPLATE_cusparse_before_11_skip_double.xml" splitGroup="double"/>
<test testName="cusparse_3" configFile="config/TEMPLATE_cusparse_after_112_skip_double.xml" splitGroup="double"/>
<test testName="cusparse_4" configFile="config/TEMPLATE_cusparse_after_112_skip_double_usm.xml" splitGroup="double"/>
<test testName="cusparse_5" configFile="config/TEMPLATE_cusparse_after_112_skip_double_usm.xml" splitGroup="double"/>
<test testName="cusparse_4" configFile="config/TEMPLATE_cusparse_after_112_skip_double.xml" splitGroup="double"/>
<test testName="cusparse_5" configFile="config/TEMPLATE_cusparse_after_112_skip_double.xml" splitGroup="double"/>
<test testName="cusolver_test1" configFile="config/TEMPLATE_solver.xml" splitGroup="double"/>
<test testName="cusolver_test2" configFile="config/TEMPLATE_solver_skip80.xml" splitGroup="double"/>
<test testName="cusolver_test3" configFile="config/TEMPLATE_solver_11.xml" splitGroup="double"/>
Expand Down

0 comments on commit 05b7d43

Please sign in to comment.