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

Reorder loops to address a bug with -O3 using intel compiler version 16.0.3.210 #838

Merged
merged 3 commits into from
Aug 21, 2018

Conversation

raymenzel
Copy link

When compiled with -O3 using the intel compiler (version 16.0.3.210), the model
would crash with larger than expected velocity values. Reordering these loops
seems to get past this issue.

@Hallberg-NOAA
Copy link
Collaborator

This PR is being tested with https://gitlab.gfdl.noaa.gov/ogrp/MOM6/pipelines/5428.

@adcroft
Copy link
Collaborator

adcroft commented Aug 21, 2018

Good work! I was worried #836 was going to be around for a while...

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.

5 participants