pub const CUDA_ERROR_PROFILER_NOT_INITIALIZED: cudaError_enum = 6;Expand description
\deprecated This error return is deprecated as of CUDA 5.0. It is no longer an error to attempt to enable/disable the profiling via ::cuProfilerStart or ::cuProfilerStop without initialization.