The nvmath. module is experimental and potentially subject to future changes.
dprune_dense2csr_by_percentage_buffer_size_ext#
-
nvmath.
bindings. cusparse. dprune_dense2csr_by_percentage_buffer_size_ext( - intptr_t handle,
- int m,
- int n,
- intptr_t a,
- int lda,
- float percentage,
- intptr_t descr_c,
- intptr_t csr_sorted_val_c,
- intptr_t csr_sorted_row_ptr_c,
- intptr_t csr_sorted_col_ind_c,
- intptr_t info,
See
cusparseDpruneDense2csrByPercentage_bufferSizeExt.