Skip to content

Commit

Permalink
[grid] in tlau/fromgridpacks, add pp_dy4j.mad/summary.txt
Browse files Browse the repository at this point in the history
Note that there is still a large overhead in cuda results madgraph5#994, but on dy+4j this is background noise...

./parseGridpackLogs.sh  pp_dy4j.mad | tee pp_dy4j.mad/summary.txt
  • Loading branch information
valassi committed Sep 14, 2024
1 parent 65408e8 commit 5d57d30
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions epochX/cudacpp/tlau/fromgridpacks/pp_dy4j.mad/summary.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
pp_dy4j.mad/fortran/output.txt
[GridPackCmd.launch] OVERALL TOTAL 4824.4208 seconds
[madevent COUNTERS] PROGRAM TOTAL 4671.95
[madevent COUNTERS] Fortran Overhead 317.353
[madevent COUNTERS] Fortran MEs 4354.6
--------------------------------------------------------------------------------
pp_dy4j.mad/cppnone/output.txt
[GridPackCmd.launch] OVERALL TOTAL 5891.6592 seconds
[madevent COUNTERS] PROGRAM TOTAL 5743.2
[madevent COUNTERS] Fortran Overhead 315.785
[madevent COUNTERS] CudaCpp MEs 5412.43
[madevent COUNTERS] CudaCpp HEL 14.9908
--------------------------------------------------------------------------------
pp_dy4j.mad/cppsse4/output.txt
[GridPackCmd.launch] OVERALL TOTAL 3129.8929 seconds
[madevent COUNTERS] PROGRAM TOTAL 2977.71
[madevent COUNTERS] Fortran Overhead 315.039
[madevent COUNTERS] CudaCpp MEs 2655.23
[madevent COUNTERS] CudaCpp HEL 7.446
--------------------------------------------------------------------------------
pp_dy4j.mad/cppavx2/output.txt
[GridPackCmd.launch] OVERALL TOTAL 1589.4331 seconds
[madevent COUNTERS] PROGRAM TOTAL 1438.59
[madevent COUNTERS] Fortran Overhead 317.566
[madevent COUNTERS] CudaCpp MEs 1117.72
[madevent COUNTERS] CudaCpp HEL 3.2992
--------------------------------------------------------------------------------
pp_dy4j.mad/cpp512y/output.txt
[GridPackCmd.launch] OVERALL TOTAL 1505.2116 seconds
[madevent COUNTERS] PROGRAM TOTAL 1354.44
[madevent COUNTERS] Fortran Overhead 316.385
[madevent COUNTERS] CudaCpp MEs 1035.06
[madevent COUNTERS] CudaCpp HEL 2.9977
--------------------------------------------------------------------------------
pp_dy4j.mad/cpp512z/output.txt
[GridPackCmd.launch] OVERALL TOTAL 1585.8407 seconds
[madevent COUNTERS] PROGRAM TOTAL 1440.68
[madevent COUNTERS] Fortran Overhead 316.748
[madevent COUNTERS] CudaCpp MEs 1120.05
[madevent COUNTERS] CudaCpp HEL 3.884
--------------------------------------------------------------------------------
pp_dy4j.mad/cuda/output.txt
[GridPackCmd.launch] OVERALL TOTAL 641.0242 seconds
[madevent COUNTERS] PROGRAM TOTAL 458.101
[madevent COUNTERS] Fortran Overhead 365.022
[madevent COUNTERS] CudaCpp MEs 21.2839
[madevent COUNTERS] CudaCpp HEL 71.7957
--------------------------------------------------------------------------------
pp_dy4j.mad/hip/output.txt
File not found: SKIP backend hip
--------------------------------------------------------------------------------

0 comments on commit 5d57d30

Please sign in to comment.