Skip to main content

cutensorGetCudartVersion

Function cutensorGetCudartVersion 

Source
pub unsafe extern "C" fn cutensorGetCudartVersion() -> size_t
Expand description

Returns version number of the CUDA runtime that cuTENSOR was compiled against.

Can be compared against the CUDA runtime version from cudaRuntimeGetVersion().