[BUG]: aligned_size_t
constructor and conversion operator are not constexpr
#1563
Closed
1 task done
Labels
bug
Something isn't working right.
Is this a duplicate?
Type of Bug
Compile-time Error
Component
libcu++
Describe the bug
aligned_size_t
constructor and conversion operator are not constexpr, while the documentation reports the oppositeHow to Reproduce
see https://github.com/NVIDIA/libcudacxx/blob/4f42427dfe5fd88672c29c279637e0ccf5b47478/include/cuda/std/barrier#L28-L36
Expected behavior
compile-time evaluation
Reproduction link
No response
Operating System
No response
nvidia-smi output
No response
NVCC version
No response
The text was updated successfully, but these errors were encountered: