<?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: iterative refinement with extended preicision in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/iterative-refinement-with-extended-preicision/m-p/882034#M9662</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;Hi Xi Lin,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;It would be nice if you provided for us a self-contained example that will helps us to reproduce the problem.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;(Feel free to reply in Private if needed.)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;What MKL version you are using?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;Whats your linking line?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;Is this ia32 or Intel64 architecture?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;Regards, Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi ,&lt;BR /&gt;I have determined what the problem was. I am using the pgi 8.0 compiler which does not support extended precision (though the intel compiler does). Do you know of a workaround to use the iterative refinement with extended precision with pgi compiler?&lt;BR /&gt;&lt;BR /&gt;My MKL is 10.2 , this is em64t libraries.&lt;BR /&gt;&lt;BR /&gt;Xi Lin&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Dec 2009 16:32:50 GMT</pubDate>
    <dc:creator>xilin1</dc:creator>
    <dc:date>2009-12-02T16:32:50Z</dc:date>
    <item>
      <title>iterative refinement with extended preicision</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/iterative-refinement-with-extended-preicision/m-p/882031#M9659</link>
      <description>Hi,&lt;BR /&gt;In the reference manual for pardiso, it says&lt;BR /&gt;&lt;BR /&gt;Note that if &lt;SPAN class="parmname"&gt;iparm&lt;/SPAN&gt;&lt;SAMP class="codeph"&gt;(8)&lt;/SAMP&gt;&amp;lt; 0, the accumulation of the residuum is using extended precision real and complex data types.&lt;BR /&gt;&lt;BR /&gt;I am solving using iparm(28)=0, double precision. When I try to set iparm(8) to a negative integer for extended precision, the result is random values. If I set iparm(8) to a positive integer, I get slightly better accuracy in the solution.&lt;BR /&gt;&lt;BR /&gt;Is there anything special I need to do to go from double precision refinement to quad precision refinement?&lt;BR /&gt;&lt;BR /&gt;Xi Lin&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2009 20:37:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/iterative-refinement-with-extended-preicision/m-p/882031#M9659</guid>
      <dc:creator>xilin1</dc:creator>
      <dc:date>2009-08-31T20:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: iterative refinement with extended preicision</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/iterative-refinement-with-extended-preicision/m-p/882032#M9660</link>
      <description>I forgot to mention, the refinement using quad precision works for unsymmetric matrices mtype=13 but fails for mtype=6. The settings of other parameters iparm(11),iparm(13),iparm(21) don't make any difference.&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2009 20:55:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/iterative-refinement-with-extended-preicision/m-p/882032#M9660</guid>
      <dc:creator>xilin1</dc:creator>
      <dc:date>2009-08-31T20:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: iterative refinement with extended preicision</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/iterative-refinement-with-extended-preicision/m-p/882033#M9661</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;Hi Xi Lin,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;It would be nice if you provided for us a self-contained example that will helps us to reproduce the problem.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;(Feel free to reply in Private if needed.)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;What MKL version you are using?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;Whats your linking line?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;Is this ia32 or Intel64 architecture?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;Regards, Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2009 11:09:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/iterative-refinement-with-extended-preicision/m-p/882033#M9661</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-09-01T11:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: iterative refinement with extended preicision</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/iterative-refinement-with-extended-preicision/m-p/882034#M9662</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;Hi Xi Lin,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;It would be nice if you provided for us a self-contained example that will helps us to reproduce the problem.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;(Feel free to reply in Private if needed.)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;What MKL version you are using?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;Whats your linking line?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;Is this ia32 or Intel64 architecture?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " microsoft="" sans="" serif=""&gt;Regards, Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi ,&lt;BR /&gt;I have determined what the problem was. I am using the pgi 8.0 compiler which does not support extended precision (though the intel compiler does). Do you know of a workaround to use the iterative refinement with extended precision with pgi compiler?&lt;BR /&gt;&lt;BR /&gt;My MKL is 10.2 , this is em64t libraries.&lt;BR /&gt;&lt;BR /&gt;Xi Lin&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2009 16:32:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/iterative-refinement-with-extended-preicision/m-p/882034#M9662</guid>
      <dc:creator>xilin1</dc:creator>
      <dc:date>2009-12-02T16:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: iterative refinement with extended preicision</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/iterative-refinement-with-extended-preicision/m-p/882035#M9663</link>
      <description>Hi,&lt;BR /&gt;can you try to use Intel compiler for linking your example? Is the result correct with Intel compiler? Could you provide us with your test?&lt;BR /&gt;Sergey Solovev</description>
      <pubDate>Thu, 03 Dec 2009 07:42:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/iterative-refinement-with-extended-preicision/m-p/882035#M9663</guid>
      <dc:creator>Sergey_Solovev__Inte</dc:creator>
      <dc:date>2009-12-03T07:42:26Z</dc:date>
    </item>
  </channel>
</rss>

