Profiler Control
[CUDA Runtime API]


Functions

cudaError_t cudaProfilerInitialize (const char *configFile, const char *outputFile, cudaOutputMode_t outputMode)
 Initialize the profiling.
cudaError_t cudaProfilerStart (void)
 Start the profiling.
cudaError_t cudaProfilerStop (void)
 Stop the profiling.

Detailed Description

This section describes the profiler control functions of the CUDA runtime application programming interface.

Generated by Doxygen for NVIDIA CUDA Library  NVIDIA