<?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 - storing factorized array in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-storing-factorized-array/m-p/1133836#M25831</link>
    <description>&lt;P&gt;Hello, I am using pardiso through a subroutine in a program (made with Intel Visual Fortran). I call pardiso with phase=12, then I call with phase=33 (to obtain the solution). There are some cases where I have to use pardiso again, while the coefficient array has not changed from the previous call. In such cases, I do not need to conduct the factorization from scratch, and I would like to use pardiso through my subroutine only once, for phase=33, as the factorization of the coefficient array has already been done in previous calls. I wanted to ask if this is doable, and - if yes - how can I ensure that the factorization of my sparse coefficient array will be kept stored for future calls to pardiso.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 02 Jun 2018 02:38:18 GMT</pubDate>
    <dc:creator>Ioannis_K_</dc:creator>
    <dc:date>2018-06-02T02:38:18Z</dc:date>
    <item>
      <title>Pardiso - storing factorized array</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-storing-factorized-array/m-p/1133836#M25831</link>
      <description>&lt;P&gt;Hello, I am using pardiso through a subroutine in a program (made with Intel Visual Fortran). I call pardiso with phase=12, then I call with phase=33 (to obtain the solution). There are some cases where I have to use pardiso again, while the coefficient array has not changed from the previous call. In such cases, I do not need to conduct the factorization from scratch, and I would like to use pardiso through my subroutine only once, for phase=33, as the factorization of the coefficient array has already been done in previous calls. I wanted to ask if this is doable, and - if yes - how can I ensure that the factorization of my sparse coefficient array will be kept stored for future calls to pardiso.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jun 2018 02:38:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-storing-factorized-array/m-p/1133836#M25831</guid>
      <dc:creator>Ioannis_K_</dc:creator>
      <dc:date>2018-06-02T02:38:18Z</dc:date>
    </item>
    <item>
      <title>.  Hello, you may try to use</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-storing-factorized-array/m-p/1133837#M25832</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;Hello, you may try to use pardiso_handle_store/restore functions to store/restore internal data to / from file&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jun 2018 02:58:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-storing-factorized-array/m-p/1133837#M25832</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2018-06-02T02:58:47Z</dc:date>
    </item>
  </channel>
</rss>

