NVIDIA / NVIDIA/cccl

`_CUB_RETURN_IF_STATUS` macros don't belong in <cub/device/dispatch/dispatch_for_each_in_extents.cuh>

Open
#4,167 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
486
Avg merge
2d 6h
Merged PRs (30d)
295

Description

https://github.com/NVIDIA/cccl/blob/main/cub/cub/device/dispatch/dispatch_for_each_in_extents.cuh#L53-L70

These macros should live in a different header, if at all. It would be more proper to use the `CubDebug` macro like we do everywhere else.

Related issue: #3090

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.