Commit 22ce65a
committed
[prof] in gg_tt.mad dsample.f, add time profilers also in sample_put_points
./build.none_d_inl0_hrd0/madevent_cpp < /tmp/avalassi/input_ggtt_x1_cudacpp
[COUNTERS] PROGRAM TOTAL : 0.7442s
[COUNTERS] Fortran Overhead ( 0 ) : 0.2437s
[COUNTERS] CudaCpp MEs ( 2 ) : 0.0871s for 16384 events => throughput is 5.32E-06 events/s
[COUNTERS] CudaCpp HEL ( 3 ) : 0.0008s
[COUNTERS] Fortran X2F ( 4 ) : 0.0162s for 16399 events => throughput is 9.86E-07 events/s
[COUNTERS] Fortran PDF ( 5 ) : 0.1335s for 98304 events => throughput is 1.36E-06 events/s
[COUNTERS] Fortran I/O ( 6 ) : 0.2629s for 16399 events => throughput is 1.60E-05 events/s
./build.none_d_inl0_hrd0/madevent_cpp < /tmp/avalassi/input_ggtt_x10_cudacpp
[COUNTERS] PROGRAM TOTAL : 1.9099s
[COUNTERS] Fortran Overhead ( 0 ) : 0.3233s
[COUNTERS] CudaCpp MEs ( 2 ) : 0.5203s for 98304 events => throughput is 5.29E-06 events/s
[COUNTERS] CudaCpp HEL ( 3 ) : 0.0007s
[COUNTERS] Fortran X2F ( 4 ) : 0.0956s for 98371 events => throughput is 9.71E-07 events/s
[COUNTERS] Fortran PDF ( 5 ) : 0.7980s for 589824 events => throughput is 1.35E-06 events/s
[COUNTERS] Fortran I/O ( 6 ) : 0.1719s for 98371 events => throughput is 1.75E-06 events/s1 parent 0ef123d commit 22ce65a
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1755 | 1755 | | |
1756 | 1756 | | |
1757 | 1757 | | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
1758 | 1761 | | |
1759 | 1762 | | |
1760 | 1763 | | |
1761 | 1764 | | |
| 1765 | + | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
| 1769 | + | |
| 1770 | + | |
1762 | 1771 | | |
1763 | 1772 | | |
1764 | 1773 | | |
| |||
2288 | 2297 | | |
2289 | 2298 | | |
2290 | 2299 | | |
| 2300 | + | |
2291 | 2301 | | |
2292 | 2302 | | |
2293 | 2303 | | |
| |||
2354 | 2364 | | |
2355 | 2365 | | |
2356 | 2366 | | |
| 2367 | + | |
2357 | 2368 | | |
2358 | 2369 | | |
2359 | 2370 | | |
| |||
2395 | 2406 | | |
2396 | 2407 | | |
2397 | 2408 | | |
| 2409 | + | |
2398 | 2410 | | |
2399 | 2411 | | |
2400 | 2412 | | |
| |||
0 commit comments