Skip to content

Commit

Permalink
[SYCLomatic] Enable cuda backend test for sync_warp_p2 (#511)
Browse files Browse the repository at this point in the history
Signed-off-by: Wang, Hao3 <[email protected]>
  • Loading branch information
intwanghao authored Nov 21, 2023
1 parent 6e29552 commit 605837d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion features/config/TEMPLATE_sync_warp_p2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<optlevelRule excludeOptlevelNameString="cpu" />
<platformRule OSFamily="Linux" kit="CUDA9.2" kitRange="OLDER" runOnThisPlatform="false"/>
<platformRule OSFamily="Windows" kit="CUDA9.2" kitRange="OLDER" runOnThisPlatform="false"/>
<optlevelRule excludeOptlevelNameString="cuda_backend" />
</rules>
</test>

0 comments on commit 605837d

Please sign in to comment.