Skip to main content

should_use_gpu

Function should_use_gpu 

Source
pub fn should_use_gpu(_n: usize, _k: usize, _subspace_dim: usize) -> bool
Expand description

Check if GPU dispatch is worthwhile (always false without gpu feature).