tRex implementation#1025
Open
zeniheisser wants to merge 91 commits intomadgraph5:masterfrom zeniheisser:tREX
+10,333-20
Commits
Commits on Oct 11, 2023
- committed
Commits on Jan 29, 2024
Commits on Feb 27, 2024
Commits on Mar 4, 2024
Commits on Mar 6, 2024
Commits on Mar 13, 2024
Commits on Jun 17, 2024
- committedZenny Jovi Joestar Wettersten
Commits on Jul 31, 2024
- committedZenny Jovi Joestar Wettersten
- committedZenny Jovi Joestar Wettersten
Commits on Aug 7, 2024
Commits on Aug 9, 2024
Commits on Sep 9, 2024
Commits on Sep 10, 2024
- committedZenny Jovi Joestar Wettersten
- committedZenny Jovi Joestar Wettersten
Commits on Sep 16, 2024
Commits on Sep 17, 2024
Commits on Sep 23, 2024
- committed
[amd] in gg_tt.mad and CODEGEN, fix cudacpp.mk to find the correct path to libamdhip64 madgraph5#998
[amd] in gg_tt.mad cudacpp.mk, try to work around the HIP crashes madgraph5#1003 by disabling SIMD in C++ objects for HIP builds - it does not help, will revert
[amd] in gg_tt.mad cudacpp.mk, try to work around HIP crashes madgraph5#1003 by disabling SIMD in C++ objects built with hipcc - it also does not help, will revert
[amd] in gg_tt.mad EventStatistics.h, try to work around HIP crashes madgraph5#1003 by adding volatile - it does not work, will revert
[amd] in gg_tt.mad EventStatistics.h, work around HIP crashes madgraph5#1003 by printing out sum.nevtOK() - this avoids teh crash but is not practical, will revert
[amd] in gg_tt.mad and CODEGEN EventStatistics.h, work around FPE crash madgraph5#1003 on hipcc by disabling optimizations for operator+=
[gcc14] in gg_tt.mad and CODEGEN mgOnGpuVectors.h, distinguish between const and non-const operator[] in cxtype_v (fix build error madgraph5#1004 on gcc14.2)
[clang] in gg_tt.mad and CODEGEN EventStatistics.h, work around FPE crash madgraph5#1005 on clang16 by disabling optimizations for operator+=
[clang] regenerate all processes with fixes for clang16 FPE madgraph5#1005 and for gcc142 cxtype_ref madgraph5#1003
[amd] in gq_ttq.mad and CODEGEN cudacpp.mk add optional debug flags for rocgdb on HIP (to debug the memory fault madgraph5#806)
[amd] rerun 30 tmad tests on LUMI against AMD GPUs - all as expected (heft fail madgraph5#833, skip ggttggg madgraph5#933, gqttq crash madgraph5#806)
- committed
- authored
- committed
Commits on Sep 24, 2024
Commits on Sep 30, 2024
Commits on Nov 4, 2024
- committed
Commits on Dec 5, 2024
Commits on Feb 5, 2025
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed