nwchemgit / nwchem

NWChem: Open Source High-Performance Computational Chemistry
http://nwchemgit.github.io
Other
501 stars 160 forks source link

pspw_md QA fails on arm64 MacOS with gfortran-12 and clang-15 #970

Open edoapra opened 5 months ago

edoapra commented 5 months ago

Describe the bug pspw_md QA fails on arm64 MacOS with gfortran-12 and clang-15

Describe settings used

Attach log files

https://github.com/nwchemgit/nwchem/actions/runs/8864563428/job/24339882135

Failure is on the last digit


2024-04-28T06:34:30.0656190Z  Running tests/pspw_md/pspw_md 
2024-04-28T06:34:30.0656740Z  
2024-04-28T06:34:30.0656980Z      cleaning scratch
2024-04-28T06:34:30.0691390Z      copying input and verified output files
2024-04-28T06:34:30.0794230Z      running nwchem (/Users/runner/work/nwchem/nwchem/.cachedir/binaries/MACX64/nwchem_arm64_tinyqmpw_openmpi_gfortran-12)  with 2 processors 
2024-04-28T06:34:30.0795920Z  
2024-04-28T06:34:37.5680300Z      verifying output ... failed
2024-04-28T06:34:37.5680930Z @@@     Comparison of Output Files
2024-04-28T06:34:37.5703510Z @@ -6,8 +6,8 @@
2024-04-28T06:34:37.5704730Z  Total PSPW energy : -13.74176
2024-04-28T06:34:37.5705380Z  == 0.000 0.000 0.000 
2024-04-28T06:34:37.5706340Z -Total PSPW energy : -14.32394
2024-04-28T06:34:37.5707680Z +Total PSPW energy : -14.32395
2024-04-28T06:34:37.5708320Z  Effective nuclear repulsion energy (a.u.) 85.91
2024-04-28T06:34:37.5708940Z  Total PSPW energy : -14.27678
2024-04-28T06:34:37.5709500Z  Total PSPW energy : -14.33590
2024-04-28T06:34:37.5709890Z  Total PSPW energy : -14.25267
2024-04-28T06:34:37.5710440Z -Total PSPW energy : -14.38970
2024-04-28T06:34:37.5710980Z +Total PSPW energy : -14.38971
edoapra commented 5 months ago

This failure seems to occur only with gfortran-12. gfortran-11 and gfortran-13 do not seem to be affected