Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
29322 Discussions

Problem with mkl_sparse_z_create_coo

Kusiek__Adam
Beginner
627 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