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.