Skip to main content

cudaError_cudaErrorProfilerAlreadyStopped

Constant cudaError_cudaErrorProfilerAlreadyStopped 

Source
pub const cudaError_cudaErrorProfilerAlreadyStopped: cudaError = 8;
Expand description

\deprecated This error return is deprecated as of CUDA 5.0. It is no longer an error to call cudaProfilerStop() when profiling is already disabled.