-
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
Regenerate code (and susyggt1t1 reference logs) with couplings fix from PR 918 #934
Conversation
…dX.sh -susyggt1t1 -makeclean) - yes indeed will revert
Revert "[susy2] check that issue madgraph5#826 is still pending (./tmad/teeMadX.sh -susyggt1t1 -makeclean) - yes indeed will revert" This reverts commit 8d0ee2c.
…e variables in main sequence and inside functions
…but after fixing PASSED in tput scripts - all ok ./tput/teeThroughputX.sh -mix -hrd -makej -susyggt1t1 -makeclean
….sh -susyggt1t1 -makeclean) Will regenerate all processes, launch the CI and later launch manual tests
madgraph5#918 - confirms that only susy_gg_t1t1 code has been affected
…fixing the order of couplings CUDACPP_RUNTEST_DUMPEVENTS=1 ./build.cuda_d_inl0_hrd0/runTest_cuda.exe \cp ../../test/ref/dump* ../../../CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/test/ref/ \cp ../../test/ref/dump* ../../../susy_gg_t1t1.sa/test/ref/
…d recreating reference logs, all ok ./tput/teeThroughputX.sh -mix -hrd -makej -susyggt1t1 -makeclean
…ll ok, confirming madgraph5#826 is fixed ./tmad/teeMadX.sh -susyggt1t1 -mix +10x
Hi @oliviermattelaer this is ready for review for me can you have a look after your holidays please? In addition to the fix in #918, this includes
I suggest approving this, then mering 918, then merging this one. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just nitpicking on two pep08 stype of writing code (that are technically in the other PR already).
But ok, this is good to go.
Thanks,
Olivier
epochX/cudacpp/CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/model_handling.py
Outdated
Show resolved
Hide resolved
epochX/cudacpp/CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/model_handling.py
Outdated
Show resolved
Hide resolved
Olivier's suggestion for better pep08 formatting in python Co-authored-by: oliviermattelaer <33414646+oliviermattelaer@users.noreply.github.com>
Olivier's suggestion for better pep08 formatting in python Co-authored-by: oliviermattelaer <33414646+oliviermattelaer@users.noreply.github.com>
Thanks I committed your suggestions (can you tell me how you check pep08 please? coul dbe useful for me too)
Thanks :-) I will resolve conflicts (I have just merged #849 and #939) an dthen merge |
…er merging git checkout upstream/master $(git ls-tree --name-only HEAD */CODEGEN*txt)
…ch PRs madgraph5#849 and madgraph5#939) into susy2
…erging madgraph5#849 and madgraph5#939 - no change in code, only in codegen logs
…rder madgraph5#918, and smaller patch madgraph5#939 and madgraph5#849) into susy2 Note: there is no change with respect to the previous origin/susy2 after this merge (no need to rerun the CI)
I had to merge upstream/master with 918 into this one. But there is no change anywhere, no need to rerun teh CI. I wil ljust merge. |
…rder madgraph5#918 and madgraph5#934, and smaller patch madgraph5#939 and madgraph5#849) into pptt
Regenerate code with couplings fix from PR 918
This is simply an extension of PR #918 adding code regeneration - and I will add a few more manual tests probably