pub fn cudart_version() -> Result<CudaRuntimeVersion>Expand description
Returns the CUDA runtime version that cuTENSOR was compiled against.
Can be compared against the CUDA runtime version reported by the CUDA wrapper crate.
pub fn cudart_version() -> Result<CudaRuntimeVersion>Returns the CUDA runtime version that cuTENSOR was compiled against.
Can be compared against the CUDA runtime version reported by the CUDA wrapper crate.