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

implement <cuda/std/numbers> #3355

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

davebayer
Copy link
Contributor

@davebayer davebayer commented Jan 11, 2025

This PR implements <numbers> from C++20 (P0631R8) and makes it available back to C++14 (no extra effort was required).

Note for reviewers: I've omited the extended floating point types, because the implementation requires constexpr support.

@davebayer davebayer requested review from a team as code owners January 11, 2025 10:08
@davebayer davebayer requested a review from griwes January 11, 2025 10:08
Copy link

copy-pr-bot bot commented Jan 11, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@davebayer davebayer requested a review from miscco January 11, 2025 10:08
@davebayer davebayer changed the title implement <numbers> implement <cuda/std/numbers> Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

1 participant