File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+
3
+ <test driverID =" test_feature" name =" TEMPLATE" >
4
+ <description >test</description >
5
+ <files >
6
+ <file path =" feature_case/cuRand/${testName}.cu" />
7
+ </files >
8
+ <rules >
9
+ <optlevelRule excludeOptlevelNameString =" cuda" />
10
+ <platformRule OSFamily =" Linux" kit =" CUDA11.6" kitRange =" OLDER" runOnThisPlatform =" false" />
11
+ <platformRule OSFamily =" Windows" kit =" CUDA11.6" kitRange =" OLDER" runOnThisPlatform =" false" />
12
+ </rules >
13
+ </test >
Original file line number Diff line number Diff line change 89
89
<test testName =" thrust-math1" configFile =" config/TEMPLATE_thrust_api_disable_win.xml" />
90
90
<test testName =" thrust-math2" configFile =" config/TEMPLATE_thrust_api_disable_win.xml" />
91
91
<test testName =" curand" configFile =" config/TEMPLATE_cuRand.xml" />
92
- <test testName =" curandEnum" configFile =" config/TEMPLATE_cuRand .xml" />
92
+ <test testName =" curandEnum" configFile =" config/TEMPLATE_cuRand_after_116 .xml" />
93
93
<test testName =" curand-usm" configFile =" config/TEMPLATE_cuRand.xml" />
94
94
<test testName =" curand-cross-function" configFile =" config/TEMPLATE_cuRand.xml" />
95
95
<test testName =" curand-device" configFile =" config/TEMPLATE_cuRand.xml" />
You can’t perform that action at this time.
0 commit comments