<?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 Specify Max CGS Iterations in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Specify-Max-CGS-Iterations/m-p/1145098#M26643</link>
    <description>Is there a way to request a new feature to change the maximum number of CGS iterations in the hybrid Preconditioned CGS/CG solve in Pardiso? iparm[3] allows you to change the convergence tolerance and a factorization option. I do not think it it possible to change the maximum number of iterations to meet the convergence criterion. I think this could be done in iparm[3] by doing:

iparm[3]= 1000*MaxIts+10*L+K,

rather than its current form

iparm[3]= 10*L+K.


Seems easy?</description>
    <pubDate>Thu, 18 Oct 2018 06:59:00 GMT</pubDate>
    <dc:creator>Makhija__David</dc:creator>
    <dc:date>2018-10-18T06:59:00Z</dc:date>
    <item>
      <title>Pardiso Specify Max CGS Iterations</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Specify-Max-CGS-Iterations/m-p/1145098#M26643</link>
      <description>Is there a way to request a new feature to change the maximum number of CGS iterations in the hybrid Preconditioned CGS/CG solve in Pardiso? iparm[3] allows you to change the convergence tolerance and a factorization option. I do not think it it possible to change the maximum number of iterations to meet the convergence criterion. I think this could be done in iparm[3] by doing:

iparm[3]= 1000*MaxIts+10*L+K,

rather than its current form

iparm[3]= 10*L+K.


Seems easy?</description>
      <pubDate>Thu, 18 Oct 2018 06:59:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Specify-Max-CGS-Iterations/m-p/1145098#M26643</guid>
      <dc:creator>Makhija__David</dc:creator>
      <dc:date>2018-10-18T06:59:00Z</dc:date>
    </item>
  </channel>
</rss>

