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

sygst_buffer_size#

nvmath.bindings.cusolverMp.sygst_buffer_size(
intptr_t handle,
int ibtype,
int uplo,
int64_t m,
int64_t ia,
int64_t ja,
intptr_t desc_a,
int64_t ib,
int64_t jb,
intptr_t desc_b,
int compute_type,
) tuple[source]#

See cusolverMpSygst_bufferSize.