I folow the steps to compile the Samples of CUPTI and I obtain the next error:
Usage: ./autoRangeSample [device_num] [metric_names comma separated]
CUDA Device Number: 0
FAILED: NVPW_MetricsContext_GetMetricProperties_Begin(&getMetricPropertiesBeginParams)
FAILED: NVPW_RawMetricsConfig_BeginPassGroup(&beginPassGroupParams)
Failed to create configImage
Makefile:39: recipe for target ‘run’ failed
make: *** [run] Error 255