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

Raise Intel classic compiler minimum version to 19.1. #3747

Merged
merged 2 commits into from
Jan 21, 2022

Conversation

ye-luo
Copy link
Contributor

@ye-luo ye-luo commented Jan 20, 2022

Proposed changes

The 19.0.x series (tested 19.0.5) failed in compiling ppcovert due to multi.
Raise compiler minimum version to 19.1.

https://www.intel.com/content/www/us/en/developer/articles/news/c17-features-supported-by-c-compiler.html
Shows 19.1 to fully complete C++17 implementation.
19.0.x started in 2018.
19.1.0 was released in Dec 2019, even already out of two year window.
I think 19.1.x should have been available in most places.
Hence it is safe to raise the minimum.

What type(s) of changes does this code introduce?

  • Build related changes

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

bora

Checklist

  • Yes. This PR is up to date with current the current state of 'develop'

Copy link
Contributor

@prckent prckent left a comment

Choose a reason for hiding this comment

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

This is entirely in keeping with our support policy.

@prckent
Copy link
Contributor

prckent commented Jan 21, 2022

Start testing in-house

@prckent prckent merged commit 2f67959 into QMCPACK:develop Jan 21, 2022
@ye-luo ye-luo deleted the raise-intel branch January 24, 2022 07:02
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