You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have at least the macros _LIBCUDACXX_HAS_NO_INT128 and CUB_IS_INT128_ENABLED. Those should be unified as _CCCL_HAS_INT128 and put into the CCCL config headers.
We currently have at least the macros
_LIBCUDACXX_HAS_NO_INT128
andCUB_IS_INT128_ENABLED
. Those should be unified as_CCCL_HAS_INT128
and put into the CCCL config headers.Originally posted by @miscco in #2010 (comment)
The text was updated successfully, but these errors were encountered: