pub fn should_use_gpu(_n: usize, _k: usize, _subspace_dim: usize) -> bool
Check if GPU dispatch is worthwhile (always false without gpu feature).