Hi @oliviermattelaer this is a followup to #941 and PR #935. Two points
You can set limhel to 0 for test if you want but in production this should be the same fortran code/design.
(1) In #941 (comment) you suggest that LIMHEL=0 should not be the default in production cudacpp. Now it is. So it should be changed eventually. I still want to use LIMHEL=0 for all my tests in madgraph4gpu, so I can move that to generateAndCompare.sh for the code generation in the madgraph4gpu repo.
(2) However, I still think that LIMHEL=0 is a useful setting for tests, also for users, when debugging issues (eg the CMS xsec difference). So I suggest adding it as a hidden parameter in the runcards. Objections or other suggestions?
Thanks
Andrea