pub fn get_device_count() -> CudaRtResult<u32>Expand description
Returns the number of CUDA-capable devices (mirrors cudaGetDeviceCount).
pub fn get_device_count() -> CudaRtResult<u32>Returns the number of CUDA-capable devices (mirrors cudaGetDeviceCount).