Cannot run a process a a > h with heft

Asked by YAN, Ning

My test reported compilation error for auto_dsig1.f.
>0
INFO: Update the dependent parameter of the param_card.dat
value '[]' for entry 'bypass_check' is not valid. Preserving previous value: '[]'.
allowed values are any list composed of the following entries: partonshower
Generating 10000 events with run name run_01
survey run_01
INFO: compile directory
compile Source Directory
Using random number seed offset = 30
INFO: Running Survey
Creating Jobs
Working on SubProcesses
INFO: Compiling for process 1/1.
INFO: P1_aa_h
Error detected in "generate_events run_01"
write debug file /oscar/home/nyan9/test/run_01_tag_1_debug.log
If you need help with this issue please contact us on https://answers.launchpad.net/mg5amcnlo
str : A compilation Error occurs when trying to compile /oscar/home/nyan9/test/SubProcesses/P1_aa_h.
 The compilation fails with the following output message:
     gfortran -fallow-argument-mismatch -fallow-invalid-boz -std=legacy -O -ffixed-line-length-132 -w -c auto_dsig1.f -I../../Source/ -I../../Source/PDF/gammaUPC
     auto_dsig1.f:227:11:

       227 | END
           | 1
     Error: END IF statement expected at (1)
     auto_dsig1.f:236:57:

       236 | $ CONFSUB, ICONF_VEC, IMIRROR_VEC, VECSIZE_USED)
           | 1
     Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
     auto_dsig1.f:256:22:

       256 | IMPLICIT NONE
           | 1
     Error: Duplicate IMPLICIT NONE statement at (1)
     ../../Source/vector.inc:1:23:

But the fortran command was able to compile auto_dsig.f successfully.
[nyan9@login010 P1_aa_h]$ gfortran -fallow-argument-mismatch -fallow-invalid-boz -std=legacy -O -ffixed-line-length-132 -w -c auto_dsig.f -I../../Source/ -I../../Source/PDF/gammaUPC
[nyan9@login010 P1_aa_h]$

Question information

Language:
English Edit question
Status:
Expired
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

Hi,

Thanks, I do reproduce the issue with 3.6.0.
I tested with 2.9.21 and do not have that issue and I would bet that our other LTS (3.5.6) is also fine.
So I would suggest using one of those versions. I will check why that particular two to one process has a compilation error.

 Cheers,

Olivier

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.