You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traditionally NJOY87, NJOY99, NJOY12 have always been supported on multiple OS & Fortran compiler. If the free Linux as OS and GNU as Fortran certainly took over one must also recognise that the Intel Ifort compiler played an important role. The quality and thoroughness of the regression test suite of NJOY2016 makes it compiler specific. NJOY2016.65 when compiled with ifort version 19 and above delivers the same physics as its GNU counterpart but 25% of the test fail on a too strict numerical precision criteria imposed when compared with GNU Fortran reference output. The opposite would also be true. It would make sense in my view for the regression test suite reference outputs to be compiler specific and/or the numerical precision relaxed. Historically, Bob always relied on 64-bit SUN then Intel compilers to program NJOY capabilities.
arm64 architecture using gcc11.3 (which does not have the ERRORR compiler error issue for some reason) also fail on multiple tests - due to precision settings. I got a new laptop at work and it is an M1 (i.e. arm64 architecture).
I'll play around with the precision settings in the comparisons to see if I can alleviate the issue a bit.
Traditionally NJOY87, NJOY99, NJOY12 have always been supported on multiple OS & Fortran compiler. If the free Linux as OS and GNU as Fortran certainly took over one must also recognise that the Intel Ifort compiler played an important role. The quality and thoroughness of the regression test suite of NJOY2016 makes it compiler specific. NJOY2016.65 when compiled with ifort version 19 and above delivers the same physics as its GNU counterpart but 25% of the test fail on a too strict numerical precision criteria imposed when compared with GNU Fortran reference output. The opposite would also be true. It would make sense in my view for the regression test suite reference outputs to be compiler specific and/or the numerical precision relaxed. Historically, Bob always relied on 64-bit SUN then Intel compilers to program NJOY capabilities.
Ifort_make_test.txt
.
The text was updated successfully, but these errors were encountered: