Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tRex implementation #1025

Open
wants to merge 83 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
a3c2cde
added rex files
zeniheisser Oct 11, 2023
89629da
Merge branch 'madgraph5:master' into rexDev
zeniheisser Jan 29, 2024
ce4e536
major changes to REX and teawREX, plus first base for template runfil…
zeniheisser Feb 27, 2024
9f798d6
Merge branch 'madgraph5:master' into rexDev
zeniheisser Mar 4, 2024
77ee370
small fixes to rwgt code
zeniheisser Mar 4, 2024
d3815b8
changed submodule to my fork
zeniheisser Mar 4, 2024
333bb5c
fixes to get rwgt exporter working
zeniheisser Mar 4, 2024
0050026
small modifications and added files, checking fbridge which currently…
zeniheisser Mar 6, 2024
43ef2e8
added proper makefiles for rwgt_runners and rwgt_driver
zeniheisser Mar 13, 2024
fb7a254
separated REX into header and implementation, fixed compilation of P-…
zeniheisser Apr 9, 2024
d041b35
added rex files
zeniheisser Oct 11, 2023
15a2a65
major changes to REX and teawREX, plus first base for template runfil…
zeniheisser Feb 27, 2024
d5933a8
small fixes to rwgt code
zeniheisser Mar 4, 2024
b5827c2
changed submodule to my fork
zeniheisser Mar 4, 2024
5433aac
fixes to get rwgt exporter working
zeniheisser Mar 4, 2024
e5a95d3
small modifications and added files, checking fbridge which currently…
zeniheisser Mar 6, 2024
f755c17
added proper makefiles for rwgt_runners and rwgt_driver
zeniheisser Mar 13, 2024
8c78800
separated REX into header and implementation, fixed compilation of P-…
zeniheisser Apr 9, 2024
ad46244
rebase
Jun 17, 2024
0e4c680
new makefiles and export routines for rwgt_runner/driver
Jul 31, 2024
77488e3
added generic rwgt_runner header, modified runners and drivers to put…
Jul 31, 2024
ff6b3e1
added final necessary functionality for a library based implementatio…
zeniheisser Aug 7, 2024
4b9b82e
fixed handling for amps with multiple parton sets, now treats them pr…
zeniheisser Aug 9, 2024
12ae2f8
lots of bugfixes with indexing and memory management
zeniheisser Sep 9, 2024
ad48bbc
updated submodule
zeniheisser Sep 9, 2024
6c00da5
update submodule to merged upstream version
zeniheisser Sep 9, 2024
506b2e8
reverted to earlier mg5 branch
Sep 10, 2024
52016c2
modified makefiles to support gpu compilation, made cuda default targ…
Sep 10, 2024
00a081c
changed default backend back to cppauto for testing
zeniheisser Sep 16, 2024
c2a9e85
merged upstream and tweaks to handle interfaces
zeniheisser Sep 16, 2024
06bd58f
fixed submodule link
zeniheisser Sep 16, 2024
a166e74
separated REX and teawREX compilations
zeniheisser Sep 17, 2024
4f68de8
removed legacy comments
zeniheisser Sep 17, 2024
55fdda9
removed legacy code and files, renamed some functions to make naming …
zeniheisser Sep 23, 2024
4c01292
[param] regenerate gg_tt.mad for reference (in the usual directory an…
valassi Sep 16, 2024
9a50131
[param] in CODEGEN/generateAndCompare.sh move the changes to Cards/id…
valassi Sep 16, 2024
ea796d0
[param] regenerate gg_tt.mad after anticipating the changes to ident_…
valassi Sep 16, 2024
2aeb8a3
[param] ** COMPLETE PARAM ** regenerate all processes: param_card.inc…
valassi Sep 16, 2024
9f7bc60
[amd] in gg_tt.mad and CODEGEN, fix cudacpp.mk to find the correct pa…
valassi Sep 16, 2024
b4f1689
[amd] regenerate all processes with fixes for libamdhip64 in cudacpp.mk
valassi Sep 16, 2024
212a9e0
[amd] in tput/allTees.sh clarify that -cpponly and -nocuda exist whil…
valassi Sep 17, 2024
1358fcb
[amd] in tput/allTees.sh, on second thought add back -hip, but make t…
valassi Sep 17, 2024
5ecc699
[amd] rerun 96 tput tests on LUMI - many issues at build time and at …
valassi Sep 17, 2024
abb441e
[amd] revert 96 tput logs on LUMI
valassi Sep 17, 2024
cf602a1
[amd] in tput/throughputX.sh expose FPE crash #1003 on HIP and improv…
valassi Sep 17, 2024
47a15ab
[amd] in gg_tt.mad cudacpp.mk, try to work around the HIP crashes #10…
valassi Sep 17, 2024
07e0754
[amd] in gg_tt.mad cudacpp.mk, revert the previous commit (1)
valassi Sep 17, 2024
bed013d
[amd] in gg_tt.mad cudacpp.mk, try to work around HIP crashes #1003 b…
valassi Sep 17, 2024
07845c1
[amd] in gg_tt.mad cudacpp.mk, revert the previous commit (2)
valassi Sep 17, 2024
14ac1d9
[amd] in gg_tt.mad EventStatistics.h, try to work around HIP crashes …
valassi Sep 17, 2024
35de4df
[amd] in gg_tt.mad EventStatistics.h, revert the previous commit (1)
valassi Sep 17, 2024
f111828
[amd] in gg_tt.mad EventStatistics.h, work around HIP crashes #1003 b…
valassi Sep 17, 2024
4244662
[amd] in gg_tt.mad EventStatistics.h, revert the previous commit (2)
valassi Sep 17, 2024
305c781
[amd] in gg_tt.mad and CODEGEN EventStatistics.h, work around FPE cra…
valassi Sep 17, 2024
b4a7b35
[amd] in gg_tt.mad and CODEGEN EventStatistics.h, fix clang formatting
valassi Sep 17, 2024
15df2e6
[amd] regenerate all processes with the fix for #1003
valassi Sep 17, 2024
9ccc0d7
[gcc14] in gg_tt.mad and CODEGEN mgOnGpuVectors.h, distinguish betwee…
valassi Sep 18, 2024
c0a3dc6
[gcc14] in gg_tt.mad and CODEGEN mgOnGpuCxtypes.h, clarify that cxtyp…
valassi Sep 18, 2024
c6c6234
[clang] in gg_tt.mad and CODEGEN EventStatistics.h, work around FPE c…
valassi Sep 18, 2024
55dcb6b
[clang] regenerate all processes with fixes for clang16 FPE #1005 and…
valassi Sep 18, 2024
a647b4b
[clang] rerun 102 tput tests on itscrd90 - all ok
valassi Sep 18, 2024
5439b7d
[clang] ** COMPLETE CLANG ** rerun 30 tmad tests on itscrd90 - all as…
valassi Sep 18, 2024
1b67e65
[amd] rerun 96 tput builds and tests on LUMI worker node (small-g 72h…
valassi Sep 18, 2024
a45dcb5
[amd] in gq_ttq.mad and CODEGEN cudacpp.mk add optional debug flags f…
valassi Sep 18, 2024
4416181
[amd] regenerate all processes (just with some comments in cudacpp.mk)
valassi Sep 18, 2024
3cc0280
[amd] rerun 30 tmad tests on LUMI against AMD GPUs - all as expected …
valassi Sep 19, 2024
c4164fe
[amd] ** COMPLETE AMD ** revert to itscrd90 logs for tput/tmad tests
valassi Sep 19, 2024
6eea889
removed superfluous makefile, added default backend that prioritises …
zeniheisser Sep 23, 2024
85b185f
Merge branch 'madgraph5:master' into rexDev
zeniheisser Sep 23, 2024
0ba830d
added official licensing terms (LGPL3.0) and removed some unused code
zeniheisser Sep 23, 2024
c48fc6c
fixed indexing issue when modifying several parameters in the same SL…
zeniheisser Sep 24, 2024
052b61b
Merge branch 'master' into tREX
zeniheisser Sep 27, 2024
23d504b
separated tREX output into a specific reweighting plugin mode
zeniheisser Sep 27, 2024
36b7139
added file storing all the functionality for tREX output
zeniheisser Sep 27, 2024
e442637
changed native mg branch from rexCPP to gpucpp
zeniheisser Sep 27, 2024
eaa2a3b
updated submodule to point to latest gpucpp
zeniheisser Sep 30, 2024
deb07ae
major restructuring of compilation, such that symbols shared across s…
zeniheisser Oct 2, 2024
910bfce
merge upstream
zeniheisser Nov 4, 2024
63bbbfc
fixed processes with multiple non-interfering cross sections
zeniheisser Nov 6, 2024
d9fefe6
uncommented debug statements but set default debug flags to false and…
zeniheisser Nov 6, 2024
3f08dc4
fixed trex import to work in the dev structure of having the plugin o…
zeniheisser Dec 5, 2024
bc74e37
fixed formatting to match project
zeniheisser Dec 5, 2024
89545ec
additional formatting issue
zeniheisser Dec 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removed superfluous makefile, added default backend that prioritises …
…gpu backends over cpp using the original error logic for CUDA or HIP
zeniheisser committed Sep 23, 2024
commit 6eea88941eb14a024bdb5537e0399802470f8bef
Original file line number Diff line number Diff line change
@@ -10,7 +10,20 @@

# Set the default BACKEND (CUDA, HIP or C++/SIMD) choice
ifeq ($(BACKEND),)
override BACKEND = cppauto
override BACKEND = gpucpp
endif

# Stop immediately if BACKEND=cuda but nvcc is missing
ifeq ($(BACKEND),gpucpp)
ifeq ($(shell which nvcc 2>/dev/null),)
ifeq ($(shell which hipcc 2>/dev/null),)
override BACKEND = cppauto
else
override BACKEND = hip
endif
else
override BACKEND = cuda
endif
endif

# Set the default FPTYPE (floating point type) choice
Loading