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

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

Open
edoapra opened this issue Apr 28, 2024 · 1 comment
Open

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

edoapra opened this issue Apr 28, 2024 · 1 comment
Labels

Comments

@edoapra
Copy link
Collaborator

edoapra commented Apr 28, 2024

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

Describe settings used

  • macos 14.4.1 arm64
  • Fortran compiler: GNU Fortran (Homebrew GCC 12.3.0) 12.3.0
  • C compiler: Apple clang version 15.0.0 (clang-1500.0.40.1)
  • OpenMPI mpif90 is likely to be using gfortran-13 (Homebrew GCC 13.2.0)

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 edoapra added the bug label Apr 28, 2024
@edoapra edoapra changed the title pspw_md QA fails with GNU compilers version 12 pspw_md QA fails on arm64 MacOS with gfortran-12 and clang-15 Apr 28, 2024
edoapra added a commit to edoapra/nwchem that referenced this issue Apr 30, 2024
@edoapra
Copy link
Collaborator Author

edoapra commented May 1, 2024

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

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

No branches or pull requests

1 participant