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

Update rules for Intel OneAPI compiler detection #727

Merged
merged 2 commits into from
Apr 21, 2021

Conversation

sayerhs
Copy link
Contributor

@sayerhs sayerhs commented Apr 20, 2021

CMake 3.20 differentiates between older Intel compilers and the Intel OneAPI compilers (which is now detected as IntelLLVM). This commit introduces the necessary changes to CMake logic to allow building using
OneAPI compiler stack with the latest CMake version.

This PR is ready to be merged. It affects the CMake rules for detection of Intel compiler. It does not introduce any changes that would impact the tests.

CMake 3.20 differentiates between older Intel compilers and the Intel
OneAPI compilers (which is now detected as `IntelLLVM`). This commit
introduces the necessary changes to CMake logic to allow building using
OneAPI compiler stack with the latest CMake version.
@sayerhs sayerhs self-assigned this Apr 20, 2021
@rafmudaf rafmudaf merged commit 92c45b4 into OpenFAST:dev Apr 21, 2021
@sayerhs sayerhs deleted the f/cmake20 branch April 21, 2021 23:39
@rafmudaf rafmudaf mentioned this pull request May 12, 2021
11 tasks
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