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

Promote math constants Kokkos::{Experimental -> numbers} and add missing variables without the _v suffix #5434

Merged
merged 5 commits into from
Sep 7, 2022

Conversation

dalg24
Copy link
Member

@dalg24 dalg24 commented Sep 7, 2022

Rational: There is no good reason to keep them in Kokkos::Experimental:: since it is just a backport of the C++20 facility. I opted for the Kokkos::numbers namespace for consistency with the C++ standard. Let me know if you want to capitalize the "N".

Drive-by changes:

  • add missing math constant variables without the _v suffix

@dalg24 dalg24 changed the title Promote math constants Kokkos::{Experimental -> numbers} and add missing variables with the _v suffix Promote math constants Kokkos::{Experimental -> numbers} and add missing variables without the _v suffix Sep 7, 2022
@crtrott
Copy link
Member

crtrott commented Sep 7, 2022

Lets discuss the namespace question today in the meeting.

@dalg24
Copy link
Member Author

dalg24 commented Sep 7, 2022

HIP failure was my rebooting the new machine

@dalg24 dalg24 merged commit d0f710d into kokkos:develop Sep 7, 2022
@dalg24 dalg24 deleted the promote_math_constants branch September 7, 2022 20:05
@dalg24 dalg24 mentioned this pull request Sep 7, 2022
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

4 participants