WIP: studies on CMS DY#946
Draft
valassi wants to merge 316 commits intomadgraph5:masterfrom valassi:cmsdy
+2,856,118-4,771
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Aug 7, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
[clang] in /tools/mg-clang-format/mg-clang-format, downgrade to clang-format v15 from cvmfs if a more recent version is installed madgraph5#952
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
[grid] new log from a gridpack execution of tlau gqttq cppnone (finally including python timers too)
committed- committed
[cmsdy] first log from a gridpack execution of tlau pp_dy012j fortran (including timer instrumentation madgraph5#957)
committed[cmsdy] first log from a gridpack execution of tlau pp_dy012j for ALL backends (including timer instrumentation madgraph5#957)
committed- committed
- committed
- committed
- committed
- committed
Commits on Aug 8, 2024
- committed
- committed
- committed
- committed
- committed
[cmsdy] in pp_dy3j.mad vector.inc and run_card.dat, use vecsize_memmax=32 instead of 16384 (investigate madgraph5#943 and madgraph5#958)
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
[cmsdy] regenerate pp_dy3j with the fixes for madgraph5#958 in madgraph5#960 (remove first cudacpp pass in helicity calculation)
committed[cmdsy] in tlau, rerun dy3j gridpack creation using fortran on itgold91, with 16384 vector_size, and the removal of cudacpp helicity pass madgraph5#960
committed- committed
[cmsdy] new tlau run of ppdy3j for ALL backends from gridpack on itgold91, vector_size=16384, overhead reduced PR madgraph5#960
committed
Commits on Aug 10, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Aug 11, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Aug 12, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
[cmsdy] in tlau, modify the parseGridpackLogs.sh to create a summary.txt file, and add pp_dy3j.mad/summary.txt madgraph5#943
committed[cmsdy] fix the tlau parseGridpackLogs.sh script and the resulting pp_dy3j.mad/summary.txt madgraph5#943
committed
Commits on Aug 13, 2024
Commits on Aug 14, 2024
- committed
- committed
- committed
[prof] rerun 30 tmad tests on itscrd90 WITH NEW COUNTERS - all as expected (failures in heft madgraph5#833)
committed- committed
- committed
- committed
Commits on Aug 15, 2024
- committed
- committed
- committed
- committed
Commits on Aug 19, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
[prof] regenerate CODEGEN patch from gg_tt.mad including htuple comments madgraph5#967 and additional counters
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
[cmsdy] in dsample.f of pp_dy3j.mad P0_gux_taptamggux (also copied to gg_tt.mad), simplify the code for xbin_min and xbin_max (part1 of madgraph5#969)
committed- committed
[cmsdy] in dsample.f of pp_dy3j.mad P0_gux_taptamggux (also copied to gg_tt.mad), cache xbin_min for xmin=0 and xbin_max for xmax=1 (part2 of madgraph5#969)
committed- committed
Commits on Aug 21, 2024
- committed
Merge remote-tracking branch 'upstream/master' (with hel madgraph5#960, mac madgraph5#974, nvcc madgraph5#966) into prof
committed- committed
[prof] in gg_tt.mad and CODEGEN timers/counters, disable Rdtsc counters on platforms other than Intel madgraph5#977
committed[prof] regenerate all processes after disabling Rdtsc counters on platforms other than Intel madgraph5#977
committed
Commits on Aug 22, 2024
- committed
Merge remote-tracking branch 'upstream/master' (with hel madgraph5#960, mac madgraph5#974, nvcc madgraph5#966) into grid
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
[cmsdy] in dsample.f of pp_dy3j.mad P0_gux_taptamggux [!NB: forgot to copy this to gg_tt.mad!], skip xbin checks if CUDACPP_RUNTIME_SKIPXBINCHECKS is set (part3 of madgraph5#969)
committed[prof] regenerate CODEGEN patch from gg_tt.mad including the madgraph5#969 performance improvements in sample_get_x in dsample.f
committed- committed
- committed
- committed
[prof] regenerate CODEGEN patch from gg_tt.mad including htuple comments madgraph5#967 and additional counters
committed- committed
- committed
- committed
[cmsdy] regenerate pp_dy3j.mad (with new timers/counters and with madgraph5#969 improvements in dsample.f) on itscrd90 [NB: CUDACPP_RUNTIME_SKIPXBINCHECKS is still missing here!]
committed[cmdsy] in tlau, recreate dy3j gridpack using fortran on itgold91, including the latest timers/counters and madgraph5#969 sample_get_x speedups [NB: CUDACPP_RUNTIME_SKIPXBINCHECKS still missing!]
committed- committed
- committed
- committed
- committed
- committed
[prof] regenerate CODEGEN patch from gg_tt.mad, finally including the CUDACPP_RUNTIME_SKIPXBINCHECKS patch madgraph5#968 (on top of madgraph5#969)
committed- committed
[cmdsy] in tlau, recreate dy3j gridpack using fortran on itgold91, including madgraph5#968 CUDACPP_RUNTIME_SKIPXBINCHECKS
committed- committed
- committed
- committed
- committed
[cmsdy] in tlau recompute pp_dy3j.mad/summary.txt on itgold91 (with CUDACPP_RUNTIME_SKIPXBINCHECKS set madgraph5#968 : big improvement!)
committed- committed
Merge branch 'grid' (including also upstream/master merge with hel madgraph5#960, mac madgraph5#974, nvcc madgraph5#966) into cmsdy
committed
Commits on Aug 23, 2024
- committed
- committed
[prof] in gg_tt.mad and CODEGEN timers/counters, disable Rdtsc counters on platforms other than Intel madgraph5#977
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Aug 27, 2024
Commits on Sep 2, 2024
- committed
Merge remote-tracking branch 'upstream/master' (including new CI and Source/makefile madgraph5#980) into prof
committed- committed
Merge remote-tracking branch 'upstream/master' (including new CI and Source/makefile madgraph5#980) into grid
committed- committed
- committed
- committed
Commits on Sep 16, 2024
- committed
- committed
- committed
- committed
Commits on Oct 4, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- committed