-
Notifications
You must be signed in to change notification settings - Fork 32
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
Add support for AVX, HRDCOD, HELINL, FPTYPE in the runcards #700
Comments
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this issue
Aug 7, 2024
…_type' to 'cudacpp_fptype' for runcard options (madgraph5#700, madgraph5#788, madgraph5#835) (Older commit on gg_tt.mad, later cherry-picked fixing AVX conflicts, and later backported to CODEGEN too)
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this issue
Oct 7, 2024
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this issue
Oct 7, 2024
…o that they can be used when set in the runcards madgraph5#700
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this issue
Oct 7, 2024
…st v1.00.00 and fixing SubProcesses/makefile madgraph5#700 The only files that still need to be patched are - 1 in patch.common: Source/genps.inc, SubProcesses/makefile - 2 in patch.P1: driver.f, matrix1.f ./CODEGEN/generateAndCompare.sh gg_tt --mad --nopatch git diff --no-ext-diff -R gg_tt.mad/SubProcesses/makefile > CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/MG5aMC_patches/PROD/patch.common git diff --no-ext-diff -R gg_tt.mad/SubProcesses/P1_gg_ttx/driver.f gg_tt.mad/SubProcesses/P1_gg_ttx/matrix1.f > CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/MG5aMC_patches/PROD/patch.P1 git checkout gg_tt.mad (Later regenerated gg_tt.mad and checked that all is ok)
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this issue
Oct 7, 2024
…rect and that runcard and launch_plugin are ok madgraph5#700
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this issue
Oct 7, 2024
… runcards madgraph5#700 (SubProcesses/makefile, runcard, launch_plugin)
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this issue
Oct 7, 2024
…ranch grid This includes in summary - madgraph5#700 add cudacpp_helinl, cudacpp_hrdcod, rename cudacpp_fptype - madgraph5#945 add cudacpp_bldall for multi-backend gridpacks - madgraph5#957 enhance tlau tests: instrument python code for gridpack profiling, add test logs and scripts to parse them
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add support for AVX, HRDCOD, HELINL, FPTYPE in the runcards
The text was updated successfully, but these errors were encountered: