Constant CUDA_ERROR_PROFILER_ALREADY_STARTED

Source
pub const CUDA_ERROR_PROFILER_ALREADY_STARTED: cudaError_enum = 7;
Expand description

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