Skip to content

Fix assert in pptt code generation#340

Merged
valassi merged 6 commits intomadgraph5:masterfrom
valassi:pptt
Jan 24, 2022
Merged

Fix assert in pptt code generation#340
valassi merged 6 commits intomadgraph5:masterfrom
valassi:pptt

Conversation

@valassi
Copy link
Member

@valassi valassi commented Jan 20, 2022

This is a WIP for pptt code generation (#272). I immediately hit the bug reported by @oliviermattelaer in #337.

…adgraph5#337

DEBUG:  Entering PLUGIN_OneProcessExporter.write_process_cc_file [model_handling.py at line 1005]
Command "import /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_pp_tt.mg" interrupted in sub-command:
"output standalone_cudacpp CODEGEN_cudacpp_pp_tt" with error:
AssertionError :
…graph5#337)

DEBUG:  Entering PLUGIN_OneProcessExporter.write_process_cc_file [model_handling.py at line 1005]
Command "import /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_uu_tt.mg" interrupted in sub-command:
"output standalone_cudacpp CODEGEN_cudacpp_uu_tt" with error:
AssertionError :
@valassi valassi self-assigned this Jan 24, 2022
…rocesses

This completes the fix for the assert issue madgraph5#337 (pptt generation was failing).
The second issue in pptt (generation succeeds but build fails with nprocesses=2) is moved to madgraph5#343
@valassi
Copy link
Member Author

valassi commented Jan 24, 2022

This is a fix for the first issue in #337 (the assert error during pptt code generation).

The second issue in #337 (the build error of pptt code due to nprocesses=2) is now moved to #343.

I am self merging this patch, which only contains minor changes.

@valassi valassi changed the title WIP - pptt code generation Fix assert in pptt code generation Jan 24, 2022
@valassi valassi marked this pull request as ready for review January 24, 2022 19:25
@valassi valassi merged commit 708b5da into madgraph5:master Jan 24, 2022
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