Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
6977 Discussions

convert coo to csr problem: how to sort column indexs

liunsteingmail_com
325 Views
Hi all again:

Since coo format is more intuitive and easy to use i am filling the matrix in this format first. but not in a line by line order but block by block.

and then when i convert to csr format the rowindex is not correct

does mkl provide a sorting routine ?
0 Kudos
0 Replies
Reply