The nvmath.bindings module is experimental and potentially subject to future changes. matrix_gather_d2h# nvmath.bindings.cusolverMp.matrix_gather_d2h( intptr_t handle, int64_t m, int64_t n, intptr_t d_a, int64_t ia, int64_t ja, intptr_t desc_a, int root, intptr_t h_dst, int64_t h_lddst, )[source]# See cusolverMpMatrixGatherD2H.