-
Notifications
You must be signed in to change notification settings - Fork 33
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
In tmad/tput scripts, print out how many helicities are used (helicity filtering) #563
Comments
valassi
changed the title
In tmad/tput scripts, print out how many helicities are used
In tmad/tput scripts, print out how many helicities are used (helicity filtering)
Dec 11, 2022
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this issue
Dec 11, 2022
…l to retrieve the number of good helicities
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this issue
Dec 11, 2022
… from fortran matrix1.f
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this issue
Dec 11, 2022
… from cudacpp Bridge in auto_dsig1.f To implement this, add the retrieval of nTotHel from the Bridge Also add a sanity check that this is equal t oNCOMB from Fortran
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this issue
Dec 11, 2022
This has been implemneted in #562. I am rerunning tests for that, the new logs should contain the printouts. This can be closed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a followup to #470 and is meant to debug #561 (possibly a rerun of #419): in the tmad/tput scripts, I should filter the printout of how many helicities are used, and expose that in the summary logs.
NB a printout pf helicities is also needed in Fortran ME calculations.
The text was updated successfully, but these errors were encountered: