<?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 how to solve &amp;quot;Stack overflow&amp;quot; in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/how-to-solve-quot-Stack-overflow-quot/m-p/798973#M36708</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;In my program, large data arrays are frequently used. This time I have to compute the inversion of a 4000 by 4000 matrix, and stack overflow error shows up. The CVF6.5 help documents tell me I should See the Section "Guidelines for Programs That Use Large Data Arrays" in the post-installation part of Compaq Visual Fortran Installing and Getting Started. Unfortunately I can't find it. I have used the /stack:0x5f5e100 compiler option, but it does not work. Any suggestions for the problem? Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Jian</description>
    <pubDate>Wed, 09 Jul 2003 21:21:15 GMT</pubDate>
    <dc:creator>kilby</dc:creator>
    <dc:date>2003-07-09T21:21:15Z</dc:date>
    <item>
      <title>how to solve "Stack overflow"</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/how-to-solve-quot-Stack-overflow-quot/m-p/798973#M36708</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;In my program, large data arrays are frequently used. This time I have to compute the inversion of a 4000 by 4000 matrix, and stack overflow error shows up. The CVF6.5 help documents tell me I should See the Section "Guidelines for Programs That Use Large Data Arrays" in the post-installation part of Compaq Visual Fortran Installing and Getting Started. Unfortunately I can't find it. I have used the /stack:0x5f5e100 compiler option, but it does not work. Any suggestions for the problem? Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Jian</description>
      <pubDate>Wed, 09 Jul 2003 21:21:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/how-to-solve-quot-Stack-overflow-quot/m-p/798973#M36708</guid>
      <dc:creator>kilby</dc:creator>
      <dc:date>2003-07-09T21:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to solve "Stack overflow"</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/how-to-solve-quot-Stack-overflow-quot/m-p/798974#M36709</link>
      <description>How are you specifying /stack? From the command line, you'd need to use /link/stack:value after all compiler switches.&lt;BR /&gt;&lt;BR /&gt;You may also find &lt;A href="http://h18009.www1.hp.com/fortran/visual/vfn10/page2.html#Doctor"&gt;this article&lt;/A&gt; helpful.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 09 Jul 2003 21:27:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/how-to-solve-quot-Stack-overflow-quot/m-p/798974#M36709</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2003-07-09T21:27:11Z</dc:date>
    </item>
  </channel>
</rss>

