Skip to main content

Crate singe_cutensor

Crate singe_cutensor 

Source
Expand description

Safe cuTENSOR wrappers for tensor descriptors, operations, plans, and execution.

Optional mg and mp features expose multi-GPU and multi-process cuTENSOR modules.

Modules§

context
error
execution
mg
cuTENSORMg wrappers.
mp
cuTENSORMp wrappers.
operation
plan
tensor
types

Macros§

try_ffi

Functions§

cudart_version
Returns the CUDA runtime version that cuTENSOR was compiled against.
version