Description
Provides the NVIDIA Tools Extension library for marking code regions, events, and ranges in profiling traces. Developers add NVTX annotations so performance tools can show clearer CPU and GPU timelines.
Use it when optimizing CUDA, graphics, or mixed CPU/GPU applications. It is a development library, not a standalone profiler.