Merged
Conversation
…e base class called "wanted_couplings", this list also contained the independent couplings which need to be removed / filtered out before applying the ordering
Member
Author
|
self merging |
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this pull request
Oct 28, 2023
This adds the following commits by Stefan for madgraph5#760 and madgraph5#761 8e34cca Stefan Roiser Fri Sep 8 14:53:46 2023 +0200 Merge pull request madgraph5#761 from roiser/fixRemoveNonRunningCouplings 97fdd8f Stefan Roiser Fri Sep 8 14:36:48 2023 +0200 when ordering the running couplings this was done from a list from the base class called "wanted_couplings", this list also contained the independent couplings which need to be removed / filtered out before applying the ordering 58d80a3 Stefan Roiser Fri Sep 8 12:34:46 2023 +0200 Merge pull request madgraph5#760 from roiser/fixKokkosMakefilesMacOS 5460e8d Stefan Roiser Fri Sep 8 09:21:35 2023 +0200 remove symbolik links in the .sa directories makefile->kokkos.mk
valassi
added a commit
to valassi/madgraph4gpu
that referenced
this pull request
Oct 28, 2023
…mu again) after Stefan's changes for PRs madgraph5#760 and madgraph5#761 The only code changes are in gq_ttq and in ee_mumu. - The tput and tmad tests in gq_ttq now fail again (runTest failure and xsec mismatch). Logs not included. - Code generation in ee_mumu is now successful (but clang format must be fixed around Ccoeff). I have not run eemumu tests yet.
This was referenced Oct 28, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…e base class called "wanted_couplings", this list also contained the independent couplings which need to be removed / filtered out before applying the ordering