NVIDIA / NVIDIA/cccl

[BUG]: cudax should not depend on own nvtx helpers

Open
#2,636 4 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

### 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)

### Type of Bug

Compile-time Error

### Component

Not sure

### Describe the bug

When merging CUDASTF we also pulled in their own nvtx helper

We need to consolidate with our cub NVTX work by @bernhardmgruber to ensure we do not run into the same problems we did before.

### How to Reproduce

building cudax

### Expected behavior

We should not openly inlcude nvtx headers

### Reproduction link

_No response_

### Operating System

_No response_

### nvidia-smi output

_No response_

### NVCC version

_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.