Goddard-Fortran-Ecosystem / pFUnit

Parallel Fortran Unit Testing Framework
Other
170 stars 45 forks source link

fhamcrast Test_Every fails with Intel Fortran Classic 2021.1 #263

Open ghost opened 3 years ago

ghost commented 3 years ago
Start 12: fhamcrest_tests.x
12/12 Test #12: fhamcrest_tests.x ..........................***Failed  Error regular expression found in output.
Regex=[Encountered 1 or more failures/errors during testing]  0.02 sec
............................F....................................
Time:   0.003 seconds
Failure
  in:
Test_Every_suite.test_triply_periodic
  Location:
[Test_Every.pf:62]

Expected: every item is <1.000000> 
  but: was <.8148752E-32> at index [<1>,<2>]

FAILURES!!!
Tests run: 64, Failures: 1, Errors: 0 , Disabled: 0
*** Encountered 1 or more failures/errors during testing. ***
tclune commented 3 years ago

A colleague has also found a problem in the lower level gFTL layer under this new Intel compiler. Unfortunately, I don't yet have access to that version so cannot explore further. I'm in the midst of catching up on emails from a 2 week vacation and proposal writing, so I may not be able to get to this for a couple of weeks. Hopefully by then this compiler version will have been installed on our cluster.