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

Recognize newer OpenMP version date codes #537

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Conversation

LSchwiebert
Copy link
Collaborator

The GOMC output lists the current OpenMP version, such as 4.5, by mapping the OpenMP version date code to the OpenMP version. For instance, the date code 201511 corresponds to OpenMP version 4.5. This patch adds newer OpenMP date codes to the lookup table. Otherwise, the code prints out the date code instead of the corresponding version.

Copy link
Collaborator

@jpotoff jpotoff left a comment

Choose a reason for hiding this comment

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

LGTM

@jpotoff jpotoff merged commit cef510c into development Jan 27, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants