<?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 at first glance, everything in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-error-when-calling-MKL-SDNSCSR/m-p/1185695#M29576</link>
    <description>&lt;P&gt;at first glance, everything looks correct. How did you link this case?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jun 2020 03:03:23 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2020-06-03T03:03:23Z</dc:date>
    <item>
      <title>MKL error when calling  MKL_SDNSCSR.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-error-when-calling-MKL-SDNSCSR/m-p/1185694#M29575</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just dowloaded MKL in intend to try its sparse BLAS, the first thing I tried was the conversion of full matrix to sparse one with MKL_SDNSCSR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here my code:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;implicit none&lt;/P&gt;&lt;P&gt;real::A(2,5)&lt;BR /&gt;integer::job(8)&lt;BR /&gt;INTEGER::&amp;nbsp; info,n=2,m=5&lt;BR /&gt;INTEGER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ja(10), ia(6)&lt;BR /&gt;REAL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; acsr(10)&lt;/P&gt;&lt;P&gt;A(1,:)=(/1, 0 ,1,0,2/)&lt;BR /&gt;A(2,:)=(/2,0,0,0,1/)&lt;/P&gt;&lt;P&gt;job=0&lt;BR /&gt;job(1)=0&lt;BR /&gt;job(2)=1&lt;BR /&gt;job(3)=1&lt;BR /&gt;job(4)=2&lt;BR /&gt;job(5)=10&lt;BR /&gt;job(6)=1&lt;/P&gt;&lt;P&gt;print*,A&lt;BR /&gt;print*,job&lt;/P&gt;&lt;P&gt;call mkl_sdnscsr(job,n,m,A,m,acsr,ja,ia,info)&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It gives the following error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Intel MKL ERROR: Parameter 1 was incorrect on entry to MKL_SDNSCSR.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What did I did wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 13:16:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-error-when-calling-MKL-SDNSCSR/m-p/1185694#M29575</guid>
      <dc:creator>Bomble__Laetitia</dc:creator>
      <dc:date>2020-06-02T13:16:56Z</dc:date>
    </item>
    <item>
      <title>at first glance, everything</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-error-when-calling-MKL-SDNSCSR/m-p/1185695#M29576</link>
      <description>&lt;P&gt;at first glance, everything looks correct. How did you link this case?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 03:03:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-error-when-calling-MKL-SDNSCSR/m-p/1185695#M29576</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-06-03T03:03:23Z</dc:date>
    </item>
  </channel>
</rss>

