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

Add fp-model precise to stresso.F90 to prevent SIGFPEs with newer Intel compilers #52

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

ioanhadade
Copy link
Contributor

Newer Intel compilers (e.g., 2021.10.0) raise a SIGFPE in stresso.F90. A quick fix is to build that file with fp-model=precise which seems to be performance neutral. This works also with older Intel compilers and with newer ones.

@awnawab awnawab changed the base branch from develop-1.3.2 to develop-1.3 January 15, 2025 14:04
Copy link
Contributor

@awnawab awnawab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for filing this fix, looks great 👌

@awnawab awnawab merged commit 65511b4 into ecmwf-ifs:develop-1.3 Jan 15, 2025
4 of 5 checks passed
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 this pull request may close these issues.

2 participants