Skip to content

"Unsupported integer type" for unsigned long long (uint64_t) value type of cuco::static_map #655

Answered by PointKernel
Gibyeng asked this question in Q&A
Discussion options

You must be logged in to vote

The size of unsigned long long is architecture-dependent and, therefore, not guaranteed to match uint64_t. We are tracking the addition of INT128 support for Hopper GPUs and newer architectures in #547. Please refer to it for updates on this feature request.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PointKernel
Comment options

Answer selected by Gibyeng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
type: feature request New feature request topic: static_map Issue related to the static_map
2 participants