Nvtx Wrapper#

Defines

NVTX_SCOPED_RANGE(var_name, ...) ((void) 0)#

No-op implementation when NVTX profiling is disabled Compiles to nothing - zero overhead, no namespace pollution

NVTX_RGB(r, g, b) 0#