Function set_cublas_mode

Source
pub fn set_cublas_mode(mode: CublasMathMode)
Expand description

Sets the cuBLAS math mode for the internal handle.

See the cuBLAS documentation for additional details

ยงParameters