We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cub::Int2Type
cuda::std::integral_constant
cub::RegBoundScaling
cub::MemBoundScaling
thrust::identity
cuda::std::identity
cub::AliasTemporaries
cub::PolicyWrapper
cub::KernelConfig
triple_chevron
AgentSegmentFixup
cub::DeviceSpmv
CUB_IS_INT128_ENABLED
cuda::std::numeric_limits
__half
__nv_bfloat16
__nv_fp8_e4m3
__nv_fp8_e5m2
THRUST_TUNING_ARCH
cub/[block|warp]/specializations
cub::min/max
cuda::std::min/max
util_ptx.cuh
GridBarrier
GridBarrierLifetime
The text was updated successfully, but these errors were encountered:
bernhardmgruber
No branches or pull requests
cub::Int2Type
bycuda::std::integral_constant
and deprecate the former #3640cub::RegBoundScaling
andcub::MemBoundScaling
#3663thrust::identity
bycuda::std::identity
#2762cub::AliasTemporaries
#3678cub::PolicyWrapper
#3680cub::KernelConfig
#3682triple_chevron
#3648AgentSegmentFixup
, which was only used bycub::DeviceSpmv
#3590CUB_IS_INT128_ENABLED
by a CCCL macro and deprecate it #3403cuda::std::numeric_limits
for__half
,__nv_bfloat16
,__nv_fp8_e4m3
,__nv_fp8_e5m2
#3349THRUST_TUNING_ARCH
Deprecate macros from cuda/detail/core/util.h #3504cub/[block|warp]/specializations
into a detail namespace #3409cub::min/max
bycuda::std::min/max
#3404util_ptx.cuh
#3289cub::DeviceSpmv
#896GridBarrier
andGridBarrierLifetime
#1389The text was updated successfully, but these errors were encountered: