<?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 dtrnlsp Example RCIRequest Flag Question in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlsp-Example-RCIRequest-Flag-Question/m-p/800714#M3011</link>
    <description>When I look at the dtrnlsp Example, I have a question about the RCIRequest Flag.&lt;BR /&gt;&lt;BR /&gt;One the website &lt;A href="http://software.intel.com/sites/products/documentation/hpc/mkl/webhelp/osr/functn_dtrnlsp_solve.html#functn_dtrnlsp_solve" target="_blank"&gt;http://software.intel.com/sites/products/documentation/hpc/mkl/webhelp/osr/functn_dtrnlsp_solve.html#functn_dtrnlsp_solve&lt;/A&gt;, It is said that "RCI_Request= 0 that indicates successful completion of the task"&lt;BR /&gt;&lt;BR /&gt;Do we need to quit when RCIRequest==0 ?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your help in advance : )&lt;BR /&gt;&lt;BR /&gt;Jaiesy</description>
    <pubDate>Tue, 15 Feb 2011 17:35:01 GMT</pubDate>
    <dc:creator>panfang</dc:creator>
    <dc:date>2011-02-15T17:35:01Z</dc:date>
    <item>
      <title>dtrnlsp Example RCIRequest Flag Question</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlsp-Example-RCIRequest-Flag-Question/m-p/800714#M3011</link>
      <description>When I look at the dtrnlsp Example, I have a question about the RCIRequest Flag.&lt;BR /&gt;&lt;BR /&gt;One the website &lt;A href="http://software.intel.com/sites/products/documentation/hpc/mkl/webhelp/osr/functn_dtrnlsp_solve.html#functn_dtrnlsp_solve" target="_blank"&gt;http://software.intel.com/sites/products/documentation/hpc/mkl/webhelp/osr/functn_dtrnlsp_solve.html#functn_dtrnlsp_solve&lt;/A&gt;, It is said that "RCI_Request= 0 that indicates successful completion of the task"&lt;BR /&gt;&lt;BR /&gt;Do we need to quit when RCIRequest==0 ?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your help in advance : )&lt;BR /&gt;&lt;BR /&gt;Jaiesy</description>
      <pubDate>Tue, 15 Feb 2011 17:35:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlsp-Example-RCIRequest-Flag-Question/m-p/800714#M3011</guid>
      <dc:creator>panfang</dc:creator>
      <dc:date>2011-02-15T17:35:01Z</dc:date>
    </item>
    <item>
      <title>dtrnlsp Example RCIRequest Flag Question</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlsp-Example-RCIRequest-Flag-Question/m-p/800715#M3012</link>
      <description>Hi Jaiesy,&lt;DIV&gt;In current version TR doesn't return 0 that correspond succesfull completion of the task. Now TR return RCI_Request from -6 to -1 that indicate successfull achivment one of 6 criteria.&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
      <pubDate>Wed, 16 Feb 2011 05:26:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlsp-Example-RCIRequest-Flag-Question/m-p/800715#M3012</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2011-02-16T05:26:41Z</dc:date>
    </item>
    <item>
      <title>dtrnlsp Example RCIRequest Flag Question</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlsp-Example-RCIRequest-Flag-Question/m-p/800716#M3013</link>
      <description>Hi, Alexander Kalinkin,&lt;BR /&gt;&lt;BR /&gt;I am using MKL version 10.2, and there is a chance for RCI_Request return 0.&lt;BR /&gt;&lt;BR /&gt;In that case what should I do? Should I change to the newest version or ?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot ; )&lt;BR /&gt;&lt;BR /&gt;Jaiesy</description>
      <pubDate>Thu, 17 Feb 2011 13:49:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlsp-Example-RCIRequest-Flag-Question/m-p/800716#M3013</guid>
      <dc:creator>panfang</dc:creator>
      <dc:date>2011-02-17T13:49:59Z</dc:date>
    </item>
    <item>
      <title>dtrnlsp Example RCIRequest Flag Question</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlsp-Example-RCIRequest-Flag-Question/m-p/800717#M3014</link>
      <description>HiJaiesy,&lt;DIV&gt;&lt;P&gt;I was a bit wrong in previous answer - there is a chance for RCI_Request
return 0 but it is mean that TR successfully completed one step (iteration of
algorithm) but doesn't reached any stop criteria so you need to call _solve
again. Thats why in TR example when RCI_Request is equal zero program
calldtrnlsp_solve again in loop.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: normal;"&gt;With best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Feb 2011 04:04:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlsp-Example-RCIRequest-Flag-Question/m-p/800717#M3014</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2011-02-18T04:04:01Z</dc:date>
    </item>
  </channel>
</rss>

