Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/SYCLomatic' into sparse1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiweij1 committed Dec 4, 2023
2 parents b362c73 + 986f1b3 commit b830949
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion behavior_tests/behavior_tests.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<test testName="bt-analysis-scope-path4" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="ngt-analysis-scope-path1" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="ngt-use-dpcpp-extensions" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="bt-check-install-files" configFile="config/TEMPLATE_behavior_tests.xml" />
<!-- <test testName="bt-check-install-files" configFile="config/TEMPLATE_behavior_tests.xml" /> -->
<test testName="bt-check-c2s" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="bt-multi-cuda-inc-path" configFile="config/TEMPLATE_behavior_tests.xml" />
<test testName="bt-tilde-path" configFile="config/TEMPLATE_behavior_tests_lin.xml" />
Expand Down
2 changes: 1 addition & 1 deletion features/features.xml
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,6 @@
<!-- <test testName="math_intel_specific" configFile="config/TEMPLATE_math_intel_specific.xml" splitGroup="double" /> -->
<test testName="remove_unnecessary_wait" configFile="config/TEMPLATE_remove_unnecessary_wait.xml" />
<test testName="warp_reduce_functions" configFile="config/TEMPLATE_cpp_language_extensions.xml" />
<test testName="wmma" configFile="config/TEMPLATE_wmma.xml" />
<!-- <test testName="wmma" configFile="config/TEMPLATE_wmma.xml" /> -->
</tests>
</suite>
4 changes: 2 additions & 2 deletions regressions/regressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
<test testName="test-1766b" configFile="config/TEMPLATE_regressions_double.xml" splitGroup="double"/>
<test testName="test-2037" configFile="config/test-2037.xml" />
<test testName="test-2014" configFile="config/test-2014.xml" />
<!-- <test testName="test-1649" configFile="config/TEMPLATE_regressions.xml" /> -->
<test testName="test-1649" configFile="config/TEMPLATE_regressions.xml" />
<test testName="test-1996" configFile="config/TEMPLATE_regressions.xml" />
<test testName="test-2041" configFile="config/TEMPLATE_regressions_thrust.xml" />
<test testName="cuda_device_prop" configFile="config/TEMPLATE_regressions.xml" />
<!-- <test testName="extern_shared_mem" configFile="config/TEMPLATE_regressions.xml" /> -->
<test testName="extern_shared_mem" configFile="config/TEMPLATE_regressions.xml" />
<test testName="test-3757" configFile="config/TEMPLATE_regressions.xml" />
</tests>
</suite>

0 comments on commit b830949

Please sign in to comment.