The nvmath.bindings module is experimental and potentially subject to future changes. potrf# nvmath.bindings.cusolverMp.potrf( intptr_t handle, int uplo, int64_t n, intptr_t a, int64_t ia, int64_t ja, intptr_t desc_a, int compute_type, intptr_t d_work, size_t workspace_in_bytes_on_device, intptr_t h_work, size_t workspace_in_bytes_on_host, intptr_t info, )[source]# See cusolverMpPotrf.