Profiler Control
[CUDA Driver API]


Functions

CUresult cuProfilerInitialize (const char *configFile, const char *outputFile, CUoutput_mode outputMode)
 Initialize the profiling.
CUresult cuProfilerStart (void)
 Start the profiling.
CUresult cuProfilerStop (void)
 Stop the profiling.

Detailed Description

This section describes the profiler control functions of the low-level CUDA driver application programming interface.

Generated by Doxygen for NVIDIA CUDA Library  NVIDIA