Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28446 Discussions

Problem with mkl_sparse_z_create_coo

Kusiek__Adam
Beginner
287 Views

Hello,

when I try to run

mkl_sparse_?_create_coo

for simple sparse matrix I get the error that the entry to this function cannot be found. 

What could be the reason? 

Later I can provide short code example if needed. 

My aim is to convert 'coo' matrix format to 'csr' one. 

The older version: mkl_?csrcoo works but it is deprecated 

Best, 

Adam 

0 Kudos
0 Replies
Reply