sp_mat_set_attribute#

nvmath.bindings.cusparse.sp_mat_set_attribute(
intptr_t sp_mat_descr,
int attribute,
intptr_t data,
size_t data_size,
)[source]#

See cusparseSpMatSetAttribute.