Exported rocSPARSE Functions#

Auxiliary Functions#

Function name

rocsparse_​create_​handle()

rocsparse_​destroy_​handle()

rocsparse_​set_​stream()

rocsparse_​get_​stream()

rocsparse_​set_​pointer_​mode()

rocsparse_​get_​pointer_​mode()

rocsparse_​get_​version()

rocsparse_​get_​git_​rev()

rocsparse_​create_​mat_​descr()

rocsparse_​destroy_​mat_​descr()

rocsparse_​copy_​mat_​descr()

rocsparse_​set_​mat_​index_​base()

rocsparse_​get_​mat_​index_​base()

rocsparse_​set_​mat_​type()

rocsparse_​get_​mat_​type()

rocsparse_​set_​mat_​fill_​mode()

rocsparse_​get_​mat_​fill_​mode()

rocsparse_​set_​mat_​diag_​type()

rocsparse_​get_​mat_​diag_​type()

rocsparse_​set_​mat_​storage_​mode()

rocsparse_​get_​mat_​storage_​mode()

rocsparse_​create_​hyb_​mat()

rocsparse_​destroy_​hyb_​mat()

rocsparse_​copy_​hyb_​mat()

rocsparse_​create_​mat_​info()

rocsparse_​copy_​mat_​info()

rocsparse_​destroy_​mat_​info()

rocsparse_​create_​color_​info()

rocsparse_​destroy_​color_​info()

rocsparse_​copy_​color_​info()

rocsparse_​create_​spvec_​descr()

rocsparse_​destroy_​spvec_​descr()

rocsparse_​spvec_​get()

rocsparse_​spvec_​get_​index_​base()

rocsparse_​spvec_​get_​values()

rocsparse_​spvec_​set_​values()

rocsparse_​create_​coo_​descr()

rocsparse_​create_​coo_​aos_​descr()

rocsparse_​create_​csr_​descr()

rocsparse_​create_​csc_​descr()

rocsparse_​create_​ell_​descr()

rocsparse_​create_​bell_​descr()

rocsparse_​destroy_​spmat_​descr()

rocsparse_​create_​sparse_​to_​sparse_​descr()

rocsparse_​destroy_​sparse_​to_​sparse_​descr()

rocsparse_​sparse_​to_​sparse_​permissive()

rocsparse_​coo_​get()

rocsparse_​coo_​aos_​get()

rocsparse_​csr_​get()

rocsparse_​ell_​get()

rocsparse_​bell_​get()

rocsparse_​coo_​set_​pointers()

rocsparse_​coo_​aos_​set_​pointers()

rocsparse_​csr_​set_​pointers()

rocsparse_​csc_​set_​pointers()

rocsparse_​ell_​set_​pointers()

rocsparse_​bsr_​set_​pointers()

rocsparse_​spmat_​get_​size()

rocsparse_​spmat_​get_​format()

rocsparse_​spmat_​get_​index_​base()

rocsparse_​spmat_​get_​values()

rocsparse_​spmat_​set_​values()

rocsparse_​spmat_​get_​strided_​batch()

rocsparse_​spmat_​set_​strided_​batch()

rocsparse_​coo_​set_​strided_​batch()

rocsparse_​csr_​set_​strided_​batch()

rocsparse_​csc_​set_​strided_​batch()

rocsparse_​spmat_​get_​attribute()

rocsparse_​spmat_​set_​attribute()

rocsparse_​create_​dnvec_​descr()

rocsparse_​destroy_​dnvec_​descr()

rocsparse_​dnvec_​get()

rocsparse_​dnvec_​get_​values()

rocsparse_​dnvec_​set_​values()

rocsparse_​create_​dnmat_​descr()

rocsparse_​destroy_​dnmat_​descr()

rocsparse_​dnmat_​get()

rocsparse_​dnmat_​get_​values()

rocsparse_​dnmat_​set_​values()

rocsparse_​dnmat_​get_​strided_​batch()

rocsparse_​dnmat_​set_​strided_​batch()

Sparse Level 1 Functions#

Function name

single

double

single complex

double complex

rocsparse_​Xaxpyi()

x

x

x

x

rocsparse_​Xdoti()

x

x

x

x

rocsparse_​Xdotci()

x

x

rocsparse_​Xgthr()

x

x

x

x

rocsparse_​Xgthrz()

x

x

x

x

rocsparse_​Xroti()

x

x

rocsparse_​Xsctr()

x

x

x

x

Sparse Level 2 Functions#

Sparse Level 3 Functions#

Sparse Extra Functions#

Preconditioner Functions#

Function name

single

double

single complex

double complex

rocsparse_​Xbsric0_​buffer_​size()

x

x

x

x

rocsparse_​Xbsric0_​analysis()

x

x

x

x

rocsparse_​bsric0_​zero_​pivot()

rocsparse_​bsric0_​clear()

rocsparse_​Xbsric0()

x

x

x

x

rocsparse_​Xbsrilu0_​buffer_​size()

x

x

x

x

rocsparse_​Xbsrilu0_​analysis()

x

x

x

x

rocsparse_​bsrilu0_​zero_​pivot()

rocsparse_​Xbsrilu0_​numeric_​boost()

x

x

x

x

rocsparse_​bsrilu0_​clear()

rocsparse_​Xbsrilu0()

x

x

x

x

rocsparse_​Xcsric0_​buffer_​size()

x

x

x

x

rocsparse_​Xcsric0_​analysis()

x

x

x

x

rocsparse_​csric0_​zero_​pivot()

rocsparse_​csric0_​clear()

rocsparse_​Xcsric0()

x

x

x

x

rocsparse_​Xcsrilu0_​buffer_​size()

x

x

x

x

rocsparse_​Xcsrilu0_​numeric_​boost()

x

x

x

x

rocsparse_​Xcsrilu0_​analysis()

x

x

x

x

rocsparse_​csrilu0_​zero_​pivot()

rocsparse_​csrilu0_​clear()

rocsparse_​Xcsrilu0()

x

x

x

x

rocsparse_​csritilu0_​buffer_​size()

rocsparse_​csritilu0_​preprocess()

rocsparse_​Xcsritilu0_​compute()

x

x

x

x

rocsparse_​Xcsritilu0_​history()

x

x

x

x

rocsparse_​Xgtsv_​buffer_​size()

x

x

x

x

rocsparse_​Xgtsv()

x

x

x

x

rocsparse_​Xgtsv_​no_​pivot_​buffer_​size()

x

x

x

x

rocsparse_​Xgtsv_​no_​pivot()

x

x

x

x

rocsparse_​Xgtsv_​no_​pivot_​strided_​batch_​buffer_​size()

x

x

x

x

rocsparse_​Xgtsv_​no_​pivot_​strided_​batch()

x

x

x

x

rocsparse_​Xgtsv_​interleaved_​batch_​buffer_​size()

x

x

x

x

rocsparse_​Xgtsv_​interleaved_​batch()

x

x

x

x

rocsparse_​Xgpsv_​interleaved_​batch_​buffer_​size()

x

x

x

x

rocsparse_​Xgpsv_​interleaved_​batch()

x

x

x

x

Conversion Functions#

Function name

single

double

single complex

double complex

rocsparse_​csr2coo()

rocsparse_​csr2csc_​buffer_​size()

rocsparse_​Xcsr2csc()

x

x

x

x

rocsparse_​Xgebsr2gebsc_​buffer_​size()

x

x

x

x

rocsparse_​Xgebsr2gebsc()

x

x

x

x

rocsparse_​csr2ell_​width()

rocsparse_​Xcsr2ell()

x

x

x

x

rocsparse_​Xcsr2hyb()

x

x

x

x

rocsparse_​csr2bsr_​nnz()

rocsparse_​Xcsr2bsr()

x

x

x

x

rocsparse_​csr2gebsr_​nnz()

rocsparse_​Xcsr2gebsr_​buffer_​size()

x

x

x

x

rocsparse_​Xcsr2gebsr()

x

x

x

x

rocsparse_​coo2csr()

rocsparse_​ell2csr_​nnz()

rocsparse_​Xell2csr()

x

x

x

x

rocsparse_​hyb2csr_​buffer_​size()

rocsparse_​Xhyb2csr()

x

x

x

x

rocsparse_​Xbsr2csr()

x

x

x

x

rocsparse_​Xgebsr2csr()

x

x

x

x

rocsparse_​Xgebsr2gebsr_​buffer_​size()

x

x

x

x

rocsparse_​gebsr2gebsr_​nnz()

rocsparse_​Xgebsr2gebsr()

x

x

x

x

rocsparse_​Xcsr2csr_​compress()

x

x

x

x

rocsparse_​create_​identity_​permutation()

rocsparse_​inverse_​permutation()

rocsparse_​cscsort_​buffer_​size()

rocsparse_​cscsort()

rocsparse_​csrsort_​buffer_​size()

rocsparse_​csrsort()

rocsparse_​coosort_​buffer_​size()

rocsparse_​coosort_​by_​row()

rocsparse_​coosort_​by_​column()

rocsparse_​Xdense2csr()

x

x

x

x

rocsparse_​Xdense2csc()

x

x

x

x

rocsparse_​Xdense2coo()

x

x

x

x

rocsparse_​Xcsr2dense()

x

x

x

x

rocsparse_​Xcsc2dense()

x

x

x

x

rocsparse_​Xcoo2dense()

x

x

x

x

rocsparse_​Xnnz_​compress()

x

x

x

x

rocsparse_​Xnnz()

x

x

x

x

rocsparse_​Xprune_​dense2csr_​buffer_​size()

x

x

rocsparse_​Xprune_​dense2csr_​nnz()

x

x

rocsparse_​Xprune_​dense2csr()

x

x

rocsparse_​Xprune_​csr2csr_​buffer_​size()

x

x

rocsparse_​Xprune_​csr2csr_​nnz()

x

x

rocsparse_​Xprune_​csr2csr()

x

x

rocsparse_​Xprune_​dense2csr_​by_​percentage_​buffer_​size()

x

x

rocsparse_​Xprune_​dense2csr_​nnz_​by_​percentage()

x

x

rocsparse_​Xprune_​dense2csr_​by_​percentage()

x

x

rocsparse_​Xprune_​csr2csr_​by_​percentage_​buffer_​size()

x

x

rocsparse_​Xprune_​csr2csr_​nnz_​by_​percentage()

x

x

rocsparse_​Xprune_​csr2csr_​by_​percentage()

x

x

rocsparse_​Xbsrpad_​value()

x

x

x

x

Reordering Functions#

Function name

single

double

single complex

double complex

rocsparse_​Xcsrcolor()

x

x

x

x

Utility Functions#

Sparse Generic Functions#