<?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 Problem with mkl_dcsrmv in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-with-mkl-dcsrmv/m-p/778569#M1257</link>
    <description>Hello &lt;BR /&gt;&lt;BR /&gt;In the attached example (creating dense matrix sv - &amp;gt; transforming into sparse matrix v -&amp;gt; multiplying with vector u) there is a problem with the mkl_dcsrmv routine. I.e. the value stored in the product vector y is wrong.&lt;BR /&gt;I would be very happy if someone could tell me what I do wrong.&lt;BR /&gt;&lt;BR /&gt;Heres the code:&lt;BR /&gt;&lt;A onclick="ndownload('http://software.intel.com/file/40302')"&gt;test.cpp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;Wolfram&lt;BR /&gt;</description>
    <pubDate>Fri, 09 Dec 2011 17:43:37 GMT</pubDate>
    <dc:creator>Wolfram_Ruehaak</dc:creator>
    <dc:date>2011-12-09T17:43:37Z</dc:date>
    <item>
      <title>Problem with mkl_dcsrmv</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-with-mkl-dcsrmv/m-p/778569#M1257</link>
      <description>Hello &lt;BR /&gt;&lt;BR /&gt;In the attached example (creating dense matrix sv - &amp;gt; transforming into sparse matrix v -&amp;gt; multiplying with vector u) there is a problem with the mkl_dcsrmv routine. I.e. the value stored in the product vector y is wrong.&lt;BR /&gt;I would be very happy if someone could tell me what I do wrong.&lt;BR /&gt;&lt;BR /&gt;Heres the code:&lt;BR /&gt;&lt;A onclick="ndownload('http://software.intel.com/file/40302')"&gt;test.cpp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;Wolfram&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Dec 2011 17:43:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-with-mkl-dcsrmv/m-p/778569#M1257</guid>
      <dc:creator>Wolfram_Ruehaak</dc:creator>
      <dc:date>2011-12-09T17:43:37Z</dc:date>
    </item>
    <item>
      <title>Problem with mkl_dcsrmv</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-with-mkl-dcsrmv/m-p/778570#M1258</link>
      <description>I found the reason: as the solution which is solved is y = alpha*A*x + beta*y (and not just y=A*x) it is necessary to initialize y. In the given case all y values hasve to be set to 0 before calling to mkl_dcsrmv.&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;Wolfram</description>
      <pubDate>Fri, 09 Dec 2011 18:37:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-with-mkl-dcsrmv/m-p/778570#M1258</guid>
      <dc:creator>Wolfram_Ruehaak</dc:creator>
      <dc:date>2011-12-09T18:37:26Z</dc:date>
    </item>
  </channel>
</rss>

