Skip to main content

cudaError_cudaErrorProfilerAlreadyStarted

Constant cudaError_cudaErrorProfilerAlreadyStarted 

Source
pub const cudaError_cudaErrorProfilerAlreadyStarted: cudaError = 7;
Expand description

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