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

newton_schulz_descriptor_get_attribute#

nvmath.bindings.cusolverMp.newton_schulz_descriptor_get_attribute(
intptr_t ns_desc,
int attr,
intptr_t buf,
size_t size_in_bytes,
intptr_t size_in_bytes_written,
)[source]#

See cusolverMpNewtonSchulzDescriptorGetAttribute.