Skip to main content

cudaError_cudaErrorProfilerDisabled

Constant cudaError_cudaErrorProfilerDisabled 

Source
pub const cudaError_cudaErrorProfilerDisabled: cudaError = 5;
Expand description

This indicates profiler is not initialized for this run. This can happen when the application is running with external profiling tools like visual profiler.