The nvmath.bindings module is experimental and potentially subject to future changes. ccsru2csr# nvmath.bindings.cusparse.ccsru2csr( intptr_t handle, int m, int n, int nnz, intptr_t descr_a, intptr_t csr_val, intptr_t csr_row_ptr, intptr_t csr_col_ind, intptr_t info, intptr_t p_buffer, )[source]# See cusparseCcsru2csr.