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 KOKKOS_ENABLE_CXX14 and KOKKOS_ENABLE_CXX17 #1602

Closed
ibaned opened this issue May 2, 2018 · 2 comments
Closed

Add KOKKOS_ENABLE_CXX14 and KOKKOS_ENABLE_CXX17 #1602

ibaned opened this issue May 2, 2018 · 2 comments
Assignees
Labels
Enhancement Improve existing capability; will potentially require voting
Milestone

Comments

@ibaned
Copy link
Contributor

ibaned commented May 2, 2018

No description provided.

@ibaned ibaned added the Enhancement Improve existing capability; will potentially require voting label May 2, 2018
@ibaned ibaned added this to the 2018 June milestone May 2, 2018
@ibaned ibaned self-assigned this May 2, 2018
@crtrott crtrott assigned crtrott and unassigned ibaned Jul 2, 2018
@crtrott
Copy link
Member

crtrott commented Jul 2, 2018

Doing that in pull request #1677
Adds: c++1y, c++14, c++17, c++2a

@j8asic
Copy link
Contributor

j8asic commented Nov 2, 2018

The options rely on CMAKE_CXX_STANDARD, and some CMake GUIs don't add the option by default. In such cases, modifying KOKKOS_CXX_STANDARD doesn't result in changing the C++ standard, i.e. c++11 value stays unmodified.

@crtrott crtrott closed this as completed Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve existing capability; will potentially require voting
Projects
None yet
Development

No branches or pull requests

3 participants