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 error message when not using hipcc and CMAKE_CXX_STANDARD is not set #5945

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

Rombur
Copy link
Member

@Rombur Rombur commented Mar 2, 2023

When using Cray clang or amdclang, we need to set CMAKE_CXX_STANDARD if we want to use C++14. As reported in #5921, there is no problem when using C++17 and therefore no problem with Kokkos 4.0.

Copy link
Member

@dalg24 dalg24 left a comment

Choose a reason for hiding this comment

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

Please update the tile line

@Rombur Rombur changed the title Add warning when not using hipcc and CMAKE_CXX_STANDARD is not set Add error message when not using hipcc and CMAKE_CXX_STANDARD is not set Mar 3, 2023
@dalg24 dalg24 merged commit af5caae into kokkos:release-candidate-3.7.02 Mar 9, 2023
@dalg24
Copy link
Member

dalg24 commented Mar 9, 2023

@Rombur please add to the changelog

@Rombur Rombur deleted the fix_cxx_standard branch June 5, 2023 15:42
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.

None yet

3 participants