<?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 Test program, please. in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/A-possible-bug-in-the-compiler-Forrtl-severe-41-insufficient/m-p/968135#M96288</link>
    <description>&lt;P&gt;Test program, please.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2013 14:14:45 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2013-03-12T14:14:45Z</dc:date>
    <item>
      <title>A possible bug in the compiler - Forrtl: severe (41): insufficient virtual memory</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/A-possible-bug-in-the-compiler-Forrtl-severe-41-insufficient/m-p/968133#M96286</link>
      <description>&lt;P&gt;A possible bug in the compiler - Forrtl: severe (41): insufficient virtual memory&lt;/P&gt;
&lt;P&gt;Note: There was a similar&amp;nbsp;thread recently&amp;nbsp;with a very hot discussion related to the error message 'Insufficient Virtual Memory'.&lt;/P&gt;
&lt;P&gt;I reproduced the problem when trying to multiply two 64Kx64K matricies ( REAL(8) data type&amp;nbsp;)&amp;nbsp;on a system that has 32GB of physical memory and Virtual Memory settings are as follows:&lt;/P&gt;
&lt;P&gt;Min Size: 64GB&lt;/P&gt;
&lt;P&gt;Max Size: 128GB&lt;/P&gt;
&lt;P&gt;So, the system is VERY capable ( Intel Core i7-3840QM&amp;nbsp;/ Ivy Bridge / 4 cores )&amp;nbsp;and has lots of&amp;nbsp;memory.&lt;/P&gt;
&lt;P&gt;The Fortran test application&amp;nbsp;failed when it allocated&amp;nbsp;~31GB of physical memory&amp;nbsp;and it didn't&amp;nbsp;try to allocate virtual&amp;nbsp;memory ( greater than 32GB (!)&amp;nbsp; ). My questions&amp;nbsp;are:&amp;nbsp;Is there some limitation? Why&amp;nbsp;doesn't it&amp;nbsp;allocate more memory especially when lots of virtual memory is available?&lt;/P&gt;
&lt;P&gt;In one of my recent test with a&amp;nbsp;C/C++&amp;nbsp;test application&amp;nbsp;I was able to allocate 128GB of memory ( ~31GB of physical memory&amp;nbsp;and ~97GB of virtual memory&amp;nbsp;)&amp;nbsp;in order&amp;nbsp;to complete some processing.&lt;/P&gt;
&lt;P&gt;Here is output from&amp;nbsp;the Fortran&amp;nbsp;test application ( console based ):&lt;/P&gt;
&lt;P&gt;forrtl: severe (41): insufficient virtual memory&lt;BR /&gt;Image&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Routine&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Line&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Source&lt;BR /&gt;FortTestApp.exe&amp;nbsp;&amp;nbsp;&amp;nbsp; 00000001400740A7&amp;nbsp; Unknown&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unknown&amp;nbsp; Unknown&lt;BR /&gt;FortTestApp.exe&amp;nbsp;&amp;nbsp;&amp;nbsp; 000000014006F4B3&amp;nbsp; Unknown&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Unknown&amp;nbsp; Unknown&lt;BR /&gt;FortTestApp.exe&amp;nbsp;&amp;nbsp;&amp;nbsp; 00000001400336D6&amp;nbsp; Unknown&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Unknown&amp;nbsp; Unknown&lt;BR /&gt;FortTestApp.exe&amp;nbsp;&amp;nbsp;&amp;nbsp; 0000000140020542&amp;nbsp; Unknown&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Unknown&amp;nbsp; Unknown&lt;BR /&gt;FortTestApp.exe&amp;nbsp;&amp;nbsp;&amp;nbsp; 000000014001744D&amp;nbsp; Unknown&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Unknown&amp;nbsp; Unknown&lt;BR /&gt;FortTestApp.exe&amp;nbsp;&amp;nbsp;&amp;nbsp; 000000014000291A&amp;nbsp; Unknown&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Unknown&amp;nbsp; Unknown&lt;BR /&gt;FortTestApp.exe&amp;nbsp;&amp;nbsp;&amp;nbsp; 0000000140074F4C&amp;nbsp; Unknown&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Unknown&amp;nbsp; Unknown&lt;BR /&gt;FortTestApp.exe&amp;nbsp;&amp;nbsp;&amp;nbsp; 000000014005D4DF&amp;nbsp; Unknown&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Unknown&amp;nbsp; Unknown&lt;BR /&gt;kernel32.dll&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0000000076C2652D&amp;nbsp; Unknown&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Unknown&amp;nbsp; Unknown&lt;BR /&gt;ntdll.dll&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 000000007700C521&amp;nbsp; Unknown&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Unknown&amp;nbsp; Unknown&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2013 13:49:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/A-possible-bug-in-the-compiler-Forrtl-severe-41-insufficient/m-p/968133#M96286</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-03-11T13:49:40Z</dc:date>
    </item>
    <item>
      <title>If I change Virtual Memory</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/A-possible-bug-in-the-compiler-Forrtl-severe-41-insufficient/m-p/968134#M96287</link>
      <description>If I change Virtual Memory settings to:

Min Size: 96GB
Max Size: 128GB

the error message &lt;STRONG&gt;forrtl: severe (41): insufficient virtual memory&lt;/STRONG&gt; is not displayed and the test application works ( a screenshot provided ).

It would be nice if Intel software engineers look at why the error happens when the Min Size of Virtual Memory is set to 64GB ( see previous post ).

&lt;span class="lia-inline-image-display-wrapper" image-alt="fortranvmproblem2.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/10096i9A7E02F8F6F8F17D/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="fortranvmproblem2.jpg" alt="fortranvmproblem2.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:06:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/A-possible-bug-in-the-compiler-Forrtl-severe-41-insufficient/m-p/968134#M96287</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-03-12T13:06:34Z</dc:date>
    </item>
    <item>
      <title>Test program, please.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/A-possible-bug-in-the-compiler-Forrtl-severe-41-insufficient/m-p/968135#M96288</link>
      <description>&lt;P&gt;Test program, please.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 14:14:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/A-possible-bug-in-the-compiler-Forrtl-severe-41-insufficient/m-p/968135#M96288</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-03-12T14:14:45Z</dc:date>
    </item>
    <item>
      <title>I will post today a complete</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/A-possible-bug-in-the-compiler-Forrtl-severe-41-insufficient/m-p/968136#M96289</link>
      <description>I will post today a complete Visual Studio 2008 project.</description>
      <pubDate>Tue, 12 Mar 2013 18:13:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/A-possible-bug-in-the-compiler-Forrtl-severe-41-insufficient/m-p/968136#M96289</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-03-12T18:13:33Z</dc:date>
    </item>
    <item>
      <title>Please find attached a Visual</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/A-possible-bug-in-the-compiler-Forrtl-severe-41-insufficient/m-p/968137#M96290</link>
      <description>Please find attached a Visual Studio 2008 ( Professional Edition ) Fortran project ( very simple ) and let me know if you have any questions regarding reproducing the problem ( like, Virtual Memory settings, etc ).

Thanks in advance,</description>
      <pubDate>Thu, 14 Mar 2013 01:47:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/A-possible-bug-in-the-compiler-Forrtl-severe-41-insufficient/m-p/968137#M96290</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-03-14T01:47:02Z</dc:date>
    </item>
  </channel>
</rss>

