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

Conversion of a sparse matrix to the CSR format and vice versa.

sicb0161
Beginner
483 Views
Hi,
right now I am using the mkl_ddnscsr function in order to convert my sparse matrix into the csr format. Yet, I would like to store and work with values not in double but in single precision.

I didnt find any function in the user manual which performes this operation.

Thx in advance.
0 Kudos
0 Replies
Reply