forked from madgraph5/madgraph4gpu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tex] add code generation for ggttggg (madgraph5#344)
- Loading branch information
Showing
270 changed files
with
118,845 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
144 changes: 144 additions & 0 deletions
144
epochX/cudacpp/gg_ttggg.auto/CODEGEN_cudacpp_gg_ttggg_log.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,144 @@ | ||
Running MG5 in debug mode | ||
************************************************************ | ||
* * | ||
* W E L C O M E to * | ||
* M A D G R A P H 5 _ a M C @ N L O * | ||
* * | ||
* * | ||
* * * * | ||
* * * * * * | ||
* * * * * 5 * * * * * | ||
* * * * * * | ||
* * * * | ||
* * | ||
* VERSION 2.9.5 2021-08-22 * | ||
* BZR 2.7.0_gpu 371 * | ||
* * | ||
* The MadGraph5_aMC@NLO Development Team - Find us at * | ||
* https://server06.fynu.ucl.ac.be/projects/madgraph * | ||
* and * | ||
* http://amcatnlo.web.cern.ch/amcatnlo/ * | ||
* * | ||
* Type 'help' for in-line help. * | ||
* Type 'tutorial' to learn how MG5 works * | ||
* Type 'tutorial aMCatNLO' to learn how aMC@NLO works * | ||
* Type 'tutorial MadLoop' to learn how MadLoop works * | ||
* * | ||
************************************************************ | ||
load MG5 configuration from input/mg5_configuration.txt | ||
fastjet-config does not seem to correspond to a valid fastjet-config executable (v3+). We will use fjcore instead. | ||
Please set the 'fastjet'variable to the full (absolute) /PATH/TO/fastjet-config (including fastjet-config). | ||
MG5_aMC> set fastjet /PATH/TO/fastjet-config | ||
|
||
lhapdf-config does not seem to correspond to a valid lhapdf-config executable. | ||
Please set the 'lhapdf' variable to the (absolute) /PATH/TO/lhapdf-config (including lhapdf-config). | ||
Note that you can still compile and run aMC@NLO with the built-in PDFs | ||
MG5_aMC> set lhapdf /PATH/TO/lhapdf-config | ||
|
||
None does not seem to correspond to a valid lhapdf-config executable. | ||
Please set the 'lhapdf' variable to the (absolute) /PATH/TO/lhapdf-config (including lhapdf-config). | ||
Note that you can still compile and run aMC@NLO with the built-in PDFs | ||
MG5_aMC> set lhapdf /PATH/TO/lhapdf-config | ||
|
||
No valid eps viewer found. Please set in ./input/mg5_configuration.txt | ||
Using default web browser "firefox". Set another one in ./input/mg5_configuration.txt | ||
import /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttggg.mg | ||
The import format was not given, so we guess it as command | ||
set stdout_level DEBUG | ||
set output information to level: 10 | ||
generate g g > t t~ g g g | ||
No model currently active, so we import the Standard Model | ||
INFO: load particles | ||
INFO: load vertices | ||
[1;32mDEBUG: model prefixing takes 0.006843090057373047 [0m | ||
INFO: Restrict model sm with file models/sm/restrict_default.dat . | ||
INFO: Change particles name to pass to MG5 convention | ||
[1;32mDEBUG: True [1;30m[misc.py at line 2192][0m [0m | ||
Defined multiparticle p = g u c d s u~ c~ d~ s~ | ||
Defined multiparticle j = g u c d s u~ c~ d~ s~ | ||
Defined multiparticle l+ = e+ mu+ | ||
Defined multiparticle l- = e- mu- | ||
Defined multiparticle vl = ve vm vt | ||
Defined multiparticle vl~ = ve~ vm~ vt~ | ||
Defined multiparticle all = g u c d s u~ c~ d~ s~ a ve vm vt e- mu- ve~ vm~ vt~ e+ mu+ t b t~ b~ z w+ h w- ta- ta+ | ||
[1;32mDEBUG: True [1;30m[misc.py at line 2192][0m [0m | ||
INFO: Checking for minimal orders which gives processes. | ||
INFO: Please specify coupling orders to bypass this step. | ||
INFO: Trying coupling order WEIGHTED<=5: WEIGTHED IS QCD+2*QED | ||
INFO: Trying process: g g > t t~ g g g WEIGHTED<=5 @1 | ||
INFO: Process has 1240 diagrams | ||
1 processes with 1240 diagrams generated in 2.458 s | ||
Total: 1 processes with 1240 diagrams | ||
output standalone_cudacpp CODEGEN_cudacpp_gg_ttggg | ||
[1mOutput will be done with PLUGIN: CUDACPP_SA_OUTPUT[0m | ||
[1;32mDEBUG: Entering PLUGIN_ProcessExporter.__init__ (initialise the exporter) [1;30m[output.py at line 152][0m [0m | ||
[1;32mDEBUG: Entering PLUGIN_ProcessExporter.copy_template (initialise the directory) [1;30m[output.py at line 157][0m [0m | ||
INFO: Creating subdirectories in directory /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttggg | ||
INFO: Organizing processes into subprocess groups | ||
INFO: Generating Helas calls for process: g g > t t~ g g g WEIGHTED<=5 @1 | ||
[1;32mDEBUG: keepordering (default): True [1;30m[output.py at line 26][0m [0m | ||
INFO: Processing color information for process: g g > t t~ g g g @1 | ||
[1;32mDEBUG: Entering PLUGIN_ProcessExporter.generate_subprocess_directory (create the directory) [1;30m[output.py at line 162][0m [0m | ||
[1;32mDEBUG: type(subproc_group)=<class 'madgraph.core.helas_objects.HelasMatrixElement'> [1;30m[output.py at line 163][0m [0m | ||
[1;32mDEBUG: type(fortran_model)=<class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_GPUFOHelasCallWriter'> [1;30m[output.py at line 164][0m [0m | ||
INFO: Creating files in directory /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttggg/SubProcesses/P1_Sigma_sm_gg_ttxggg | ||
[1;32mDEBUG: Entering PLUGIN_OneProcessExporter.generate_process_files [1;30m[model_handling.py at line 931][0m [0m | ||
FileWriter <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_FileWriter'> for /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttggg/SubProcesses/P1_Sigma_sm_gg_ttxggg/./CPPProcess.h | ||
[1;32mDEBUG: Entering PLUGIN_OneProcessExporter.write_process_h_file [1;30m[model_handling.py at line 983][0m [0m | ||
FileWriter <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_FileWriter'> for /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttggg/SubProcesses/P1_Sigma_sm_gg_ttxggg/./CPPProcess.cc | ||
[1;32mDEBUG: Entering PLUGIN_OneProcessExporter.write_process_cc_file [1;30m[model_handling.py at line 1005][0m [0m | ||
[1;32mDEBUG: call = [0m vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [1;30m[model_handling.py at line 1290][0m [0m | ||
[1;32mDEBUG: ('ZERO', 0, -1, 0, 0) [1;30m[model_handling.py at line 1291][0m [0m | ||
[1;32mDEBUG: call = [0m vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [1;30m[model_handling.py at line 1290][0m [0m | ||
[1;32mDEBUG: ('ZERO', 1, -1, 1, 1) [1;30m[model_handling.py at line 1291][0m [0m | ||
[1;32mDEBUG: call = [0m vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [1;30m[model_handling.py at line 1290][0m [0m | ||
[1;32mDEBUG: ('ZERO', 4, 1, 4, 4) [1;30m[model_handling.py at line 1291][0m [0m | ||
[1;32mDEBUG: call = [0m vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [1;30m[model_handling.py at line 1290][0m [0m | ||
[1;32mDEBUG: ('ZERO', 5, 1, 5, 5) [1;30m[model_handling.py at line 1291][0m [0m | ||
[1;32mDEBUG: call = [0m vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [1;30m[model_handling.py at line 1290][0m [0m | ||
[1;32mDEBUG: ('ZERO', 6, 1, 6, 6) [1;30m[model_handling.py at line 1291][0m [0m | ||
[1;32mDEBUG: only one Matrix-element supported? [0m | ||
INFO: Created files CPPProcess.h and CPPProcess.cc in directory /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttggg/SubProcesses/P1_Sigma_sm_gg_ttxggg/. | ||
[1;32mDEBUG: Entering PLUGIN_OneProcessExporter.edit_check_sa [1;30m[model_handling.py at line 948][0m [0m | ||
[1;32mDEBUG: Entering PLUGIN_OneProcessExporter.edit_mgonGPU [1;30m[model_handling.py at line 963][0m [0m | ||
[1;32mDEBUG: Entering PLUGIN_OneProcessExporter.edit_processidfile [1;30m[model_handling.py at line 970][0m [0m | ||
Generated helas calls for 1 subprocesses (1240 diagrams) in 8.931 s | ||
[1;32mDEBUG: Entering PLUGIN_ProcessExporter.convert_model (create the model) [1;30m[output.py at line 169][0m [0m | ||
ALOHA: aloha creates routines (starting by VVV1) | ||
<class 'aloha.create_aloha.AbstractRoutine'> VVV1 | ||
[1;32mDEBUG: language = [0m <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_ALOHAWriter'> [1;30m[aloha_writers.py at line 2446][0m [0m | ||
<class 'aloha.create_aloha.AbstractRoutine'> VVV1 | ||
[1;32mDEBUG: language = [0m <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_ALOHAWriter'> [1;30m[aloha_writers.py at line 2446][0m [0m | ||
<class 'aloha.create_aloha.AbstractRoutine'> FFV1 | ||
[1;32mDEBUG: language = [0m <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_ALOHAWriter'> [1;30m[aloha_writers.py at line 2446][0m [0m | ||
<class 'aloha.create_aloha.AbstractRoutine'> FFV1 | ||
[1;32mDEBUG: language = [0m <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_ALOHAWriter'> [1;30m[aloha_writers.py at line 2446][0m [0m | ||
<class 'aloha.create_aloha.AbstractRoutine'> FFV1 | ||
[1;32mDEBUG: language = [0m <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_ALOHAWriter'> [1;30m[aloha_writers.py at line 2446][0m [0m | ||
<class 'aloha.create_aloha.AbstractRoutine'> FFV1 | ||
[1;32mDEBUG: language = [0m <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_ALOHAWriter'> [1;30m[aloha_writers.py at line 2446][0m [0m | ||
<class 'aloha.create_aloha.AbstractRoutine'> VVVV1 | ||
[1;32mDEBUG: language = [0m <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_ALOHAWriter'> [1;30m[aloha_writers.py at line 2446][0m [0m | ||
<class 'aloha.create_aloha.AbstractRoutine'> VVVV1 | ||
[1;32mDEBUG: language = [0m <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_ALOHAWriter'> [1;30m[aloha_writers.py at line 2446][0m [0m | ||
<class 'aloha.create_aloha.AbstractRoutine'> VVVV3 | ||
[1;32mDEBUG: language = [0m <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_ALOHAWriter'> [1;30m[aloha_writers.py at line 2446][0m [0m | ||
<class 'aloha.create_aloha.AbstractRoutine'> VVVV3 | ||
[1;32mDEBUG: language = [0m <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_ALOHAWriter'> [1;30m[aloha_writers.py at line 2446][0m [0m | ||
<class 'aloha.create_aloha.AbstractRoutine'> VVVV4 | ||
[1;32mDEBUG: language = [0m <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_ALOHAWriter'> [1;30m[aloha_writers.py at line 2446][0m [0m | ||
<class 'aloha.create_aloha.AbstractRoutine'> VVVV4 | ||
[1;32mDEBUG: language = [0m <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_ALOHAWriter'> [1;30m[aloha_writers.py at line 2446][0m [0m | ||
FileWriter <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_FileWriter'> for /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttggg/src/./HelAmps_sm.h | ||
INFO: Created file HelAmps_sm.h in directory | ||
INFO: /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttggg/src/. | ||
FileWriter <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_FileWriter'> for /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttggg/src/./Parameters_sm.h | ||
FileWriter <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_FileWriter'> for /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttggg/src/./Parameters_sm.cc | ||
INFO: Created files Parameters_sm.h and Parameters_sm.cc in directory | ||
INFO: /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttggg/src/. and /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttggg/src/. | ||
[1;32mDEBUG: Entering PLUGIN_ProcessExporter.finalize [1;30m[output.py at line 178][0m [0m | ||
quit | ||
|
||
real 0m20.196s | ||
user 0m17.097s | ||
sys 0m0.225s |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
###################################################################### | ||
## PARAM_CARD AUTOMATICALY GENERATED BY MG5 FOLLOWING UFO MODEL #### | ||
###################################################################### | ||
## ## | ||
## Width set on Auto will be computed following the information ## | ||
## present in the decay.py files of the model. ## | ||
## See arXiv:1402.1178 for more details. ## | ||
## ## | ||
###################################################################### | ||
|
||
################################### | ||
## INFORMATION FOR MASS | ||
################################### | ||
Block mass | ||
5 4.700000e+00 # MB | ||
6 1.730000e+02 # MT | ||
15 1.777000e+00 # MTA | ||
23 9.118800e+01 # MZ | ||
25 1.250000e+02 # MH | ||
## Dependent parameters, given by model restrictions. | ||
## Those values should be edited following the | ||
## analytical expression. MG5 ignores those values | ||
## but they are important for interfacing the output of MG5 | ||
## to external program such as Pythia. | ||
1 0.000000e+00 # d : 0.0 | ||
2 0.000000e+00 # u : 0.0 | ||
3 0.000000e+00 # s : 0.0 | ||
4 0.000000e+00 # c : 0.0 | ||
11 0.000000e+00 # e- : 0.0 | ||
12 0.000000e+00 # ve : 0.0 | ||
13 0.000000e+00 # mu- : 0.0 | ||
14 0.000000e+00 # vm : 0.0 | ||
16 0.000000e+00 # vt : 0.0 | ||
21 0.000000e+00 # g : 0.0 | ||
22 0.000000e+00 # a : 0.0 | ||
24 8.041900e+01 # w+ : cmath.sqrt(MZ__exp__2/2. + cmath.sqrt(MZ__exp__4/4. - (aEW*cmath.pi*MZ__exp__2)/(Gf*sqrt__2))) | ||
|
||
################################### | ||
## INFORMATION FOR SMINPUTS | ||
################################### | ||
Block sminputs | ||
1 1.325070e+02 # aEWM1 | ||
2 1.166390e-05 # Gf | ||
3 1.180000e-01 # aS (Note that Parameter not used if you use a PDF set) | ||
|
||
################################### | ||
## INFORMATION FOR YUKAWA | ||
################################### | ||
Block yukawa | ||
5 4.700000e+00 # ymb | ||
6 1.730000e+02 # ymt | ||
15 1.777000e+00 # ymtau | ||
|
||
################################### | ||
## INFORMATION FOR DECAY | ||
################################### | ||
DECAY 6 1.491500e+00 # WT | ||
DECAY 23 2.441404e+00 # WZ | ||
DECAY 24 2.047600e+00 # WW | ||
DECAY 25 6.382339e-03 # WH | ||
## Dependent parameters, given by model restrictions. | ||
## Those values should be edited following the | ||
## analytical expression. MG5 ignores those values | ||
## but they are important for interfacing the output of MG5 | ||
## to external program such as Pythia. | ||
DECAY 1 0.000000e+00 # d : 0.0 | ||
DECAY 2 0.000000e+00 # u : 0.0 | ||
DECAY 3 0.000000e+00 # s : 0.0 | ||
DECAY 4 0.000000e+00 # c : 0.0 | ||
DECAY 5 0.000000e+00 # b : 0.0 | ||
DECAY 11 0.000000e+00 # e- : 0.0 | ||
DECAY 12 0.000000e+00 # ve : 0.0 | ||
DECAY 13 0.000000e+00 # mu- : 0.0 | ||
DECAY 14 0.000000e+00 # vm : 0.0 | ||
DECAY 15 0.000000e+00 # ta- : 0.0 | ||
DECAY 16 0.000000e+00 # vt : 0.0 | ||
DECAY 21 0.000000e+00 # g : 0.0 | ||
DECAY 22 0.000000e+00 # a : 0.0 |
Oops, something went wrong.