<?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 Thank you Fiona, that's in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/gemv-for-sparse-rectangular-matrices/m-p/1101417#M23910</link>
    <description>&lt;P&gt;Thank you Fiona, that's exactly what I wanted.&lt;/P&gt;</description>
    <pubDate>Tue, 09 May 2017 15:20:31 GMT</pubDate>
    <dc:creator>damienhocking</dc:creator>
    <dc:date>2017-05-09T15:20:31Z</dc:date>
    <item>
      <title>gemv for sparse, rectangular matrices?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/gemv-for-sparse-rectangular-matrices/m-p/1101413#M23906</link>
      <description>&lt;P&gt;Is there a recommended routine in the MKL that can do a GEMV with the transpose of a rectangular sparse matrix? &amp;nbsp;I know I can pad it to square but I'd prefer not to have to do that. &amp;nbsp;These sparse matrices could be large, 10 million+ nonzeroes and a million rows or columns.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Damien&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 04:13:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/gemv-for-sparse-rectangular-matrices/m-p/1101413#M23906</guid>
      <dc:creator>damienhocking</dc:creator>
      <dc:date>2017-05-09T04:13:05Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/gemv-for-sparse-rectangular-matrices/m-p/1101414#M23907</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You provided BLAS level 2 function for sparse matrix. For sparse matrix, we normally use compressed data structure that Intel MKL supports CSR, CSC, COO, diagonal and skyline. You could learn more from developer reference about usage with different&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;matrix structure&amp;amp; data compression format:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/node/520802"&gt;https://software.intel.com/en-us/node/520802&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 06:21:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/gemv-for-sparse-rectangular-matrices/m-p/1101414#M23907</guid>
      <dc:creator>Zhen_Z_Intel</dc:creator>
      <dc:date>2017-05-09T06:21:00Z</dc:date>
    </item>
    <item>
      <title>Yes, but the docs are all for</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/gemv-for-sparse-rectangular-matrices/m-p/1101415#M23908</link>
      <description>&lt;P&gt;Yes, but the docs are all for a square m x m matrix. &amp;nbsp;I have rectangular matrices. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 06:35:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/gemv-for-sparse-rectangular-matrices/m-p/1101415#M23908</guid>
      <dc:creator>damienhocking</dc:creator>
      <dc:date>2017-05-09T06:35:23Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/gemv-for-sparse-rectangular-matrices/m-p/1101416#M23909</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;mkl_?&amp;lt;format&amp;gt;gemv is designed for square, but mkl_?&amp;lt;format&amp;gt;mv can be used for &lt;SPAN style="font-size: 12px;"&gt;rectangular&amp;nbsp;&lt;/SPAN&gt;matrix (m * k). Or, you could use Inspector-execute sparse function &lt;A href="https://software.intel.com/en-us/node/590128"&gt;mkl_sparse_?_mv&lt;/A&gt;, normally would provide a better performance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 07:14:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/gemv-for-sparse-rectangular-matrices/m-p/1101416#M23909</guid>
      <dc:creator>Zhen_Z_Intel</dc:creator>
      <dc:date>2017-05-09T07:14:11Z</dc:date>
    </item>
    <item>
      <title>Thank you Fiona, that's</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/gemv-for-sparse-rectangular-matrices/m-p/1101417#M23910</link>
      <description>&lt;P&gt;Thank you Fiona, that's exactly what I wanted.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 15:20:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/gemv-for-sparse-rectangular-matrices/m-p/1101417#M23910</guid>
      <dc:creator>damienhocking</dc:creator>
      <dc:date>2017-05-09T15:20:31Z</dc:date>
    </item>
  </channel>
</rss>

