[STF] Replace nvtx_range by nvtx3 existing facilities
Open
stf
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
We currently reimplement nvtx_range and use it a lot, we should probably find a way to use nvtx3::scoped_range in user code, or at least in the implementation of nvtx_range itself if necessary
Contributor guide
Assessment
This issue has not been assessed yet.