Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems in ggttgg lhe files after the latest upstream changes (replacing channel by iconfig in select_color) #655

Closed
valassi opened this issue May 19, 2023 · 13 comments · Fixed by #742
Assignees

Comments

@valassi
Copy link
Member

valassi commented May 19, 2023

Hi @oliviermattelaer (cc @roiser), I have rerun the usual tests after the upgrade to the latest mg5amcnlo upstream.

Most tests succeed, but in ggttgg I get differences in the lhe files:

In tmad/logs_ggttgg_mad/log_ggttgg_mad_d_inl0_hrd0.txt:
+ERROR! events.lhe.cpp.1 and events.lhe.ref.1 differ!
+diff /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/gg_ttgg.mad/SubProcesses/P1_gg_ttxgg/events.lhe.cpp.1 /data/avalassi/GPU2023/madgraph4gpuX/epo$
+3,4c3,4
+<          21   -1    0    0  503  502  0.00000000000E+00  0.00000000000E+00  0.13289043826E+04  0.13289043826E+04  0.00000000000E+00 0. -1.
+<          21   -1    0    0  504  503 -0.00000000000E+00 -0.00000000000E+00 -0.81223316322E+02  0.81223316322E+02  0.00000000000E+00 0. -1.
+---
+>          21   -1    0    0  505  502  0.00000000000E+00  0.00000000000E+00  0.13289043826E+04  0.13289043826E+04  0.00000000000E+00 0. -1.
+>          21   -1    0    0  502  503 -0.00000000000E+00 -0.00000000000E+00 -0.81223316322E+02  0.81223316322E+02  0.00000000000E+00 0. -1.
+6,8c6,8
+<          -6    1    1    2    0  505  0.39403209480E+02 -0.10079469096E+02  0.28578226692E+03  0.33653337532E+03  0.17300000000E+03 0. -1.
+<          21    1    1    2  504  501 -0.19269775075E+03  0.33434234480E+02  0.26595208036E+03  0.33012237159E+03  0.00000000000E+00 0. -1.
+<          21    1    1    2  505  502  0.20498361398E+02  0.29398294961E+02  0.12436578484E+03  0.12942677855E+03  0.00000000000E+00 0. -1.
+---
+>          -6    1    1    2    0  504  0.39403209480E+02 -0.10079469096E+02  0.28578226692E+03  0.33653337532E+03  0.17300000000E+03 0. -1.
+>          21    1    1    2  504  503 -0.19269775075E+03  0.33434234480E+02  0.26595208036E+03  0.33012237159E+03  0.00000000000E+00 0. -1.
+>          21    1    1    2  505  501  0.20498361398E+02  0.29398294961E+02  0.12436578484E+03  0.12942677855E+03  0.00000000000E+00 0. -1.
+54,56c54,56
+<          -6    1    1    2    0  504  0.12539878316E+03  0.25084537686E+03  0.17266798312E+03  0.37201006747E+03  0.17300000000E+03 0.  1.
+<          21    1    1    2  504  505  0.91559552940E+02 -0.56451043237E+03  0.74367925168E+03  0.93814391719E+03  0.00000000000E+00 0. -1.
+<          21    1    1    2  505  503 -0.59178509296E+01 -0.20888672560E+02  0.16637826240E+02  0.27352785287E+02  0.00000000000E+00 0.  1.
+---
+>          -6    1    1    2    0  505  0.12539878316E+03  0.25084537686E+03  0.17266798312E+03  0.37201006747E+03  0.17300000000E+03 0.  1.

I will try to have a look, but does this ring a bell, any way to interpret this?
Thanks
Andrea

@valassi
Copy link
Member Author

valassi commented May 19, 2023

This is from 8e09746 in MR #654

@valassi
Copy link
Member Author

valassi commented May 19, 2023

@oliviermattelaer I made some tests and this clearly seems to come from this one
mg5amcnlo/mg5amcnlo@0a1038d

Can you confirm that this is correct and that I should fix the GPU plugin to give the same results?

NB my understanding is that this is causing in Fortran only a change in the color assignments in LHE files?

Thanks
Andrea

valassi added a commit to valassi/mg5amcnlo that referenced this issue May 19, 2023
Revert "fix issue with the color selection"
This reverts commit 0a1038d.
valassi added a commit to valassi/mg5amcnlo that referenced this issue May 19, 2023
… Olivier's select_color change

Revert "[bug655] try to fix madgraph5/madgraph4gpu#655"
This reverts commit 6d2182c.

This makes it possible to separate the various issues: at least based on the previous commit
we have a version that works ok on the GPU plugin as-is (including vecsize and cmsdy fixes).
Later on we will need to fix also the color selection in the GPU plugin using the new code.
@valassi
Copy link
Member Author

valassi commented May 19, 2023

I have created and merged a NOOP mg5amcnlo/mg5amcnlo#56 where I created a commit hash that works as-is for the current as-is gpu plugin. This will allow me to merge #654 I hope. Then this #655 will need to be fixed searately... so it stays very much open...

valassi added a commit to valassi/madgraph4gpu that referenced this issue May 19, 2023
valassi added a commit to valassi/madgraph4gpu that referenced this issue May 19, 2023
valassi added a commit to valassi/madgraph4gpu that referenced this issue May 19, 2023
…eam fix for madgraph5#655

(NB no need to regenerate the SA processes as there is no change in the code there)
@oliviermattelaer
Copy link
Member

I believe that this was the patch that was fixing the issue for ta+ ta- sample for atlas no?

@valassi
Copy link
Member Author

valassi commented May 19, 2023

Hi @oliviermattelaer thanks for looking at this :-)

The only ta+ ta- issue I remember (but I still need to look better at some emails) was #645, problems in CKKW. This I actually noted down as "CMS Drell Yan" (I think it was Sapta from CMS, not ATLAS, but I may be wrong). Anyway, that particular one had a fix from a different commit mg5amcnlo/mg5amcnlo@ef334c5.

Or you mean another ta+ ta- issue for ATLAS? Maybe @roiser knows better?

Anyway, the commit which caused the issue is mg5amcnlo/mg5amcnlo@0a1038d . This essentially replaces channel by iconfig in select_color. The commit title is "fix issue with the color selection " but I am not sure where the issue was observed.

Thanks!
Andrea

@valassi valassi changed the title Problems in ggttgg lhe files after the latest upstream changes Problems in ggttgg lhe files after the latest upstream changes (replacing channel by iconfig in select_color) May 19, 2023
valassi added a commit to valassi/madgraph4gpu that referenced this issue Jun 14, 2023
…dgraph5#655 (revert an earlier patch by Olivier in color selection)
valassi added a commit to valassi/mg5amcnlo that referenced this issue Jun 14, 2023
Revert "fix issue with the color selection"
This reverts commit 0a1038d.
@valassi
Copy link
Member Author

valassi commented Jun 14, 2023

Hi @oliviermattelaer just to make it clearer: I have now "permanently" reverted your change in the upstream gpucpp.

This is to make sure we both work on the same code. Sorry I did not make it clearer before...
mg5amcnlo/mg5amcnlo@42cf68b

@oliviermattelaer
Copy link
Member

Ok no problem, I will retest the process of @roiser with that commit to see if you re-introduced that error (or not).
Closing this for now.

@valassi
Copy link
Member Author

valassi commented Jun 14, 2023

Thanks Olivier, very good

@oliviermattelaer
Copy link
Member

oliviermattelaer commented Jun 15, 2023

Hi @valassi , so ta+ta- is now working
but the following one:

generate p p > t t~
add process p p > t t~ j
add process p p > t t~ j j
output PROC_TEST --vector_size=8
launch
set nevents 50k

is now crashing with something related to color (I'm pretty sure it was working before).
So I guess that the best would be to have a skype talk about this, Since I do not understand what was the reason for you to revert my change.

And I confirm that after a

git revert 42cf68b -n

The above code is back to working as expected.

@valassi
Copy link
Member Author

valassi commented Jun 15, 2023

Hi @oliviermattelaer thanks.

The problem I have is that the lhe files produced by fortran and cudacpp are the same without your patch, while they are different with your patch, in gg to ttgg.

So it may be that

  • your patch changes the colors in the fortran implementation, but not in the cudacpp: this is the most likely, can you check the effect of your patch in fortran gg to ttgg, and in case there is one, understand that?
  • OR, your patch changes the colors in the cudacpp implementation, but not the fortran one: I think this is unlikely, but if it is the case it probably comes from the fortran/python too

I have not had time to debug this, sorry.

Having a chat is a good idea, but not today/tomorrow. Maybe next week Monday or Tuesday? Lets discuss offline.

Cheers Andrea

@oliviermattelaer
Copy link
Member

So yes, I did change the colors only in the fortran implementation.
And did not touch the cudacpp one.

Will double check what is the impact for gg>ttgg but likely in that case just selecting different color (in a way selecting wrongly color).

Olivier

valassi added a commit to valassi/madgraph4gpu that referenced this issue Jun 18, 2023
…ck his select_color change

This will introduce again madgraph5#655 but should fix madgraph5#710
valassi added a commit to valassi/madgraph4gpu that referenced this issue Jun 18, 2023
…ected

This is the price to pay for fixing instead madgraph5#710 using OLivier's select_color change

STARTED AT Fri Jun 16 23:34:03 CEST 2023
ENDED   AT Sat Jun 17 03:40:59 CEST 2023

24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_eemumu_mad/log_eemumu_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_eemumu_mad/log_eemumu_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_eemumu_mad/log_eemumu_mad_m_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttggg_mad/log_ggttggg_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttggg_mad/log_ggttggg_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttggg_mad/log_ggttggg_mad_m_inl0_hrd0.txt
1 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttgg_mad/log_ggttgg_mad_d_inl0_hrd0.txt
1 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttgg_mad/log_ggttgg_mad_f_inl0_hrd0.txt
1 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttgg_mad/log_ggttgg_mad_m_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttg_mad/log_ggttg_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttg_mad/log_ggttg_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttg_mad/log_ggttg_mad_m_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggtt_mad/log_ggtt_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggtt_mad/log_ggtt_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggtt_mad/log_ggtt_mad_m_inl0_hrd0.txt
0 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_gqttq_mad/log_gqttq_mad_d_inl0_hrd0.txt
valassi added a commit to valassi/madgraph4gpu that referenced this issue Jun 18, 2023
…raph5#710 with Olivier's select_color change

The price to pay is the tmad failures in ggttgg madgraph5#655

Add to the git repo the two ggttggg FORTRAN logs that were previously failing

The duration of these tests needs some tuning, the ggttggg take too long madgraph5#711

ls -ltr tlau/logs_ggtt*/*txt
-rw-r--r--. 1 avalassi zg 3590 Jun 17 03:41 tlau/logs_ggtt_CUDA/output.txt
-rw-r--r--. 1 avalassi zg 3588 Jun 17 03:41 tlau/logs_ggtt_FORTRAN/output.txt
-rw-r--r--. 1 avalassi zg 3580 Jun 17 03:42 tlau/logs_ggtt_CPP/output.txt
-rw-r--r--. 1 avalassi zg 3462 Jun 17 03:42 tlau/logs_ggttg_CUDA/output.txt
-rw-r--r--. 1 avalassi zg 3571 Jun 17 03:43 tlau/logs_ggttg_FORTRAN/output.txt
-rw-r--r--. 1 avalassi zg 3515 Jun 17 03:44 tlau/logs_ggttg_CPP/output.txt
-rw-r--r--. 1 avalassi zg 4106 Jun 17 03:46 tlau/logs_ggttgg_CUDA/output.txt
-rw-r--r--. 1 avalassi zg 4425 Jun 17 04:00 tlau/logs_ggttgg_FORTRAN/output.txt
-rw-r--r--. 1 avalassi zg 4349 Jun 17 04:05 tlau/logs_ggttgg_CPP/output.txt
-rw-r--r--. 1 avalassi zg 6766 Jun 17 04:50 tlau/logs_ggttggg_CUDA/output.txt
-rw-r--r--. 1 avalassi zg 7069 Jun 17 20:45 tlau/logs_ggttggg_FORTRAN/output.txt
-rw-r--r--. 1 avalassi zg 6967 Jun 18 01:29 tlau/logs_ggttggg_CPP/output.txt
@valassi
Copy link
Member Author

valassi commented Jun 19, 2023

So yes, I did change the colors only in the fortran implementation. And did not touch the cudacpp one.

Will double check what is the impact for gg>ttgg but likely in that case just selecting different color (in a way selecting wrongly color).

Olivier

Thanks Olivier. I confirm that I have now permanently gone back to your latest select_color implementation in MR #709, which fixes #710, but reintroduces this #655.

Yes please let me know if you think that the ggttgg color choice is correct. If it is not correct, I leave it up to you to fix it in Fortran. If it is correct, I will take care of fixing it in cudacpp.

Note, this may be related to #713. I am now generating coloramps.h from coloramps.inc via sed, rather than via the python machinery directly. Maybe by using the python machinery directly, coloramps.h would look different from coloramps.h, but the lhe files would eventually be correct?...

valassi added a commit to valassi/madgraph4gpu that referenced this issue Jul 21, 2023
Note: performance remains very similar to upstream/master

STARTED AT Thu Jul 20 22:07:15 CEST 2023
ENDED   AT Fri Jul 21 02:16:03 CEST 2023

Status=0

24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_eemumu_mad/log_eemumu_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_eemumu_mad/log_eemumu_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_eemumu_mad/log_eemumu_mad_m_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttggg_mad/log_ggttggg_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttggg_mad/log_ggttggg_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttggg_mad/log_ggttggg_mad_m_inl0_hrd0.txt
1 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttgg_mad/log_ggttgg_mad_d_inl0_hrd0.txt
1 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttgg_mad/log_ggttgg_mad_f_inl0_hrd0.txt
1 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttgg_mad/log_ggttgg_mad_m_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttg_mad/log_ggttg_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttg_mad/log_ggttg_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttg_mad/log_ggttg_mad_m_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggtt_mad/log_ggtt_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggtt_mad/log_ggtt_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggtt_mad/log_ggtt_mad_m_inl0_hrd0.txt
0 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_gqttq_mad/log_gqttq_mad_d_inl0_hrd0.txt
valassi added a commit to valassi/madgraph4gpu that referenced this issue Jul 21, 2023
…n tput and tmad for easier merging

This completes the fpe and namespace patches, addressing madgraph5#701 and madgraph5#725, respectively.

Unfortunately, I tested that this patch only fixes the IEEE_DIVIDE_BY_ZERO part of madgraph5#701,
but there are still other issues remaining (being debugged in branch nobm).

Revert "[fpe] rerun 15 tmad - ggttgg tests fail again madgraph5#655 as expected"
This reverts commit 9212960.

Revert "[fpe] rerun 78 tput alltees, all ok"
This reverts commit 9a68868.
valassi added a commit to valassi/madgraph4gpu that referenced this issue Jul 21, 2023
… easier merging

This ~completes the fpe and namespace patches, addressing madgraph5#701 and madgraph5#725, respectively.
(HOWEVER, the CI on MacOS failed for this with madgraph5#730 - still a few things to change before merging).

Unfortunately, I tested that this patch only fixes the IEEE_DIVIDE_BY_ZERO part of madgraph5#701,
but there are still other issues remaining (being debugged in branch nobm).

Revert "[fpe] rerun 15 tmad - ggttgg tests fail again madgraph5#655 as expected"
This reverts commit 9212960.

Revert "[fpe] rerun 78 tput alltees, all ok"
This reverts commit 9a68868.
valassi added a commit to valassi/madgraph4gpu that referenced this issue Aug 10, 2023
…olors is still there (madgraph5#655)

./tmad/teeMadX.sh -ggttgg +10x
valassi added a commit to valassi/madgraph4gpu that referenced this issue Aug 10, 2023
…ceeds, ie madgraph5#655 is fixed? will rerun also on ggttggg

./tmad/teeMadX.sh -ggttgg +10x
valassi added a commit to valassi/madgraph4gpu that referenced this issue Aug 10, 2023
… colors are still correct! this confirms that madgraph5#655 is fixed by disabling the coloramps.h patch

./tmad/teeMadX.sh -ggttggg
valassi added a commit to valassi/madgraph4gpu that referenced this issue Aug 10, 2023
…amps.h fixes the LHE color mismatch in ggttgg (madgraph5#655), while also removing the need for the coloramps.h patch (madgraph5#713)
valassi added a commit to valassi/madgraph4gpu that referenced this issue Aug 10, 2023
Revert "[color] rerun tmad ggttggg test (short version without +10x), the LHE colors are still correct! this confirms that madgraph5#655 is fixed by disabling the coloramps.h patch"
This reverts commit aef35b1.

Revert "[color] rerun tmad ggttgg with the new coloramps.h - now the test succeeds, ie madgraph5#655 is fixed? will rerun also on ggttggg"
This reverts commit b04e4a8.
valassi added a commit to valassi/madgraph4gpu that referenced this issue Aug 10, 2023
valassi added a commit to valassi/madgraph4gpu that referenced this issue Aug 10, 2023
…colormaps madgraph5#655 and madgraph5#713 are fixed

(Some performance fluctuations, maybe generally a bit slower? but no clear pattern)

STARTED AT Thu Aug 10 03:29:39 CEST 2023
ENDED   AT Thu Aug 10 07:47:39 CEST 2023

Status=0

24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_eemumu_mad/log_eemumu_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_eemumu_mad/log_eemumu_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_eemumu_mad/log_eemumu_mad_m_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttggg_mad/log_ggttggg_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttggg_mad/log_ggttggg_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttggg_mad/log_ggttggg_mad_m_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttgg_mad/log_ggttgg_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttgg_mad/log_ggttgg_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttgg_mad/log_ggttgg_mad_m_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttg_mad/log_ggttg_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttg_mad/log_ggttg_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggttg_mad/log_ggttg_mad_m_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggtt_mad/log_ggtt_mad_d_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggtt_mad/log_ggtt_mad_f_inl0_hrd0.txt
24 /data/avalassi/GPU2023/madgraph4gpuX/epochX/cudacpp/tmad/logs_ggtt_mad/log_ggtt_mad_m_inl0_hrd0.txt
valassi added a commit to valassi/madgraph4gpu that referenced this issue Aug 10, 2023
@valassi valassi unpinned this issue Aug 10, 2023
@valassi
Copy link
Member Author

valassi commented Aug 10, 2023

This has been completed in MR #742.

@oliviermattelaer suggested to try and remove my patch that was recreating coloramps.h from coloramps.inc (#713), and use coloramps.h directly, using the results of his previous select_color changes. This turns out to fix the issue in color choices in ggttgg LHE files (fixing #655): a very simple change that fixes two issues at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants