<?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 How to get sparse array in CSR format from a matrix handle? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-get-sparse-array-in-CSR-format-from-a-matrix-handle/m-p/1173614#M28731</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm using Sparse BLAS routines in MKL.&lt;/P&gt;

&lt;P&gt;For matrix-matrix multiplications using the mkl_sparse_spmm routine, I created matrix handles, and then execute the routine.&lt;/P&gt;

&lt;P&gt;But, how can I get the result in the original CSR format? I mean, the mkl_sparse_spmm gives the result in the form of matrix handle (pointer),&lt;/P&gt;

&lt;P&gt;so I need a further step to get the final result in CSR format.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Aug 2018 00:44:23 GMT</pubDate>
    <dc:creator>dimdol10</dc:creator>
    <dc:date>2018-08-22T00:44:23Z</dc:date>
    <item>
      <title>How to get sparse array in CSR format from a matrix handle?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-get-sparse-array-in-CSR-format-from-a-matrix-handle/m-p/1173614#M28731</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm using Sparse BLAS routines in MKL.&lt;/P&gt;

&lt;P&gt;For matrix-matrix multiplications using the mkl_sparse_spmm routine, I created matrix handles, and then execute the routine.&lt;/P&gt;

&lt;P&gt;But, how can I get the result in the original CSR format? I mean, the mkl_sparse_spmm gives the result in the form of matrix handle (pointer),&lt;/P&gt;

&lt;P&gt;so I need a further step to get the final result in CSR format.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 00:44:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-get-sparse-array-in-CSR-format-from-a-matrix-handle/m-p/1173614#M28731</guid>
      <dc:creator>dimdol10</dc:creator>
      <dc:date>2018-08-22T00:44:23Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-get-sparse-array-in-CSR-format-from-a-matrix-handle/m-p/1173615#M28732</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
	To export the matrix in CSR format from a sparse handle you can use mkl_sparse_?_export_csr() routine (please, refer to &lt;A href="https://software.intel.com/en-us/mkl-developer-reference-c-mkl-sparse-export-csr)" target="_blank"&gt;https://software.intel.com/en-us/mkl-developer-reference-c-mkl-sparse-export-csr)&lt;/A&gt;.&lt;BR /&gt;
	&lt;BR /&gt;
	Best regards,&lt;BR /&gt;
	Maria&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 01:07:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-get-sparse-array-in-CSR-format-from-a-matrix-handle/m-p/1173615#M28732</guid>
      <dc:creator>MariaZh</dc:creator>
      <dc:date>2018-08-22T01:07:20Z</dc:date>
    </item>
  </channel>
</rss>

