pub const CUDA_ERROR_PRIMARY_CONTEXT_ACTIVE: cudaError_enum = 708;Expand description
This error indicates that the primary context for the specified device has already been initialized.
pub const CUDA_ERROR_PRIMARY_CONTEXT_ACTIVE: cudaError_enum = 708;This error indicates that the primary context for the specified device has already been initialized.