Skip to content

Commit

Permalink
[color] rerun tmad test for susy_gg_t1t1: still no cross section (mad…
Browse files Browse the repository at this point in the history
…graph5#826 is NOT fixed) after Olivier's first two commits in PR madgraph5#852

./tmad/teeMadX.sh -susyggt1t1 +10x -makeclean

(PS: it is NOW quite obvious to me that PR madgraph5#852 should be tested against different issues like ggttgg madgraph5#856, NOT against susy madgraph5#826)
(PS: will now therefore slowly move to different tests - first, however, recover my coloramps.h proposal in susy and Olivier's later changes)
  • Loading branch information
valassi committed Jun 28, 2024
1 parent 0f250d7 commit 6baf004
Showing 1 changed file with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Working directory (build): /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/s

make USEBUILDDIR=1 BACKEND=cuda


make USEBUILDDIR=1 BACKEND=cppnone

make USEBUILDDIR=1 BACKEND=cppsse4
make USEBUILDDIR=1 BACKEND=cppavx2

Expand All @@ -13,8 +13,8 @@ make[1]: Entering directory '/data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp
make[1]: Entering directory '/data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/susy_gg_t1t1.mad/SubProcesses/P1_gg_t1t1x'
make[1]: Entering directory '/data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/susy_gg_t1t1.mad/SubProcesses/P1_gg_t1t1x'
make[1]: Entering directory '/data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/susy_gg_t1t1.mad/SubProcesses/P1_gg_t1t1x'
make[1]: Entering directory '/data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/susy_gg_t1t1.mad/SubProcesses/P1_gg_t1t1x'

make[1]: Entering directory '/data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/susy_gg_t1t1.mad/SubProcesses/P1_gg_t1t1x'
make USEBUILDDIR=1 BACKEND=cpp512z
make[1]: Entering directory '/data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/susy_gg_t1t1.mad/SubProcesses/P1_gg_t1t1x'
make[1]: Nothing to be done for 'all'.
Expand All @@ -32,7 +32,7 @@ make[1]: Leaving directory '/data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/

OMP_NUM_THREADS=

DATE: 2024-06-03_23:47:41
DATE: 2024-06-28_11:05:30

On itscrd90.cern.ch [CPU: Intel(R) Xeon(R) Silver 4216 CPU] [GPU: 1x Tesla V100S-PCIE-32GB]:
Working directory (run): /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/susy_gg_t1t1.mad/SubProcesses/P1_gg_t1t1x
Expand All @@ -58,9 +58,9 @@ Executing ' ./madevent_fortran < /tmp/avalassi/input_susyggt1t1_x1_fortran > /tm
[XSECTION] ChannelId = 3
[XSECTION] Cross section = 0.3116 [0.31156027201869302] fbridge_mode=0
[UNWEIGHT] Wrote 1767 events (found 4306 events)
[COUNTERS] PROGRAM TOTAL : 0.6691s
[COUNTERS] Fortran Overhead ( 0 ) : 0.6597s
[COUNTERS] Fortran MEs ( 1 ) : 0.0094s for 8192 events => throughput is 8.76E+05 events/s
[COUNTERS] PROGRAM TOTAL : 0.6366s
[COUNTERS] Fortran Overhead ( 0 ) : 0.6277s
[COUNTERS] Fortran MEs ( 1 ) : 0.0089s for 8192 events => throughput is 9.20E+05 events/s

*** (1) EXECUTE MADEVENT_FORTRAN x1 (create events.lhe) ***
--------------------
Expand All @@ -83,9 +83,9 @@ Executing ' ./madevent_fortran < /tmp/avalassi/input_susyggt1t1_x1_fortran > /tm
[XSECTION] ChannelId = 3
[XSECTION] Cross section = 0.3116 [0.31156027201869302] fbridge_mode=0
[UNWEIGHT] Wrote 1636 events (found 1641 events)
[COUNTERS] PROGRAM TOTAL : 0.3926s
[COUNTERS] Fortran Overhead ( 0 ) : 0.3833s
[COUNTERS] Fortran MEs ( 1 ) : 0.0093s for 8192 events => throughput is 8.78E+05 events/s
[COUNTERS] PROGRAM TOTAL : 0.3795s
[COUNTERS] Fortran Overhead ( 0 ) : 0.3709s
[COUNTERS] Fortran MEs ( 1 ) : 0.0086s for 8192 events => throughput is 9.56E+05 events/s

*** (1) EXECUTE MADEVENT_FORTRAN x10 (create events.lhe) ***
--------------------
Expand All @@ -108,9 +108,9 @@ Executing ' ./madevent_fortran < /tmp/avalassi/input_susyggt1t1_x10_fortran > /t
[XSECTION] ChannelId = 3
[XSECTION] Cross section = 0.311 [0.31098556244384407] fbridge_mode=0
[UNWEIGHT] Wrote 1828 events (found 1833 events)
[COUNTERS] PROGRAM TOTAL : 1.4460s
[COUNTERS] Fortran Overhead ( 0 ) : 1.3448s
[COUNTERS] Fortran MEs ( 1 ) : 0.1011s for 90112 events => throughput is 8.91E+05 events/s
[COUNTERS] PROGRAM TOTAL : 1.3984s
[COUNTERS] Fortran Overhead ( 0 ) : 1.3022s
[COUNTERS] Fortran MEs ( 1 ) : 0.0961s for 90112 events => throughput is 9.37E+05 events/s

*** (2-none) EXECUTE MADEVENT_CPP x1 (create events.lhe) ***
--------------------
Expand Down

0 comments on commit 6baf004

Please sign in to comment.