File tree Expand file tree Collapse file tree 4 files changed +4
-1
lines changed Expand file tree Collapse file tree 4 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 9
9
<platformRule OSFamily =" Linux" kit =" CUDA9.2" kitRange =" OLDER" runOnThisPlatform =" false" />
10
10
<platformRule OSFamily =" Windows" kit =" CUDA9.2" kitRange =" OLDER" runOnThisPlatform =" false" />
11
11
<optlevelRule excludeOptlevelNameString =" cuda" />
12
+ <optlevelRule excludeOptlevelNameString =" usmnone" />
12
13
</rules >
13
14
</test >
Original file line number Diff line number Diff line change 10
10
<platformRule OSFamily =" Linux" kit =" CUDA9.2" kitRange =" OLDER" runOnThisPlatform =" false" />
11
11
<platformRule OSFamily =" Windows" kit =" CUDA9.2" kitRange =" OLDER" runOnThisPlatform =" false" />
12
12
<optlevelRule excludeOptlevelNameString =" cuda" />
13
+ <optlevelRule excludeOptlevelNameString =" usmnone" />
13
14
</rules >
14
15
</test >
Original file line number Diff line number Diff line change 29
29
<test testName =" thrust-unique_by_key_copy" configFile =" config/TEMPLATE_thrust_exec.xml" />
30
30
<test testName =" thrust-unique_by_key" configFile =" config/TEMPLATE_thrust_api.xml" />
31
31
<test testName =" thrust-for-hypre" configFile =" config/TEMPLATE_thrust_exec.xml" />
32
- <test testName =" thrust-rawptr-noneusm" configFile =" config/TEMPLATE_thrust_noneusm_exec.xml" />
32
+ <!-- < test testName="thrust-rawptr-noneusm" configFile="config/TEMPLATE_thrust_noneusm_exec.xml" /> -- >
33
33
<test testName =" thrust-find" configFile =" config/TEMPLATE_thrust_exec.xml" />
34
34
<test testName =" thrust-sort_by_key" configFile =" config/TEMPLATE_thrust_exec.xml" />
35
35
<test testName =" thrust-inner_product" configFile =" config/TEMPLATE_thrust_exec.xml" />
Original file line number Diff line number Diff line change 7
7
</files >
8
8
<rules >
9
9
<optlevelRule excludeOptlevelNameString =" cuda" />
10
+ <optlevelRule excludeOptlevelNameString =" usmnone" />
10
11
</rules >
11
12
</test >
You can’t perform that action at this time.
0 commit comments