Static rust_gpu_tools::CUDA_CORES
source · pub static CUDA_CORES: Lazy<HashMap<String, usize>>Expand description
The number of CUDA cores.
For non CUDA cards, a number is estimated based on the OpenCL compute units is chosen.
pub static CUDA_CORES: Lazy<HashMap<String, usize>>The number of CUDA cores.
For non CUDA cards, a number is estimated based on the OpenCL compute units is chosen.