<?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: Stack size in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Stack-size/m-p/752257#M8317</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/61243"&gt;zuheyr@skynet.be&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;Hello,&lt;BR /&gt;&lt;BR /&gt;I am using Intel fortran compiler 11.0/074 on Intel Core 2 Duo Dell desktop. When I have large array sizes (large grids) the &lt;BR /&gt;program runs and at some point just dies with a segmentation fault...&lt;BR /&gt;----------------------&lt;BR /&gt; xi lines are done&lt;BR /&gt; k is 1&lt;BR /&gt; -------&amp;gt; Created the flat plate control grid:161x221x 49 points&lt;BR /&gt;Segmentation fault&lt;BR /&gt;-----------------------&lt;BR /&gt;&lt;BR /&gt;With smaller dimensions it runs. The bad thing is even the debug version dies similarly without any warning. &lt;BR /&gt;&lt;BR /&gt;I have almost all (probably not all) array allocations checked for error...&lt;BR /&gt;&lt;BR /&gt;I have 2GB RAM memory.&lt;BR /&gt;&lt;BR /&gt;Can you please help me? Many thanks and kind regards, Zuheyr&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello, &lt;BR /&gt;&lt;BR /&gt;I am sorry to reply to my own question but I found the answer myself. &lt;BR /&gt;&lt;BR /&gt;ulimit -s &lt;BYTE size=""&gt; solved it... In case there is somebody else like me who did not know...&lt;BR /&gt;&lt;BR /&gt;Kind regards and thanks for reading, Zuheyr&lt;BR /&gt;&lt;/BYTE&gt;</description>
    <pubDate>Sat, 17 Jan 2009 14:02:56 GMT</pubDate>
    <dc:creator>Zuheyr_A_</dc:creator>
    <dc:date>2009-01-17T14:02:56Z</dc:date>
    <item>
      <title>Stack size</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Stack-size/m-p/752256#M8316</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am using Intel fortran compiler 11.0/074 on Intel Core 2 Duo Dell desktop. When I have large array sizes (large grids) the &lt;BR /&gt;program runs and at some point just dies with a segmentation fault...&lt;BR /&gt;----------------------&lt;BR /&gt; xi lines are done&lt;BR /&gt; k is 1&lt;BR /&gt; -------&amp;gt; Created the flat plate control grid:161x221x 49 points&lt;BR /&gt;Segmentation fault&lt;BR /&gt;-----------------------&lt;BR /&gt;&lt;BR /&gt;With smaller dimensions it runs. The bad thing is even the debug version dies similarly without any warning. &lt;BR /&gt;&lt;BR /&gt;I have almost all (probably not all) array allocations checked for error...&lt;BR /&gt;&lt;BR /&gt;I have 2GB RAM memory.&lt;BR /&gt;&lt;BR /&gt;Can you please help me? Many thanks and kind regards, Zuheyr</description>
      <pubDate>Sat, 17 Jan 2009 13:44:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Stack-size/m-p/752256#M8316</guid>
      <dc:creator>Zuheyr_A_</dc:creator>
      <dc:date>2009-01-17T13:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Stack size</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Stack-size/m-p/752257#M8317</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/61243"&gt;zuheyr@skynet.be&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;Hello,&lt;BR /&gt;&lt;BR /&gt;I am using Intel fortran compiler 11.0/074 on Intel Core 2 Duo Dell desktop. When I have large array sizes (large grids) the &lt;BR /&gt;program runs and at some point just dies with a segmentation fault...&lt;BR /&gt;----------------------&lt;BR /&gt; xi lines are done&lt;BR /&gt; k is 1&lt;BR /&gt; -------&amp;gt; Created the flat plate control grid:161x221x 49 points&lt;BR /&gt;Segmentation fault&lt;BR /&gt;-----------------------&lt;BR /&gt;&lt;BR /&gt;With smaller dimensions it runs. The bad thing is even the debug version dies similarly without any warning. &lt;BR /&gt;&lt;BR /&gt;I have almost all (probably not all) array allocations checked for error...&lt;BR /&gt;&lt;BR /&gt;I have 2GB RAM memory.&lt;BR /&gt;&lt;BR /&gt;Can you please help me? Many thanks and kind regards, Zuheyr&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello, &lt;BR /&gt;&lt;BR /&gt;I am sorry to reply to my own question but I found the answer myself. &lt;BR /&gt;&lt;BR /&gt;ulimit -s &lt;BYTE size=""&gt; solved it... In case there is somebody else like me who did not know...&lt;BR /&gt;&lt;BR /&gt;Kind regards and thanks for reading, Zuheyr&lt;BR /&gt;&lt;/BYTE&gt;</description>
      <pubDate>Sat, 17 Jan 2009 14:02:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Stack-size/m-p/752257#M8317</guid>
      <dc:creator>Zuheyr_A_</dc:creator>
      <dc:date>2009-01-17T14:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Stack size</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Stack-size/m-p/752258#M8318</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/61243"&gt;zuheyr@skynet.be&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;Hello, &lt;BR /&gt;&lt;BR /&gt;I am sorry to reply to my own question but I found the answer myself. &lt;BR /&gt;&lt;BR /&gt;ulimit -s &lt;BYTE size=""&gt; solved it... In case there is somebody else like me who did not know...&lt;BR /&gt;&lt;BR /&gt;Kind regards and thanks for reading, Zuheyr&lt;BR /&gt;&lt;/BYTE&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;What did you put on byte size, can you give more information about this issue?&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jan 2009 22:03:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Stack-size/m-p/752258#M8318</guid>
      <dc:creator>pze593</dc:creator>
      <dc:date>2009-01-22T22:03:13Z</dc:date>
    </item>
  </channel>
</rss>

