151
151
/* PASS: outputs from GPU and CPU implementations are identical. */
152
152
~*~*~*~* GPU speed up: 46.694 *~*~*~*~
153
153
154
- /* Seed population built (size: 1005) */
155
- /* Expanded genome set built (size: 370727) */
156
- 3442.18 ms for Composite net construction.
157
- 1493.11 ms for construction of all networks individually.
158
- 2.04238 ms for composite net evaluation.
159
- /* Seed population built (size: 991) */
160
- /* Expanded genome set built (size: 524288) */
161
- 4567.65 ms for Composite net construction.
162
- 1924.95 ms for construction of all networks individually.
163
- 2.67829 ms for composite net evaluation.
164
154
/* Seed population built (size: 1006) */
165
155
/* Expanded genome set built (size: 741455) */
166
156
8228.44 ms for Composite net construction.
179
169
/* PASS: outputs from GPU and CPU implementations are identical. */
180
170
~*~*~*~* GPU speed up: 51.3127 *~*~*~*~
181
171
172
+ /* Seed population built (size: 1023) */
173
+ /* Expanded genome set built (size: 370727) */
174
+ 3221.88 ms for Composite net construction.
175
+ 1409.46 ms for construction of all networks individually.
176
+ 1.98884 ms for composite net evaluation.
177
+ 98.8848 ms for evaluation of all networks individually.
178
+ /* PASS: outputs from GPU and CPU implementations are identical. */
179
+ ~*~*~*~* GPU speed up: 49.7199 *~*~*~*~
180
+
181
+ /* Seed population built (size: 1010) */
182
+ /* Expanded genome set built (size: 524288) */
183
+ 4936.81 ms for Composite net construction.
184
+ 1994.01 ms for construction of all networks individually.
185
+ 2.86493 ms for composite net evaluation.
186
+ 149.467 ms for evaluation of all networks individually.
187
+ /* PASS: outputs from GPU and CPU implementations are identical. */
188
+ ~*~*~*~* GPU speed up: 52.1711 *~*~*~*~
0 commit comments