<?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 I am not sure understand the in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Skipping-empty-rows-in-mkl-dcsrmv/m-p/916722#M12649</link>
    <description>&lt;P&gt;I am not sure understand the reason you want to skip such rows.Do you expect that in this way you will accelerate the speed of computing?&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2013 18:12:42 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2013-09-03T18:12:42Z</dc:date>
    <item>
      <title>Skipping empty rows in mkl_dcsrmv()</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Skipping-empty-rows-in-mkl-dcsrmv/m-p/916721#M12648</link>
      <description>&lt;P&gt;In my application, I use mkl_dcsrmv(). I encounter matrices with empty rows. At most, one&amp;nbsp;eighth of the rows are empty. Is there any solution to skip empty rows in CSR-based sparse matrix-vector multiplication?&lt;/P&gt;
&lt;P&gt;One solution is to remove empty rows before mkl_dcsrmv() and scatter/gather the vectors. But this does not seem feasible and it may not be efficient.&lt;/P&gt;
&lt;P&gt;A solution, which is adopted in OSKI[1], is adding a list that contains non-empty rows and iterating over this list during the sparse matrix-vector multiplication.&lt;/P&gt;
&lt;P&gt;[1] &lt;A href="http://bebop.cs.berkeley.edu/oski/" target="_blank"&gt;http://bebop.cs.berkeley.edu/oski/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 11:35:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Skipping-empty-rows-in-mkl-dcsrmv/m-p/916721#M12648</guid>
      <dc:creator>kadir</dc:creator>
      <dc:date>2013-09-03T11:35:43Z</dc:date>
    </item>
    <item>
      <title>I am not sure understand the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Skipping-empty-rows-in-mkl-dcsrmv/m-p/916722#M12649</link>
      <description>&lt;P&gt;I am not sure understand the reason you want to skip such rows.Do you expect that in this way you will accelerate the speed of computing?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 18:12:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Skipping-empty-rows-in-mkl-dcsrmv/m-p/916722#M12649</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-09-03T18:12:42Z</dc:date>
    </item>
  </channel>
</rss>

