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

scsric02#

nvmath.bindings.cusparse.scsric02(
intptr_t handle,
int m,
int nnz,
intptr_t descr_a,
intptr_t csr_sorted_val_a_val_m,
intptr_t csr_sorted_row_ptr_a,
intptr_t csr_sorted_col_ind_a,
intptr_t info,
int policy,
intptr_t p_buffer,
)[source]#

See cusparseScsric02.