The nvmath.bindings module is experimental and potentially subject to future changes.

isamax_64#

nvmath.bindings.cublas.isamax_64(
intptr_t handle,
int64_t n,
intptr_t x,
int64_t incx,
intptr_t result,
)[source]#

See cublasIsamax_64.