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

Ensure that cuda::aligned_size_t is usable in a constexpr context #1564

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Mar 23, 2024

Fixes [BUG]: aligned_size_t constructor and conversion operator are not constexpr #1563

@miscco miscco requested review from a team as code owners March 23, 2024 14:06
Fixes [BUG]: `aligned_size_t` constructor and conversion operator are not constexpr NVIDIA#1563
@miscco miscco changed the title Ensure that cuda::aligned_size_t is usable in a constepxr context Ensure that cuda::aligned_size_t is usable in a constexpr context Mar 23, 2024
@miscco miscco merged commit 59bf6d0 into NVIDIA:main Mar 25, 2024
586 checks passed
@miscco miscco deleted the constexpr_aligned_size branch March 25, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants