Intel® oneAPI Math Kernel Library Developer Reference - C
Inspector-executor Sparse BLAS routines support four conventional sparse matrix storage formats:
Computational routines operate on a matrix handle that stores a matrix in CSR or BSR formats. Other formats should be converted to CSR or BSR format before calling any computational routines. For more information see Sparse Matrix Storage Formats.