pub fn cuda(_index: usize) -> Result<Device>
Returns a CUDA device for the given GPU index.
Without the cuda feature, this always returns an error.
cuda