<?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 Sparse Matrix Operations in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Operations/m-p/836277#M6083</link>
    <description>Actually, MKL acts OK in this case. How can you be sure that the product of two sparse matrices will be sparse? In general this is not true!&lt;BR /&gt;&lt;BR /&gt;D.&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Apr 2011 16:54:11 GMT</pubDate>
    <dc:creator>Danesh_Daroui</dc:creator>
    <dc:date>2011-04-28T16:54:11Z</dc:date>
    <item>
      <title>Sparse Matrix Operations</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Operations/m-p/836273#M6079</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am developing an application that works with sparse matrices.&lt;/P&gt;&lt;P&gt;I have seen &lt;EM&gt;mkl_?csradd(...)&lt;/EM&gt; and &lt;EM&gt;mkl_?csrmultcsr(...)&lt;/EM&gt;. These functions just work with CSR format. &lt;/P&gt;&lt;P&gt;There are not more functions to operate with sparse matrices and return results as sparse matrices, but with different storage formats?&lt;/P&gt;&lt;P&gt;For example functions to add and multiply sparse matrices in COO format.&lt;/P&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Apr 2011 13:30:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Operations/m-p/836273#M6079</guid>
      <dc:creator>JBervel</dc:creator>
      <dc:date>2011-04-19T13:30:42Z</dc:date>
    </item>
    <item>
      <title>Sparse Matrix Operations</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Operations/m-p/836274#M6080</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;There are not more functions to operate with sparse matrices and return results as sparse matrices, but with different storage formats?&lt;/DIV&gt;&amp;gt;&amp;gt; not yet.&lt;DIV&gt;but as an example, you can use saymkl_dcsrcoo() for convertion a sparse matrix in the coordinate format to CSR, then use&lt;EM&gt;mkl_?csradd and then convert from CSR to COO again.&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;--Gennady&lt;/EM&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 19 Apr 2011 17:51:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Operations/m-p/836274#M6080</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-04-19T17:51:54Z</dc:date>
    </item>
    <item>
      <title>Sparse Matrix Operations</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Operations/m-p/836275#M6081</link>
      <description>I'm dealing with sparse symmetric matrices, and I think the packed format works pretty well and efficient. It could do add, multipy, inversion, and find eigenvalues. However, for sparse matrices, the current library isn't good enough for me.</description>
      <pubDate>Thu, 21 Apr 2011 21:27:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Operations/m-p/836275#M6081</guid>
      <dc:creator>junuylia</dc:creator>
      <dc:date>2011-04-21T21:27:34Z</dc:date>
    </item>
    <item>
      <title>Sparse Matrix Operations</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Operations/m-p/836276#M6082</link>
      <description>yesmaybe for this case.it is always acompromisebetween performance andmemory consumption andusability.</description>
      <pubDate>Fri, 22 Apr 2011 04:55:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Operations/m-p/836276#M6082</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-04-22T04:55:06Z</dc:date>
    </item>
    <item>
      <title>Sparse Matrix Operations</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Operations/m-p/836277#M6083</link>
      <description>Actually, MKL acts OK in this case. How can you be sure that the product of two sparse matrices will be sparse? In general this is not true!&lt;BR /&gt;&lt;BR /&gt;D.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Apr 2011 16:54:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Operations/m-p/836277#M6083</guid>
      <dc:creator>Danesh_Daroui</dc:creator>
      <dc:date>2011-04-28T16:54:11Z</dc:date>
    </item>
  </channel>
</rss>

