Skip to content

Commit

Permalink
[pptt] **COMPLETE PPTT ** regenerate auto and resync manu for all 3 p…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
valassi committed Jan 24, 2022
1 parent 38ac549 commit bd2b9ab
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 34 deletions.
9 changes: 5 additions & 4 deletions epochX/cudacpp/ee_mumu.auto/CODEGEN_cudacpp_ee_mumu_log.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Running MG5 in debug mode
('WARNING: loading of madgraph too slow!!!', 0.8647480010986328)
************************************************************
* *
* W E L C O M E to *
Expand Down Expand Up @@ -50,7 +51,7 @@ generate e+ e- > mu+ mu-
No model currently active, so we import the Standard Model
INFO: load particles
INFO: load vertices
DEBUG: model prefixing takes 0.006859779357910156 
DEBUG: model prefixing takes 0.006945133209228516 
INFO: Restrict model sm with file models/sm/restrict_default.dat .
INFO: Change particles name to pass to MG5 convention
DEBUG: True [misc.py at line 2192] 
Expand Down Expand Up @@ -120,6 +121,6 @@ INFO: /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_ee_mumu/src/. and
DEBUG: Entering PLUGIN_ProcessExporter.finalize [output.py at line 178] 
quit

real 0m4.038s
user 0m0.930s
sys 0m0.132s
real 0m5.407s
user 0m0.987s
sys 0m0.140s
1 change: 0 additions & 1 deletion epochX/cudacpp/ee_mumu.auto/SubProcesses/EventStatistics.h
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ namespace mg5amcCpu
<< s.tag << "StdDevWeight = ( " << s.stdWG()
<< std::string(16, ' ') << " )" << std::endl
<< std::defaultfloat; // default format: affects all floats
out << s.tag << "SqsMatrixElemValue = " << s.sqsMEdiff << std::endl;
}
};

Expand Down
1 change: 0 additions & 1 deletion epochX/cudacpp/ee_mumu/SubProcesses/EventStatistics.h
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ namespace mg5amcCpu
<< s.tag << "StdDevWeight = ( " << s.stdWG()
<< std::string(16, ' ') << " )" << std::endl
<< std::defaultfloat; // default format: affects all floats
out << s.tag << "SqsMatrixElemValue = " << s.sqsMEdiff << std::endl;
}
};

Expand Down
21 changes: 11 additions & 10 deletions epochX/cudacpp/gg_tt.auto/CODEGEN_cudacpp_gg_tt_log.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Running MG5 in debug mode
('WARNING: loading of madgraph too slow!!!', 1.7634224891662598)
************************************************************
* *
* W E L C O M E to *
Expand Down Expand Up @@ -50,7 +51,7 @@ generate g g > t t~
No model currently active, so we import the Standard Model
INFO: load particles
INFO: load vertices
DEBUG: model prefixing takes 0.006892681121826172 
DEBUG: model prefixing takes 0.007020235061645508 
INFO: Restrict model sm with file models/sm/restrict_default.dat .
INFO: Change particles name to pass to MG5 convention
DEBUG: True [misc.py at line 2192] 
Expand All @@ -67,7 +68,7 @@ INFO: Please specify coupling orders to bypass this step.
INFO: Trying coupling order WEIGHTED<=2: WEIGTHED IS QCD+2*QED
INFO: Trying process: g g > t t~ WEIGHTED<=2 @1
INFO: Process has 3 diagrams
1 processes with 3 diagrams generated in 0.010 s
1 processes with 3 diagrams generated in 0.077 s
Total: 1 processes with 3 diagrams
output standalone_cudacpp CODEGEN_cudacpp_gg_tt
Output will be done with PLUGIN: CUDACPP_SA_OUTPUT
Expand All @@ -87,16 +88,16 @@ FileWriter <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_FileWriter'> f
DEBUG: Entering PLUGIN_OneProcessExporter.write_process_h_file [model_handling.py at line 983] 
FileWriter <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_FileWriter'> for /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_tt/SubProcesses/P1_Sigma_sm_gg_ttx/./CPPProcess.cc
DEBUG: Entering PLUGIN_OneProcessExporter.write_process_cc_file [model_handling.py at line 1005] 
DEBUG: call =  vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [model_handling.py at line 1289] 
DEBUG: ('ZERO', 0, -1, 0, 0) [model_handling.py at line 1290] 
DEBUG: call =  vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [model_handling.py at line 1289] 
DEBUG: ('ZERO', 1, -1, 1, 1) [model_handling.py at line 1290] 
DEBUG: call =  vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [model_handling.py at line 1290] 
DEBUG: ('ZERO', 0, -1, 0, 0) [model_handling.py at line 1291] 
DEBUG: call =  vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [model_handling.py at line 1290] 
DEBUG: ('ZERO', 1, -1, 1, 1) [model_handling.py at line 1291] 
DEBUG: only one Matrix-element supported? 
INFO: Created files CPPProcess.h and CPPProcess.cc in directory /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_tt/SubProcesses/P1_Sigma_sm_gg_ttx/.
DEBUG: Entering PLUGIN_OneProcessExporter.edit_check_sa [model_handling.py at line 948] 
DEBUG: Entering PLUGIN_OneProcessExporter.edit_mgonGPU [model_handling.py at line 963] 
DEBUG: Entering PLUGIN_OneProcessExporter.edit_processidfile [model_handling.py at line 970] 
Generated helas calls for 1 subprocesses (3 diagrams) in 0.014 s
Generated helas calls for 1 subprocesses (3 diagrams) in 0.084 s
DEBUG: Entering PLUGIN_ProcessExporter.convert_model (create the model) [output.py at line 169] 
ALOHA: aloha creates routines (starting by VVV1 with options P0)
<class 'aloha.create_aloha.AbstractRoutine'> VVV1
Expand All @@ -117,6 +118,6 @@ INFO: /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_tt/src/. and /d
DEBUG: Entering PLUGIN_ProcessExporter.finalize [output.py at line 178] 
quit

real 0m4.133s
user 0m0.759s
sys 0m0.169s
real 0m13.913s
user 0m0.894s
sys 0m0.139s
1 change: 0 additions & 1 deletion epochX/cudacpp/gg_tt.auto/SubProcesses/EventStatistics.h
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ namespace mg5amcCpu
<< s.tag << "StdDevWeight = ( " << s.stdWG()
<< std::string(16, ' ') << " )" << std::endl
<< std::defaultfloat; // default format: affects all floats
out << s.tag << "SqsMatrixElemValue = " << s.sqsMEdiff << std::endl;
}
};

Expand Down
1 change: 0 additions & 1 deletion epochX/cudacpp/gg_tt/SubProcesses/EventStatistics.h
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ namespace mg5amcCpu
<< s.tag << "StdDevWeight = ( " << s.stdWG()
<< std::string(16, ' ') << " )" << std::endl
<< std::defaultfloat; // default format: affects all floats
out << s.tag << "SqsMatrixElemValue = " << s.sqsMEdiff << std::endl;
}
};

Expand Down
29 changes: 15 additions & 14 deletions epochX/cudacpp/gg_ttgg.auto/CODEGEN_cudacpp_gg_ttgg_log.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Running MG5 in debug mode
('WARNING: loading of madgraph too slow!!!', 1.7154383659362793)
************************************************************
* *
* W E L C O M E to *
Expand Down Expand Up @@ -50,7 +51,7 @@ generate g g > t t~ g g
No model currently active, so we import the Standard Model
INFO: load particles
INFO: load vertices
DEBUG: model prefixing takes 0.006979465484619141 
DEBUG: model prefixing takes 0.01733565330505371 
INFO: Restrict model sm with file models/sm/restrict_default.dat .
INFO: Change particles name to pass to MG5 convention
DEBUG: True [misc.py at line 2192] 
Expand All @@ -67,7 +68,7 @@ INFO: Please specify coupling orders to bypass this step.
INFO: Trying coupling order WEIGHTED<=4: WEIGTHED IS QCD+2*QED
INFO: Trying process: g g > t t~ g g WEIGHTED<=4 @1
INFO: Process has 123 diagrams
1 processes with 123 diagrams generated in 0.209 s
1 processes with 123 diagrams generated in 0.586 s
Total: 1 processes with 123 diagrams
output standalone_cudacpp CODEGEN_cudacpp_gg_ttgg
Output will be done with PLUGIN: CUDACPP_SA_OUTPUT
Expand All @@ -87,20 +88,20 @@ FileWriter <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_FileWriter'> f
DEBUG: Entering PLUGIN_OneProcessExporter.write_process_h_file [model_handling.py at line 983] 
FileWriter <class 'PLUGIN.CUDACPP_SA_OUTPUT.model_handling.PLUGIN_FileWriter'> for /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttgg/SubProcesses/P1_Sigma_sm_gg_ttxgg/./CPPProcess.cc
DEBUG: Entering PLUGIN_OneProcessExporter.write_process_cc_file [model_handling.py at line 1005] 
DEBUG: call =  vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [model_handling.py at line 1289] 
DEBUG: ('ZERO', 0, -1, 0, 0) [model_handling.py at line 1290] 
DEBUG: call =  vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [model_handling.py at line 1289] 
DEBUG: ('ZERO', 1, -1, 1, 1) [model_handling.py at line 1290] 
DEBUG: call =  vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [model_handling.py at line 1289] 
DEBUG: ('ZERO', 4, 1, 4, 4) [model_handling.py at line 1290] 
DEBUG: call =  vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [model_handling.py at line 1289] 
DEBUG: ('ZERO', 5, 1, 5, 5) [model_handling.py at line 1290] 
DEBUG: call =  vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [model_handling.py at line 1290] 
DEBUG: ('ZERO', 0, -1, 0, 0) [model_handling.py at line 1291] 
DEBUG: call =  vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [model_handling.py at line 1290] 
DEBUG: ('ZERO', 1, -1, 1, 1) [model_handling.py at line 1291] 
DEBUG: call =  vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [model_handling.py at line 1290] 
DEBUG: ('ZERO', 4, 1, 4, 4) [model_handling.py at line 1291] 
DEBUG: call =  vxxxxx( momenta,m_pars->%s, cHel[ihel][%d],%+d, w_sv[%d], %d ); [model_handling.py at line 1290] 
DEBUG: ('ZERO', 5, 1, 5, 5) [model_handling.py at line 1291] 
DEBUG: only one Matrix-element supported? 
INFO: Created files CPPProcess.h and CPPProcess.cc in directory /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttgg/SubProcesses/P1_Sigma_sm_gg_ttxgg/.
DEBUG: Entering PLUGIN_OneProcessExporter.edit_check_sa [model_handling.py at line 948] 
DEBUG: Entering PLUGIN_OneProcessExporter.edit_mgonGPU [model_handling.py at line 963] 
DEBUG: Entering PLUGIN_OneProcessExporter.edit_processidfile [model_handling.py at line 970] 
Generated helas calls for 1 subprocesses (123 diagrams) in 0.562 s
Generated helas calls for 1 subprocesses (123 diagrams) in 1.149 s
DEBUG: Entering PLUGIN_ProcessExporter.convert_model (create the model) [output.py at line 169] 
ALOHA: aloha creates routines (starting by VVV1)
<class 'aloha.create_aloha.AbstractRoutine'> VVV1
Expand Down Expand Up @@ -137,6 +138,6 @@ INFO: /data/avalassi/GPU2020/MG5aMC/2.7.0_gpu/CODEGEN_cudacpp_gg_ttgg/src/. and
DEBUG: Entering PLUGIN_ProcessExporter.finalize [output.py at line 178] 
quit

real 0m12.617s
user 0m2.010s
sys 0m0.131s
real 0m10.858s
user 0m2.123s
sys 0m0.153s
1 change: 0 additions & 1 deletion epochX/cudacpp/gg_ttgg.auto/SubProcesses/EventStatistics.h
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ namespace mg5amcCpu
<< s.tag << "StdDevWeight = ( " << s.stdWG()
<< std::string(16, ' ') << " )" << std::endl
<< std::defaultfloat; // default format: affects all floats
out << s.tag << "SqsMatrixElemValue = " << s.sqsMEdiff << std::endl;
}
};

Expand Down
1 change: 0 additions & 1 deletion epochX/cudacpp/gg_ttgg/SubProcesses/EventStatistics.h
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ namespace mg5amcCpu
<< s.tag << "StdDevWeight = ( " << s.stdWG()
<< std::string(16, ' ') << " )" << std::endl
<< std::defaultfloat; // default format: affects all floats
out << s.tag << "SqsMatrixElemValue = " << s.sqsMEdiff << std::endl;
}
};

Expand Down

0 comments on commit bd2b9ab

Please sign in to comment.