The NVIDIA® Tools Extension SDK (NVTX) is a C-based Application Programming Interface (API) for annotating events, code ranges, and resources in your applications.
Apache License 2.0
312
stars
48
forks
source link
Update README with more information on how to use NVTX++ in a project #45
Added more explanation of the NVTX++ CMake configuration and how to use CPM to fetch it.