<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hi Sayan in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-spmm-fails-with-quot-The-requested-operation-is-not/m-p/1087213#M23030</link>
    <description>&lt;P&gt;Hi Sayan&lt;/P&gt;

&lt;P&gt;Thank you for asking. The message show up because&amp;nbsp; COO format is not supported by the computation function mkl_sparse_spmm.&lt;/P&gt;

&lt;P&gt;As the developer guide mentioned,&lt;/P&gt;

&lt;P&gt;the Sparse BLAS Computational routines operate on a matrix handle that stores a matrix in CSR or BSR formats. Other&lt;BR /&gt;
	formats should be converted to CSR or BSR format before calling any computational routines. For more&lt;BR /&gt;
	information see Sparse Matrix Storage Formats.&lt;/P&gt;

&lt;P&gt;So you&amp;nbsp; may create either CSR format directly or convert coo to CSR, then call the function.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;BR /&gt;
	Ying&lt;/P&gt;</description>
    <pubDate>Sat, 04 Feb 2017 01:25:07 GMT</pubDate>
    <dc:creator>Ying_H_Intel</dc:creator>
    <dc:date>2017-02-04T01:25:07Z</dc:date>
    <item>
      <title>mkl_sparse_spmm fails with "The requested operation is not supported."</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-spmm-fails-with-quot-The-requested-operation-is-not/m-p/1087212#M23029</link>
      <description>&lt;P&gt;I am trying to multiply two sparse matrices after converting them to sparse_matrix_t from COO format (using mkl_sparse_d_create_coo to convert, which is working), and then upon using&amp;nbsp;mkl_sparse_spmm, it returns&amp;nbsp;SPARSE_STATUS_NOT_SUPPORTED. My Intel composer version is&amp;nbsp;17.0.0 20160721, and I am using Debian Linux. According to&amp;nbsp;https://software.intel.com/en-us/node/590133 , the status code translates to "&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; background-color: rgb(242, 242, 242);"&gt;The requested operation is not supported.&lt;/SPAN&gt;". Please advise, under what situations would MKL emit this message?&lt;/P&gt;</description>
      <pubDate>Sat, 04 Feb 2017 00:57:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-spmm-fails-with-quot-The-requested-operation-is-not/m-p/1087212#M23029</guid>
      <dc:creator>Sayan_Ghosh</dc:creator>
      <dc:date>2017-02-04T00:57:19Z</dc:date>
    </item>
    <item>
      <title>Hi Sayan</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-spmm-fails-with-quot-The-requested-operation-is-not/m-p/1087213#M23030</link>
      <description>&lt;P&gt;Hi Sayan&lt;/P&gt;

&lt;P&gt;Thank you for asking. The message show up because&amp;nbsp; COO format is not supported by the computation function mkl_sparse_spmm.&lt;/P&gt;

&lt;P&gt;As the developer guide mentioned,&lt;/P&gt;

&lt;P&gt;the Sparse BLAS Computational routines operate on a matrix handle that stores a matrix in CSR or BSR formats. Other&lt;BR /&gt;
	formats should be converted to CSR or BSR format before calling any computational routines. For more&lt;BR /&gt;
	information see Sparse Matrix Storage Formats.&lt;/P&gt;

&lt;P&gt;So you&amp;nbsp; may create either CSR format directly or convert coo to CSR, then call the function.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;BR /&gt;
	Ying&lt;/P&gt;</description>
      <pubDate>Sat, 04 Feb 2017 01:25:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-spmm-fails-with-quot-The-requested-operation-is-not/m-p/1087213#M23030</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2017-02-04T01:25:07Z</dc:date>
    </item>
    <item>
      <title>Thanks, sorry for missing the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-spmm-fails-with-quot-The-requested-operation-is-not/m-p/1087214#M23031</link>
      <description>&lt;P&gt;Thanks, sorry for missing the guidelines.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Feb 2017 01:43:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-spmm-fails-with-quot-The-requested-operation-is-not/m-p/1087214#M23031</guid>
      <dc:creator>Sayan_Ghosh</dc:creator>
      <dc:date>2017-02-04T01:43:35Z</dc:date>
    </item>
  </channel>
</rss>

