NVIDIA / NVIDIA/cccl

[DOC]: Document graph capture support

Open
#1,122 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
487
Avg merge
2d 7h
Merged PRs (30d)
296

Description

### Is this a duplicate?

- [X] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this bug and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.md)

### Is this for new documentation, or an update to existing docs?

New

### Describe the incorrect/future/missing documentation

We introduced https://github.com/NVIDIA/cccl/issues/321 graph capture coverage in CUB tests. CUB currently has documentation annotations such as cdp_class{1} to indicate when an algorithm can be launched from device code using CUDA Dynamic Parallelism. We should add a similar Doxygen alias for CUDA Graph capture support so algorithm documentation can clearly indicate whether a CUB API is safe or intended to be used during CUDA stream capture.

### If this is a correction, please provide a link to the incorrect documentation. If this is a new documentation request, please link to where you have looked.

_No response_

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.