<?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: Pardiso Out of Core in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868767#M8245</link>
    <description>&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;for whom who interested - the parameter iparm(64) is not documented parameter for this moment and we used it for our internally needs. Currently it returns the internal version of PARDISO. Available since 10.1 so why with 10.0 version , iparm(64) ==0. &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV id="_mcePaste"&gt;For example - with 10.2 u4, it will report: iparm[63] = 102000110&lt;/DIV&gt;
&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 23 Mar 2010 10:51:44 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2010-03-23T10:51:44Z</dc:date>
    <item>
      <title>Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868756#M8234</link>
      <description>Is PARDISO an out of core solver?. Then, can it access an out of core stored matrix?&lt;BR /&gt;Where can I find information on how the matrix has to be stored for out of core solution?&lt;BR /&gt;Is there other function in MKL that can solve a linear symmetrix system out of core?&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 07 Dec 2009 13:18:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868756#M8234</guid>
      <dc:creator>atpq2680</dc:creator>
      <dc:date>2009-12-07T13:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868757#M8235</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/455750"&gt;atpq2680&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;Is PARDISO an out of core solver?. Then, can it access an out of core stored matrix?&lt;BR /&gt;Where can I find information on how the matrix has to be stored for out of core solution?&lt;BR /&gt;Is there other function in MKL that can solve a linear symmetrix system out of core?&lt;BR /&gt;Thanks&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;PARDISO has Out-Of-Core (OOC) mode, butit is assumed thatinput matrix should fit in RAM. Inthis mode PARDISO stores on disk only LU factors and some working arrays. &lt;BR /&gt;&lt;BR /&gt;BTW, what kind of matrix do you solve? Dense or sparse? Please let us know the parameters of solving task.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey</description>
      <pubDate>Mon, 07 Dec 2009 14:41:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868757#M8235</guid>
      <dc:creator>Sergey_P_Intel2</dc:creator>
      <dc:date>2009-12-07T14:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868758#M8236</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/275159"&gt;Sergey Pudov (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;BR /&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;PARDISO has Out-Of-Core (OOC) mode, butit is assumed thatinput matrix should fit in RAM. Inthis mode PARDISO stores on disk only LU factors and some working arrays. &lt;BR /&gt;&lt;BR /&gt;BTW, what kind of matrix do you solve? Dense or sparse? Please let us know the parameters of solving task.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;How can intel claim PARDISO is an out of core solver when you must have the matrix in RAM ? I have an skyline columnwise stored matrix and I can store it in disk in any format supported by PARDISO. I wonder if MKL has a real out of core solver?. Thank you very much for your time.&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Dec 2009 16:08:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868758#M8236</guid>
      <dc:creator>atpq2680</dc:creator>
      <dc:date>2009-12-07T16:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868759#M8237</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/455750"&gt;atpq2680&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;BR /&gt;How can intel claim PARDISO is an out of core solver when you must have the matrix in RAM ? I have an skyline columnwise stored matrix and I can store it in disk in any format supported by PARDISO. I wonder if MKL has a real out of core solver?. Thank you very much for your time.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;P&gt;Hi,&lt;BR /&gt;lets me try to clarify this question. Regular (InCore) version of PARDISO uses RAM for solving SLAE and doesn't use hard disk. Very often, the input matrix is very sparse, but LU factors are not so sparse. As result, these factors don't place in RAM and this problem cannot be solved by regular version of PARDISO. To handle with such systems, we developed PARDISO version, which uses hard-disk for storing LU-factors. This version called Out-Of-Core PARDISO. If you solve dense matrix, please use LAPACK routines. If you have sparse matrix, which doesn't placed in RAM, you can submit feature request against OOC PARDISO.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2009 10:28:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868759#M8237</guid>
      <dc:creator>Sergey_Solovev__Inte</dc:creator>
      <dc:date>2009-12-08T10:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868760#M8238</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/455750"&gt;atpq2680&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&gt;
&lt;BR /&gt;How can intel claim PARDISO is an out of core solver when you must have the matrix in RAM ? I have an skyline columnwise stored matrix and I can store it in disk in any format supported by PARDISO. I wonder if MKL has a real out of core solver?. Thank you very much for your time.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;I wanted to do that too once. But I found that converting from skyline to the MKL sparse format made it so small that it could fit in RAM. Skyline is pretty huge for spare matrices in my application (finite element analysis). But PARDISO OOC solved the RAM problem. But yea for genuinely denser or bigger matrices MKL can't help.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 13 Dec 2009 11:19:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868760#M8238</guid>
      <dc:creator>crispybits</dc:creator>
      <dc:date>2009-12-13T11:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868761#M8239</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/411557"&gt;kallog&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;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/455750"&gt;atpq2680&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;BR /&gt;How can intel claim PARDISO is an out of core solver when you must have the matrix in RAM ? I have an skyline columnwise stored matrix and I can store it in disk in any format supported by PARDISO. I wonder if MKL has a real out of core solver?. Thank you very much for your time.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;I wanted to do that too once. But I found that converting from skyline to the MKL sparse format made it so small that it could fit in RAM. Skyline is pretty huge for spare matrices in my application (finite element analysis). But PARDISO OOC solved the RAM problem. But yea for genuinely denser or bigger matrices MKL can't help.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;kallog, &lt;BR /&gt;if you are really interesting to solve very big matrices like you wrote "&lt;EM&gt;&lt;STRONG&gt;But yea for genuinely denser or bigger matrices MKL can't help.&lt;/STRONG&gt;&lt;/EM&gt;", then could you please submit the Feature Request at&lt;SPAN style="font-size: 10pt; font-family: " arial=""&gt; &amp;lt;&lt;A href="https://premier.intel.com/"&gt;https://premier.intel.com/&lt;/A&gt;&amp;gt;. &lt;/SPAN&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " arial=""&gt;If you do not have account to access this channel, please complete your account registration at &lt;A href="https://registrationcenter.intel.com/"&gt;https://registrationcenter.intel.com/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;--Gennady&lt;SPAN style="font-size: 10pt; font-family: " arial=""&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2009 19:01:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868761#M8239</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-12-15T19:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868762#M8240</link>
      <description>&lt;P&gt;I found that MKL_PARDISO_OOC_MAX_CORE_SIZE must exceed the value reported by iparm(15) after phase 11 (only reordering and symbolic factorisation). iparm(15) reports "peak memory symbolic factorization". In my case, the matrix in csr format requires 232 MB, whereas iparm(15) reports 878 MB.&lt;/P&gt;
&lt;P&gt;As explained, the LU factors appear to be stored on disk, since the size of the ooc_temp files matches 8 bytes/entry * number of nonzeros as mentioned by the statistics obtained via msglvl=1.&lt;/P&gt;
&lt;P&gt;For a larger matrix, 248 MB in size, the program crashes at phase 11 with error -2. iparm(15) reports 939 MB:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Peak memory symbolic factorization (MB) = 939&lt;BR /&gt;Permanent memory symbolic factorization (MB) = 0&lt;BR /&gt;Memory numerical factorization and solution (MB) = 1668&lt;BR /&gt;total peak memory solver consumption (MB) = 1668&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The program closes with:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;ooc_max_core_size got by Env = 2000 &lt;BR /&gt;The file .\pardiso_ooc.cfg was not opened&lt;BR /&gt;*** error PARDISO ( insufficient_memory) error_num= -800&lt;BR /&gt;*** error pardiso (memory allocation) STRUC_FI, size to allocate: 362146752 bytes&lt;BR /&gt;total memory wanted here: 962126 kbyte&lt;BR /&gt;symbolic (max): 962126 symbolic (permanent): 2 real(incl. 1 factor):&lt;BR /&gt;&lt;BR /&gt;================ PARDISO: solving a symm. posit. def. system ================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Summary PARDISO: ( reorder to reorder )&lt;BR /&gt;================&lt;BR /&gt;&lt;BR /&gt;Times:&lt;BR /&gt;======&lt;BR /&gt;&lt;BR /&gt;Time fulladj: 0.309081 s&lt;BR /&gt;Time reorder: 2.700492 s&lt;BR /&gt;Time symbfct: 2.213089 s&lt;BR /&gt;Time malloc : 0.484451 s&lt;BR /&gt;Time total : 5.707339 s total - sum: 0.000227 s&lt;BR /&gt;&lt;BR /&gt;Statistics:&lt;BR /&gt;===========&lt;BR /&gt;&amp;lt; Parallel Direct Factorization with #processors: &amp;gt; 1&lt;BR /&gt;&amp;lt; Numerical Factorization with Level-3 BLAS performance &amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt; Linear system Ax = b&amp;gt; &lt;TRANSPOSE&gt;&lt;BR /&gt;#equations: 737658&lt;BR /&gt;#non-zeros in A: 20402451&lt;BR /&gt;non-zeros in A (%): 0.003749&lt;BR /&gt;#right-hand sides: 1&lt;BR /&gt;&lt;BR /&gt;&amp;lt; Factors L and U &amp;gt;&lt;BR /&gt;#columns for each panel: 10&lt;BR /&gt;#independent subgraphs: 0&lt;BR /&gt;&amp;lt; Preprocessing with state of the art partitioning metis&amp;gt;&lt;BR /&gt;#supernodes: 101573&lt;BR /&gt;size of largest supernode: 2514&lt;BR /&gt;number of nonzeros in L 217919528&lt;BR /&gt;number of nonzeros in U 1&lt;BR /&gt;number of nonzeros in L+U 217919529&lt;/TRANSPOSE&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I am not sure why the error happens; I use 32-bit windows Vista. Sysinternal's Process Explorer tells that during assembly, the virtual memory size 2142 MB, and Workset similar. After assembly, and deallocating the memory, just before starting phase 11, the Virtual memory size is still(?) 2139 MB, but the working set 869 MB. After that, pardiso is invoked and stops with the above error.&lt;/P&gt;
&lt;P&gt;Do you have any clues for me on how to proceed?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2010 15:57:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868762#M8240</guid>
      <dc:creator>martenjan</dc:creator>
      <dc:date>2010-03-15T15:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868763#M8241</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;What version of MKL do you use? Could you print the iparm(64)after step=11and provide us with result?&lt;SPAN style="font-size: x-small; color: #008000;"&gt;&lt;SPAN style="font-size: x-small; color: #008000;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2010 15:00:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868763#M8241</guid>
      <dc:creator>Sergey_Solovev__Inte</dc:creator>
      <dc:date>2010-03-16T15:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868764#M8242</link>
      <description>The version I use is 10.0.1.015.&lt;BR /&gt;iparm(64) returns 0.&lt;BR /&gt;&lt;BR /&gt;To avoid constructing the matrix multiple times, the program writes the csr matrix to file. Bootstrapping the program by reading the matrix from file, Procexp reports a Virtual Size of 938 MB and a working set of 827 MB. The program succeeds in doing the calculation, and is using a .lnz file of 1.743E+9 bytes and an .idx file of 98E+6 bytes. The size neatly matches 8 * 217.9E6 for the nonzeros.&lt;BR /&gt;&lt;BR /&gt;Re-running the program from scratch reproduces the error, so it seems that the problem size is on the edge of feasibility.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Mar 2010 09:29:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868764#M8242</guid>
      <dc:creator>martenjan</dc:creator>
      <dc:date>2010-03-19T09:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868765#M8243</link>
      <description>I am thinking of strategies to solve large problems:&lt;BR /&gt;&lt;BR /&gt;1. in-program, as is done now. This means that part of the memory is occupied by the problem data and can not be used by pardiso.&lt;BR /&gt;2. solving Ku=f by writing K and f to disk, and invoking a stand-alone solver; this maximizes the memory available to pardiso.&lt;BR /&gt;3. doing more out-of-core. This will require more programming effort. Genny Fedorov suggests to submit a feature request (&lt;A title="#4" href="http://software.intel.com/en-us/forums/showpost.php?p=104083"&gt;#5&lt;/A&gt;).&lt;BR /&gt;&lt;BR /&gt;Switching to a more recent MKL version will give more room: &lt;A title="http://software.intel.com/en-us/articles/pardiso-use-half-the-memory-now/" href="https://community.intel.com/../articles/pardiso-use-half-the-memory-now/"&gt;http://software.intel.com/en-us/articles/pardiso-use-half-the-memory-now/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Currently, I only employ strategy 1. Is it possible to predict how much memory is required? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Mar 2010 10:04:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868765#M8243</guid>
      <dc:creator>martenjan</dc:creator>
      <dc:date>2010-03-19T10:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868766#M8244</link>
      <description>&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;SPAN style="font-family: verdana, sans-serif; color: #333333; line-height: 15px;"&gt;&lt;B&gt;Is it possible to predict how much memory is required?&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;it impossible exactly to predict how many memory is required to calculation,because of it dependents on combination of sparsity pattern and type of input matrix.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;--Gennady&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Mar 2010 10:35:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868766#M8244</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-03-23T10:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868767#M8245</link>
      <description>&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;for whom who interested - the parameter iparm(64) is not documented parameter for this moment and we used it for our internally needs. Currently it returns the internal version of PARDISO. Available since 10.1 so why with 10.0 version , iparm(64) ==0. &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV id="_mcePaste"&gt;For example - with 10.2 u4, it will report: iparm[63] = 102000110&lt;/DIV&gt;
&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Mar 2010 10:51:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868767#M8245</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-03-23T10:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868768#M8246</link>
      <description>I expected that that would be the case, but was not sure. Thanks for the confirmation.&lt;BR /&gt;&lt;BR /&gt;In a previous post (&lt;A target="_blank" title="#6" href="http://software.intel.com/en-us/forums/showpost.php?p=112779"&gt;#6&lt;/A&gt;), the program finished with an error:&lt;BR /&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;*** error pardiso (memory allocation) STRUC_FI, size to allocate:  362146752 bytes&lt;BR /&gt;total  memory wanted here: 962126 kbyte&lt;BR /&gt;symbolic (max): 962126 symbolic  (permanent): 2 real(incl. 1 factor)&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;
Do I understand correctly that the program desires 962 MB, and 362 MB is available, in other words, that the program would work given the missing 600 MB of storage space? Or is the memory allocated multiple times, as required, during the solution, in other words, would the program succeed in this memory allocation only to fail at the next attempt at memory allocation?&lt;BR /&gt;&lt;BR /&gt;In the first case, I could test for the difference in desired and available memory, see if it fits in the stand-alone solver strategy, and tell the user to invoke that. If not, I can tell the user that is model is to large and its size must be reduced.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Mar 2010 15:51:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868768#M8246</guid>
      <dc:creator>martenjan</dc:creator>
      <dc:date>2010-03-25T15:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868769#M8247</link>
      <description>Is the regular pardiso which you can download from the pardiso-project homepage also an out of core solver, or is it in core and only intel provides a specialized version which works ooc?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Sat, 22 May 2010 12:58:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868769#M8247</guid>
      <dc:creator>gitsnedbutzi</dc:creator>
      <dc:date>2010-05-22T12:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868770#M8248</link>
      <description>&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;No special version - the regular version can works in 3 modes (in-core,hybryd and ooc).&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;It will depend on the value of iparm(60). Please, see for the detail in the reference manual.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;--Gennady&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 24 May 2010 01:59:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868770#M8248</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-05-24T01:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868771#M8249</link>
      <description>Gennady,&lt;BR /&gt;&lt;BR /&gt;I read your response with great interest. You wrote "&lt;SPAN style="text-decoration: underline;"&gt;if you are really interesting to solve very big matrices like you wrote "&lt;EM&gt;&lt;STRONG&gt;But yea for genuinely denser or bigger matrices MKL can't help.&lt;/STRONG&gt;&lt;/EM&gt;",then could you please submit the Feature Request at &amp;lt;&lt;/SPAN&gt;&lt;A href="https://premier.intel.com/"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://premier.intel.com/" target="_blank"&gt;https://premier.intel.com/&lt;/A&gt;&lt;SPAN style="text-decoration: underline;"&gt;&amp;gt;"&lt;SUP&gt; &lt;BR /&gt;&lt;/SUP&gt;&lt;/SPAN&gt;&lt;BR /&gt;Does this mean that you do have some separate out-of-core solver that can be accessed(with extra fund, I guess?) Is this on Intel's product list or Intel wants to do it on a project-specific basis?&lt;BR /&gt;&lt;BR /&gt;I do have some very big matrix problem that I need to solve, currently with a 30,000x30,000 dense matrix to invert, and a sparse matrix in the order of 450,000 to solve. If submit the request to premier.intel.com can help me solve the problem, I certainly would do it. (I do have an account at premier). Please let me know.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Nan Deng&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2010 19:38:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868771#M8249</guid>
      <dc:creator>Nan_Deng</dc:creator>
      <dc:date>2010-06-23T19:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core Memory errors..</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868772#M8250</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt; what might this error be? Is it really to do with memory? I am able to run the same matrix (and in fact even larger matrices with more than 1.4 x 10^9 elements, using the memory we have (64G) in ooc mode (and this particular matrix even in in-core mode). The difference here is that my inputs (matrix data - input values, ia, ja and rhs values etc.) are memory-mapped. I am able to run smaller matrices with my inputs memory-mapped in the same way (i.e. with the same executable), but when I get to this size, I get this memory error - which really can't be about memory, since now there should be even more memory available given that my inputs are now memory mapped (and without the memory mapping I am able to run this and larger - as mentioned before - matrices). The negative numbers in the message from PARDISO seem to indicate some sort of overflow issue, though I haven't reached the limits of an int yet (next on my agenda is to move to pardiso_64 and work with a matrix that is bigger than 2x10^9 in terms of number of non-zeros).&lt;BR /&gt;&lt;BR /&gt;There is close to 62G of free memory available on the machine when this happens, this is not a real memory issue - an incorrect error message?&lt;BR /&gt;&lt;BR /&gt;Unsuccessful run, message:&lt;BR /&gt;&lt;BR /&gt;gcc -o pardiso pardiso_sym_c.c -I/home/sudha.rangan.ctr/intel-beta/mkl/include -L/home/sudha.rangan.ctr/intel-beta/mkl/lib/include -L/home/sudha.rangan.ctr/intel-beta/mkl/lib/intel64 -L/home/sudha.rangan.ctr/intel-beta/lib/intel64 -liomp5 -lmkl_solver_lp64 -Wl,--start-group -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -Wl,--end-group -lpthread -lm&lt;BR /&gt;pardiso_sym_c.c: In function :&lt;BR /&gt;pardiso_sym_c.c:91: warning: incompatible implicit declaration of built-in function &lt;BR /&gt;pardiso_sym_c.c:92: warning: incompatible implicit declaration of built-in function &lt;BR /&gt;[sudha.rangan.ctr@slot04 pardiso]$ !./pardiso&lt;BR /&gt;./pardiso matrix512b&lt;BR /&gt;You entered matrix512b &lt;BR /&gt;Nonzero elements: 361304064 Size (number of equations): 884736 &lt;BR /&gt;first value = -4422846.000000&lt;BR /&gt;first ia index = 0&lt;BR /&gt;first ja index = 0&lt;BR /&gt;first rhs = -0.121058&lt;BR /&gt;a0: -4.422846e+06 a_end: -9.250865e+03 &lt;BR /&gt;ia 0: 0 ai end: 361303848 &lt;BR /&gt;ja 0: 0 ja end: 884735 &lt;BR /&gt;b 0: -0.121058 b end: -0.004208 &lt;BR /&gt;ooc_max_core_size got by Env = 54000&lt;BR /&gt;The file ./pardiso_ooc.cfg was not opened&lt;BR /&gt;*** Error in PARDISO ( insufficient_memory) error_num= -206&lt;BR /&gt;*** Error in PARDISO memory allocation: FACT_ADR, size to allocate: -1404534784 bytes&lt;BR /&gt;total memory wanted here: -1364687 kbyte&lt;BR /&gt;symbolic (max): -1364687 symbolic (permanent): 0&lt;BR /&gt;real(including 1 factor): 0&lt;BR /&gt;&lt;BR /&gt;Peak Mem needed... 0&lt;BR /&gt;ERROR during symbolic factorization: -2[sudha.rangan.ctr@slot04 pardiso]$ vi pardiso_sym_c.c&lt;BR /&gt;&lt;BR /&gt;I can send/post more information (output of successful runs, code etc.). I am using 3.0 beta.&lt;BR /&gt;&lt;BR /&gt;Thanks and any help appreciated. We do have an older purchased version (2.x) of the mkl, but am currently using an evaluation copy of 10.3.0-beta.&lt;BR /&gt;&lt;BR /&gt;Sudha Rangan</description>
      <pubDate>Wed, 20 Oct 2010 13:13:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868772#M8250</guid>
      <dc:creator>Sudha_Rangan</dc:creator>
      <dc:date>2010-10-20T13:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core Memory errors..</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868773#M8251</link>
      <description>Hello - I think I see the answer to my question. It is something to do with C-style indexing. Since I was using the mmapped files I decided to use C-style indexing and leave my input the way I had generated it (and not use the FORTRAN style). For some reason that's causing a problem.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sudha&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2010 20:17:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868773#M8251</guid>
      <dc:creator>Sudha_Rangan</dc:creator>
      <dc:date>2010-10-20T20:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868774#M8252</link>
      <description>What MKL version are you using?</description>
      <pubDate>Fri, 22 Oct 2010 03:14:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868774#M8252</guid>
      <dc:creator>wcharlot</dc:creator>
      <dc:date>2010-10-22T03:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pardiso Out of Core</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868775#M8253</link>
      <description>Hello, I'm using 10.3.0.050 (beta). I got over the last problem as indicated. I then used the 64-bit interface (compiled with the MKL_ILP64 flag and sent in MKL_INTs and MKL_INT* to the pardiso call) for an even larger matrix and then it died when iparm[1] (C-style - i.e. Fill-in reducing ordering for the input matrix) was 2 ( METIS), so I changed things to use 0(minimum degree) and it ran producing seemingly correct results. Pardiso is looking very promising and we intend to use it for problems of much, much greater size (10^10 unknowns). While given that the matrix is being held in memory by pardiso (couldn't the input matrix we supply be re-used? The input matrix I supply is memory mapped), I need to figure out how to become an intel premier customer and have that be OOC too (other than the factors). While we may still be able to use pardiso as is on our scope of problem on super-computers, it would be nice to be able to use it on machines with 64GB-256GB of memory for our problem size.&lt;BR /&gt;&lt;BR /&gt;I also tried running things with an even larger problem size and I keep getting the -180 error during reordering. I have looked at other threads and saw that this may be to do with linking to incorrect libraries, but I have tried every possible combination and still get this error. I also tried both 10.2.6.038 (With 10.2.6.038 I get the -800 error with insufficient memory) and 10.3.0 beta. Would anyone have an idea what this might be? Could it be to do with the large sizes? Pardiso really can't handle these large sizes (It did handle half these sizes (in numRows and NNZs)? Again, my input matrix is memory-mapped, I am using OOC (set param[59] (C-style) to 2) and have 63+GB of memory available). My matrix occupies only about 46G of space and since I have memory mapped the matrix, I would expect that pardiso has enough memory to hold its copy of the matrix in memory - since the factors are OOC).&lt;BR /&gt;&lt;BR /&gt;You entered matrix4096bf&lt;BR /&gt;Nonzero elements: 2890432512 Size (number of equations): 7077888&lt;BR /&gt;first value = -4422846.000000&lt;BR /&gt;first ia index = 1&lt;BR /&gt;, 2nd ia index = 217first ja index = 1&lt;BR /&gt;first rhs = -0.121058&lt;BR /&gt;a0: -4.422846e+06 a_end: -9.250865e+03 &lt;BR /&gt;ia 0: 1 ai end: 2890432297 &lt;BR /&gt;ja 0: 1 ja end: 7077888&lt;BR /&gt;b 0: -0.121058 b end: -0.004208 &lt;BR /&gt;ooc_max_core_size got by Env = 256000&lt;BR /&gt;The file ./pardiso_ooc.cfg was not opened&lt;BR /&gt;*** Error in PARDISO ( reordering_phase) error_num= -180&lt;BR /&gt;*** error PARDISO: reordering, symb. factorization&lt;BR /&gt;&lt;BR /&gt;================ PARDISO: solving a real struct. sym. system ================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Summary PARDISO: ( reorder to reorder )&lt;BR /&gt;================&lt;BR /&gt;&lt;BR /&gt;Times:&lt;BR /&gt;======&lt;BR /&gt; Time fulladj: 283.975595 s&lt;BR /&gt; Time reorder: 5.503694 s&lt;BR /&gt; Time symbfct: 23.955411 s &lt;BR /&gt; Time malloc : 269.677817 s&lt;BR /&gt; Time total : 602.334729 s total - sum: 19.222212 s&lt;BR /&gt;&lt;BR /&gt;Statistics:&lt;BR /&gt;===========&lt;BR /&gt;&amp;lt; Parallel Direct Factorization with #processors: &amp;gt; 8&lt;BR /&gt;&amp;lt; Numerical Factorization with BLAS3 and O(n) synchronization &amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt; Linear system Ax = b&amp;gt; &lt;TRANSPOSE&gt; &lt;BR /&gt; #equations: 7077888&lt;BR /&gt; #non-zeros in A: 2890432511&lt;BR /&gt; non-zeros in A (%): 0.005770&lt;BR /&gt;&lt;BR /&gt; #right-hand sides: 1&lt;BR /&gt;&lt;BR /&gt;&amp;lt; Factors L and U &amp;gt; &lt;BR /&gt;&amp;lt; Preprocessing with multiple minimum degree, tree height &amp;gt;&lt;BR /&gt;&amp;lt; Reduction for efficient parallel factorization &amp;gt;&lt;BR /&gt; #columns for each panel: 72&lt;BR /&gt; #independent subgraphs: 0&lt;BR /&gt; #supernodes: 125067&lt;BR /&gt;&lt;BR /&gt; size of largest supernode: 810&lt;BR /&gt; number of nonzeros in L 5062328928&lt;BR /&gt; number of nonzeros in U 4636596168&lt;BR /&gt; number of nonzeros in L+U 9698925096&lt;BR /&gt;&lt;BR /&gt;ERROR during symbolic factorization: -3&lt;BR /&gt;&lt;BR /&gt;This looks like it really might be something to do with the large size in terms of non-zeros? Even though I'm using the 64-bit interface?&lt;BR /&gt;&lt;BR /&gt;If an intel engineer is reading this, would love to get a response.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sudha&lt;BR /&gt;&lt;BR /&gt;&lt;/TRANSPOSE&gt;</description>
      <pubDate>Fri, 22 Oct 2010 13:35:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Out-of-Core/m-p/868775#M8253</guid>
      <dc:creator>Sudha_Rangan</dc:creator>
      <dc:date>2010-10-22T13:35:24Z</dc:date>
    </item>
  </channel>
</rss>

