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

A few minor additions to doc and scripts for gridpacks #714

Merged
merged 6 commits into from
Jun 20, 2023

Conversation

valassi
Copy link
Member

@valassi valassi commented Jun 20, 2023

A few minor additions to doc and scripts for gridpacks

…mply removed "madevent" from "output"

This is useful to check that the "madevent" word is optional.
I get the same code in gg_tt.mad and in gg__tt.mad2.

The only differences are

./CODEGEN/generateAndCompare.sh gg_tt --mad
./CODEGEN/generateAndCompare.sh gg_tt --mad2

diff -r gg_tt.mad gg_tt.mad2diff -r gg_tt.mad/Cards/proc_card_mg5.dat gg_tt.mad2/Cards/proc_card_mg5.dat
48,49c48,49
< output madevent CODEGEN_mad_gg_tt --hel_recycling=False --vector_size=16384 --me_exporter=standalone_cudacpp
---
> output CODEGEN_mad2_gg_tt --hel_recycling=False --vector_size=16384 --me_exporter=standalone_cudacpp
Only in gg_tt.mad2: CODEGEN_mad2_gg_tt_log.txt
Only in gg_tt.mad: CODEGEN_mad_gg_tt_log.txt
…same code as --mad)

Revert "[grid] in CODEGEN/generateAndCompare.sh add a "--mad2" option that simply removed "madevent" from "output""
This reverts commit fb67eec.
… Sapta for CMS)

I will merge this as-is, it just contains a few useful additions to doc and scripts for gridpacks
@valassi valassi self-assigned this Jun 20, 2023
@valassi
Copy link
Member Author

valassi commented Jun 20, 2023

Self merging

@valassi valassi merged commit 603ff90 into madgraph5:master Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant