<?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 Re: Error in docs for mkl_sparse_?_sp2md in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-docs-for-mkl-sparse-sp2md/m-p/1380534#M33089</link>
    <description>&lt;P&gt;Hi Alex,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for letting us know.&amp;nbsp; It looks like the issue might actually be in the mkl_spblas.f90 file, not in the FORTRAN documentation.&amp;nbsp; Having "layout" after "C" parameter is the correct way, and consistent with the C APIs.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Spencer&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 20:42:08 GMT</pubDate>
    <dc:creator>Spencer_P_Intel</dc:creator>
    <dc:date>2022-04-28T20:42:08Z</dc:date>
    <item>
      <title>Error in docs for mkl_sparse_?_sp2md</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-docs-for-mkl-sparse-sp2md/m-p/1380511#M33088</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have found an error in the documentation for the Fortran version of mkl_sparse_?_sp2md at&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-fortran/top/blas-and-sparse-blas-routines/inspector-executor-sparse-blas-routines/inspector-executor-sparse-blas-execution-routines/mkl-sparse-sp2md.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-fortran/top/blas-and-sparse-blas-routines/inspector-executor-sparse-blas-routines/inspector-executor-sparse-blas-execution-routines/mkl-sparse-sp2md.html&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;The incorrect function call in the docs is:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;stat = mkl_sparse_?_sp2md (transA, descrA, A, transB, descrB, B, alpha, beta, C, layout, ldc )&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The correct function call from mkl_spblas is:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;stat = mkl_sparse_?_sp2md (transA, descrA, A, transB, descrB, B, alpha, beta, layout, C, ldc )&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Note that the "C" and "layout" arguments are flipped.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 19:05:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-docs-for-mkl-sparse-sp2md/m-p/1380511#M33088</guid>
      <dc:creator>AlexWikner</dc:creator>
      <dc:date>2022-04-28T19:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error in docs for mkl_sparse_?_sp2md</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-docs-for-mkl-sparse-sp2md/m-p/1380534#M33089</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for letting us know.&amp;nbsp; It looks like the issue might actually be in the mkl_spblas.f90 file, not in the FORTRAN documentation.&amp;nbsp; Having "layout" after "C" parameter is the correct way, and consistent with the C APIs.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Spencer&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 20:42:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-docs-for-mkl-sparse-sp2md/m-p/1380534#M33089</guid>
      <dc:creator>Spencer_P_Intel</dc:creator>
      <dc:date>2022-04-28T20:42:08Z</dc:date>
    </item>
    <item>
      <title>Re:Error in docs for mkl_sparse_?_sp2md</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-docs-for-mkl-sparse-sp2md/m-p/1382384#M33124</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: sans-serif;"&gt;Hi Alex,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: sans-serif;"&gt;Just like Spencer has said, there is nothing wrong with the documentation.  We will modify the mkl_spblas.f90 file match with that of the Fortran documentation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: sans-serif;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: sans-serif;"&gt;Khang&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2022 18:37:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-docs-for-mkl-sparse-sp2md/m-p/1382384#M33124</guid>
      <dc:creator>Khang_N_Intel</dc:creator>
      <dc:date>2022-05-06T18:37:50Z</dc:date>
    </item>
    <item>
      <title>Re:Error in docs for mkl_sparse_?_sp2md</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-docs-for-mkl-sparse-sp2md/m-p/1407167#M33519</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The fix will be in the upcoming release of oneMKL, 2022.2.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Aug 2022 18:19:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-docs-for-mkl-sparse-sp2md/m-p/1407167#M33519</guid>
      <dc:creator>Khang_N_Intel</dc:creator>
      <dc:date>2022-08-09T18:19:41Z</dc:date>
    </item>
    <item>
      <title>Re:Error in docs for mkl_sparse_?_sp2md</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-docs-for-mkl-sparse-sp2md/m-p/1418486#M33723</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;oneMKL 2022.2 has been released.&lt;/P&gt;&lt;P&gt;I am going to close this thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Should you have any question relating to oneMKL, please do not hesitate to create new threads.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Sep 2022 23:25:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-docs-for-mkl-sparse-sp2md/m-p/1418486#M33723</guid>
      <dc:creator>Khang_N_Intel</dc:creator>
      <dc:date>2022-09-29T23:25:04Z</dc:date>
    </item>
  </channel>
</rss>

