<?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_read_ooc_file: Read error in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837130#M6130</link>
    <description>Hi sagarm,&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;this is an unknown problem for the latest version of MKL and we would like to investigate the cause of the problem.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Could you give us these data for reproducing the problem?&lt;SPAN style="font-size: 10.8333px;"&gt;You can just send us the link.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;You can choose the private thread while sending this link!&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;--Gennady&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 06 Sep 2010 08:10:48 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2010-09-06T08:10:48Z</dc:date>
    <item>
      <title>pardiso_read_ooc_file: Read error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837124#M6124</link>
      <description>Hi,&lt;BR /&gt;I got a read error while running OOC PARDISO. Could you please help me on what's missing here?&lt;BR /&gt;1. I followed the MKL manual&lt;BR /&gt;2. added environmental variable MKL_PARDISO_OOC_MAX_CORE_SIZE=2000.&lt;BR /&gt;3. iparm(3)=1, MKL_NUM_THREADS=1, iparm(60)=1 others are&lt;BR /&gt;iparm(1) = 1, iparm(2) = 2, , iparm(8) = 9 , iparm(10) = 13 ,iparm(11) = 1 , iparm(18) = -1 , iparm(19) = -1, iparm(20) = 0, iparm(27)=1 &lt;BR /&gt;calling seqence is :&lt;BR /&gt;phase= 11&lt;BR /&gt;call pardiso&lt;BR /&gt;phase=22&lt;BR /&gt;call pardiso&lt;BR /&gt;iparm(8)=2&lt;BR /&gt;phase=33&lt;BR /&gt;call pardiso&lt;BR /&gt;phase=-1&lt;BR /&gt;call pardiso&lt;BR /&gt;&lt;BR /&gt;The error is coming after &lt;REORDER to="" reorder=""&gt; and it says&lt;BR /&gt;pardiso_read_ooc_file: Read error&lt;BR /&gt;***Error in PARDISO&lt;READ&gt; error_num=0&lt;BR /&gt;and I can see ooc_temp files in the directory.. ooc_temp.ind ~50 MB, others being 0 KB.&lt;BR /&gt;&lt;BR /&gt;thanks a lot&lt;BR /&gt;sagarm&lt;P&gt;Win xp sp3 32-bit&lt;/P&gt;&lt;P&gt;Intel core 2 2 ghz, 2 gb ram&lt;/P&gt;&lt;P&gt;Microsoft Visual Studio 2008&lt;/P&gt;&lt;P&gt;Version 9.0.30729.1 SP&lt;/P&gt;&lt;P&gt;Intel Visual Fortran Compiler Integration Package ID: w_cprof_p_11.1.035&lt;/P&gt;&lt;BR /&gt;&lt;/READ&gt;&lt;/REORDER&gt;</description>
      <pubDate>Tue, 17 Aug 2010 17:16:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837124#M6124</guid>
      <dc:creator>sagarmatha</dc:creator>
      <dc:date>2010-08-17T17:16:28Z</dc:date>
    </item>
    <item>
      <title>pardiso_read_ooc_file: Read error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837125#M6125</link>
      <description>Just a suspicion: do you have enough free space for the temporary files that are to be created? I have seen read errors caused in such circumstances when a truncated file is written because the program ran out of file space, and the file was then read.</description>
      <pubDate>Tue, 17 Aug 2010 19:17:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837125#M6125</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-08-17T19:17:23Z</dc:date>
    </item>
    <item>
      <title>pardiso_read_ooc_file: Read error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837126#M6126</link>
      <description>Yes I have a plenty of free space.</description>
      <pubDate>Tue, 17 Aug 2010 20:13:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837126#M6126</guid>
      <dc:creator>sagarmatha</dc:creator>
      <dc:date>2010-08-17T20:13:07Z</dc:date>
    </item>
    <item>
      <title>pardiso_read_ooc_file: Read error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837127#M6127</link>
      <description>Hi,&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;Please, try to reduceMKL_PARDISO_OOC_MAX_CORE_SIZE, because you computer has 2 gb RAM and part of it used by Windows and so on. If it doesn't resolve the problem could you send testcase to us that could be compiled and executed to investigate the issue?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 18 Aug 2010 04:51:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837127#M6127</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2010-08-18T04:51:47Z</dc:date>
    </item>
    <item>
      <title>pardiso_read_ooc_file: Read error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837128#M6128</link>
      <description>Alexander, reducing MKL_PARDISO_OOC_MAX_CORE_SIZE didn't help on the particular problem. &lt;BR /&gt;But I tried tests on changing size of the problem and solving using PARDISO. I think, the error has to do with the size of the problem and this machine(?). For example:&lt;BR /&gt;When I run a case -size of 89373*89373 with 2368869 non-zeros, the OOC pardiso runs okay. &lt;BR /&gt;But for a case like-size of 238521*238521with 6397399 non-zeros, the OOC pardiso returned Read error.&lt;BR /&gt;&lt;BR /&gt;Any advise ?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;sagarm</description>
      <pubDate>Thu, 19 Aug 2010 17:53:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837128#M6128</guid>
      <dc:creator>sagarmatha</dc:creator>
      <dc:date>2010-08-19T17:53:18Z</dc:date>
    </item>
    <item>
      <title>pardiso_read_ooc_file: Read error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837129#M6129</link>
      <description>HiSagarm,&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;The problem is really specific and to investigate it I need to have testcase to reproduce. Could you send us some testcase with such error that could read your matrix from file or construct it internally? It could be really useful for us.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Aug 2010 04:48:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837129#M6129</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2010-08-20T04:48:17Z</dc:date>
    </item>
    <item>
      <title>pardiso_read_ooc_file: Read error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837130#M6130</link>
      <description>Hi sagarm,&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;this is an unknown problem for the latest version of MKL and we would like to investigate the cause of the problem.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Could you give us these data for reproducing the problem?&lt;SPAN style="font-size: 10.8333px;"&gt;You can just send us the link.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;You can choose the private thread while sending this link!&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;--Gennady&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 06 Sep 2010 08:10:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pardiso-read-ooc-file-Read-error/m-p/837130#M6130</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-09-06T08:10:48Z</dc:date>
    </item>
  </channel>
</rss>

