get_cuda_error_name

Function get_cuda_error_name 

Source
pub fn get_cuda_error_name(error_code: i32) -> String
Expand description

Returns the symbolic error name (e.g. “cudaErrorMemoryAllocation”)