<?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 Pardiso iparm(1) manual typo, BSR format typo in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-iparm-1-manual-typo-BSR-format-typo/m-p/894148#M10709</link>
    <description>&lt;P&gt;thanks, that's correct - we will fix these typos.&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
    <pubDate>Fri, 12 Feb 2010 14:58:06 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2010-02-12T14:58:06Z</dc:date>
    <item>
      <title>Pardiso iparm(1) manual typo, BSR format typo</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-iparm-1-manual-typo-BSR-format-typo/m-p/894147#M10708</link>
      <description>I encountered a few typo's in the MKL 9.1 gold manual that persisted to the current manual:&lt;BR /&gt;&lt;DL&gt;&lt;DT class="dlterm"&gt;&lt;BR /&gt;&lt;/DT&gt;&lt;DT class="dlterm"&gt;The documentation on the Pardiso routine claims that setting iparm(1) to 0, PARDISO fills iparm(1) with default values. This should read iparm(2). See the snippet below from&lt;BR /&gt;&lt;/DT&gt;&lt;DT class="dlterm"&gt;&lt;A href="http://www.intel.com/software/products/mkl/docs/webhelp/ssr/functn_pardiso.html"&gt;http://www.intel.com/software/products/mkl/docs/webhelp/ssr/functn_pardiso.html&lt;/A&gt;&lt;/DT&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;iparm&lt;/P&gt;
&lt;P style="padding-left: 20pt;"&gt;INTEGER&lt;/P&gt;
&lt;P style="padding-left: 20pt;"&gt;Array, dimension (&lt;SAMP class="codeph"&gt;64&lt;/SAMP&gt;). This array is used to pass various parameters to PARDISO and to return some useful information after execution of the solver. If &lt;SAMP class="codeph"&gt;iparm&lt;SAMP class="codeph"&gt;(1)&lt;/SAMP&gt; = 0&lt;/SAMP&gt;, PARDISO fills iparm&lt;SAMP class="codeph"&gt;(&lt;SPAN style="text-decoration: line-through;"&gt;&lt;B&gt;1&lt;/B&gt;&lt;/SPAN&gt;&lt;B&gt;2&lt;/B&gt;)&lt;/SAMP&gt;, and iparm&lt;SAMP class="codeph"&gt;(4)&lt;/SAMP&gt; through iparm&lt;SAMP class="codeph"&gt;(64)&lt;/SAMP&gt; with default values and uses them. ...&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;In the definition of the block compressed sparse row (BSR) format, at &lt;A href="http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/win/mkl/refman/index.htm"&gt;http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/win/mkl/refman/index.htm&lt;/A&gt;,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;If the size of the block equals 2, then the sparse matrix &lt;VAR class="varname"&gt;D&lt;/VAR&gt; can be represented as a 3x3 block matrix &lt;VAR class="varname"&gt;E&lt;/VAR&gt; with the following structure:&lt;/P&gt;
&lt;P style="text-align: center;"&gt;&lt;IMG alt="3x3 block matrix E" src="http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/win/mkl/refman/appendices/Images/mkl_appA_SMSF9.gif" height="85" width="183" /&gt;&lt;/P&gt;
&lt;P&gt;where&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;IMG alt="submatrix definitions L,M,N,P,Q" src="https://community.intel.com/../../sites/products/documentation/hpc/compilerpro/en-us/cpp/win/mkl/refman/appendices/Images/mkl_appA_SMSF10.gif" height="55" width="632" /&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Here, N = [ 1,4 ; 5,1 ] where in D, the corresponding submatrix reads [ 1,4; 5,2 ]. The "values" arrays in both one- and zero-based indexing are in accordance to the D matrix.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/DL&gt;</description>
      <pubDate>Fri, 12 Feb 2010 10:30:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-iparm-1-manual-typo-BSR-format-typo/m-p/894147#M10708</guid>
      <dc:creator>martenjan</dc:creator>
      <dc:date>2010-02-12T10:30:08Z</dc:date>
    </item>
    <item>
      <title>Pardiso iparm(1) manual typo, BSR format typo</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-iparm-1-manual-typo-BSR-format-typo/m-p/894148#M10709</link>
      <description>&lt;P&gt;thanks, that's correct - we will fix these typos.&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2010 14:58:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-iparm-1-manual-typo-BSR-format-typo/m-p/894148#M10709</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-02-12T14:58:06Z</dc:date>
    </item>
    <item>
      <title>Pardiso iparm(1) manual typo, BSR format typo</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-iparm-1-manual-typo-BSR-format-typo/m-p/894149#M10710</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;This issue has been fixed in the MKL Manual for the MKl 10.3 beta. &lt;BR /&gt;&lt;BR /&gt;You can download it using the next link:&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-math-kernel-library-103-beta/"&gt;http://software.intel.com/en-us/articles/intel-math-kernel-library-103-beta/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Artem</description>
      <pubDate>Fri, 30 Jul 2010 14:04:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-iparm-1-manual-typo-BSR-format-typo/m-p/894149#M10710</guid>
      <dc:creator>Artem_V_Intel</dc:creator>
      <dc:date>2010-07-30T14:04:08Z</dc:date>
    </item>
  </channel>
</rss>

