<?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: Re:Segmentation fault on mac os with -qopenmp in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Segmentation-fault-on-mac-os-with-qopenmp/m-p/1239289#M153441</link>
    <description>&lt;P&gt;Hi Ronald,&lt;/P&gt;
&lt;P&gt;any luck with the stack size issue?&lt;/P&gt;
&lt;P&gt;Thanks--Jay&lt;/P&gt;</description>
    <pubDate>Mon, 21 Dec 2020 08:02:41 GMT</pubDate>
    <dc:creator>Polk__Jay</dc:creator>
    <dc:date>2020-12-21T08:02:41Z</dc:date>
    <item>
      <title>Segmentation fault on mac os with -qopenmp</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Segmentation-fault-on-mac-os-with-qopenmp/m-p/1237263#M153265</link>
      <description>&lt;P&gt;I am using intel fortran on a mac with catalina.&amp;nbsp; My program compiles and runs fine as long as I don't include -qopenmp.&amp;nbsp; When i include that option, I get a segmentation fault. Increasing the stack size from the shell doesn't fix it.&amp;nbsp; Older posts suggest that it can be increased using -stack_size, but it doesn't seem to recognize that in my version. Is there another way to increase stack size, or other potential causes?&lt;/P&gt;
&lt;P&gt;Thanks--Jay&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 00:57:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Segmentation-fault-on-mac-os-with-qopenmp/m-p/1237263#M153265</guid>
      <dc:creator>Polk__Jay</dc:creator>
      <dc:date>2020-12-15T00:57:49Z</dc:date>
    </item>
    <item>
      <title>Re:Segmentation fault on mac os with -qopenmp</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Segmentation-fault-on-mac-os-with-qopenmp/m-p/1238039#M153335</link>
      <description>&lt;P&gt;I will investigate this.  I also am surprised that the compiler does not have the -stack_size option.  At least I don't see it in -help.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Dec 2020 21:43:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Segmentation-fault-on-mac-os-with-qopenmp/m-p/1238039#M153335</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2020-12-16T21:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Segmentation fault on mac os with -qopenmp</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Segmentation-fault-on-mac-os-with-qopenmp/m-p/1239289#M153441</link>
      <description>&lt;P&gt;Hi Ronald,&lt;/P&gt;
&lt;P&gt;any luck with the stack size issue?&lt;/P&gt;
&lt;P&gt;Thanks--Jay&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 08:02:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Segmentation-fault-on-mac-os-with-qopenmp/m-p/1239289#M153441</guid>
      <dc:creator>Polk__Jay</dc:creator>
      <dc:date>2020-12-21T08:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Segmentation fault on mac os with -qopenmp</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Segmentation-fault-on-mac-os-with-qopenmp/m-p/1239852#M153472</link>
      <description>&lt;P&gt;stacksize is set by the linker.&amp;nbsp; The syntax is to pass -stack_size to the linker.&amp;nbsp; you use -Wl, for passing args to the linker like this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ifort -Wl,-stack_size -Wl,0x1000000 -o hello hello.f90&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sorry it took so long to get back to this.&amp;nbsp; Let me know if this works.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 17:49:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Segmentation-fault-on-mac-os-with-qopenmp/m-p/1239852#M153472</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2020-12-22T17:49:04Z</dc:date>
    </item>
  </channel>
</rss>

