add COPYRIGHT and LGPL to CUDACPP plugin and generated code#643
Merged
valassi merged 50 commits intomadgraph5:masterfrom Apr 25, 2023
Merged
add COPYRIGHT and LGPL to CUDACPP plugin and generated code#643valassi merged 50 commits intomadgraph5:masterfrom
valassi merged 50 commits intomadgraph5:masterfrom
Conversation
…R and AUTHORS (if they exist) to <proc>/src
…T, COPYING, COPYING.LESSER and AUTHORS (if they exist) from <procdir>/src
… files. File COPYING is copied as-is from <https://www.gnu.org/licenses/gpl-3.0.txt>. File COPYING.LESSER is copied as-is from <https://www.gnu.org/licenses/lgpl-3.0.txt>.
…l COPYRIGHT file ./CODEGEN/generateAndCompare.sh gg_tt --mad ./CODEGEN/fixRepo.sh gg_tt.mad
…o.sh gg_ttg.mad regenerate processes with copyright lines and copyright files
…po.sh gg_ttgg.mad regenerate processes with copyright lines and copyright files
…epo.sh gg_ttggg.mad regenerate processes with copyright lines and copyright files
…po.sh ee_mumu.mad regenerate processes with copyright lines and copyright files
…o.sh gq_ttq.mad regenerate processes with copyright lines and copyright files
…ee_mumu.sa regenerate processes with copyright lines and copyright files
…_tt.sa regenerate processes with copyright lines and copyright files
…g_ttg.sa regenerate processes with copyright lines and copyright files
…gg_ttgg.sa regenerate processes with copyright lines and copyright files
… gg_ttggg.sa regenerate processes with copyright lines and copyright files
…q_ttq.sa regenerate processes with copyright lines and copyright files
…h heft_gg_h.sa regenerate processes with copyright lines and copyright files
…ER COPYRIGHT to <proc>.sa/src Eventually I must fix codegen, this is now done only in patchMad.sh which is not called for SA processes
… src, will do this via the plugin (also for sa files)
…ory (add symlinks for visibility), adapt patchMad and output.py accordingly This fixes an issue in .sa processes (when the copy was in patchMad.sh, this was only executed for .mad) [This commit was initialy in branch move - now renamed to auth2]
…from <procdir>/src to <procdir>, while deleting AUTHORS from generated code
… regenerate 6 processes mad ./CODEGEN/fixRepo.sh ee_mumu.mad; ./CODEGEN/generateAndCompare.sh ee_mumu --mad ./CODEGEN/fixRepo.sh gg_tt.mad; ./CODEGEN/generateAndCompare.sh gg_tt --mad ./CODEGEN/fixRepo.sh gg_ttg.mad; ./CODEGEN/generateAndCompare.sh gg_ttg --mad ./CODEGEN/fixRepo.sh gg_ttgg.mad; ./CODEGEN/generateAndCompare.sh gg_ttgg --mad ./CODEGEN/fixRepo.sh gg_ttggg.mad; ./CODEGEN/generateAndCompare.sh gg_ttggg --mad ./CODEGEN/fixRepo.sh gq_ttq.mad; ./CODEGEN/generateAndCompare.sh gq_ttq --mad
… regenerate 7 processes sa ./CODEGEN/fixRepo.sh ee_mumu.sa; ./CODEGEN/generateAndCompare.sh ee_mumu ./CODEGEN/fixRepo.sh gg_tt.sa; ./CODEGEN/generateAndCompare.sh gg_tt ./CODEGEN/fixRepo.sh gg_ttg.sa; ./CODEGEN/generateAndCompare.sh gg_ttg ./CODEGEN/fixRepo.sh gg_ttgg.sa; ./CODEGEN/generateAndCompare.sh gg_ttgg ./CODEGEN/fixRepo.sh gg_ttggg.sa; ./CODEGEN/generateAndCompare.sh gg_ttggg ./CODEGEN/fixRepo.sh gq_ttq.sa; ./CODEGEN/generateAndCompare.sh gq_ttq ./CODEGEN/fixRepo.sh heft_gg_h.sa; ./CODEGEN/generateAndCompare.sh heft_gg_h
…the git repo COPYRIGHT, COPYING and COPYING.LESSER (but not AUTHORS) in <procdir> if they exist
…nd strip them off in model_handling.py
…ate, and strip them off in model_handling.py
…tions.inc template, and strip them off in model_handling.py
…on.inc template, and strip them off in model_handling.py
…late, and strip them off in model_handling.py
…plate, and strip them off in model_handling.py
…to make them more consistent - "for the MG5aMC CPP backend" - "for the MG5aMC CUDACPP plugin" - use a leading "!" for copyright comments that are removed
…mplates instead of 7
…the MG5AMC author list in github)
… to all 7 processes sa and 6 processes mad
Member
Author
|
This can now be merged as discussed at the development meeting earlier today All tests passed - self merging |
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.
This is a WIP PR adding COPYRIGHT and LGPL to CUDACPP plugin and generated code