Skip to main content

cudaError_cudaErrorProfilerNotInitialized

Constant cudaError_cudaErrorProfilerNotInitialized 

Source
pub const cudaError_cudaErrorProfilerNotInitialized: cudaError = 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 ::cudaProfilerStart or ::cudaProfilerStop without initialization.