File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
<rules >
9
9
<optlevelRule excludeOptlevelNameString =" usmnone" />
10
10
<platformRule OSFamily =" Linux" kit =" CUDA11.0" kitRange =" OLDER" runOnThisPlatform =" false" />
11
- <platformRule OSFamily =" Windows" runOnThisPlatform =" false" />
11
+ <platformRule OSFamily =" Windows" kit = " CUDA11.0 " kitRange = " OLDER " runOnThisPlatform =" false" />
12
12
<optlevelRule excludeOptlevelNameString =" cuda" />
13
13
</rules >
14
14
</test >
Original file line number Diff line number Diff line change 80
80
<test testName =" thrust_tabulate" configFile =" config/TEMPLATE_thrust_api.xml" />
81
81
<test testName =" thrust_for_each_n" configFile =" config/TEMPLATE_thrust_api.xml" />
82
82
<test testName =" thrust_device_new_delete" configFile =" config/TEMPLATE_thrust_api_disable_noneusm.xml" />
83
- <test testName =" thrust_temporary_buffer" configFile =" config/TEMPLATE_thrust_api_disable_win_and_noneusm .xml" />
83
+ <test testName =" thrust_temporary_buffer" configFile =" config/TEMPLATE_thrust_temporary_buffer .xml" />
84
84
<test testName =" thrust_malloc_free" configFile =" config/TEMPLATE_thrust_api_disable_noneusm.xml" />
85
85
<test testName =" thrust-math" configFile =" config/TEMPLATE_thrust_api_disable_win.xml" />
86
86
<test testName =" thrust-math1" configFile =" config/TEMPLATE_thrust_api_disable_win.xml" />
You can’t perform that action at this time.
0 commit comments