<?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 Compiler bug in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-bug/m-p/1316740#M157643</link>
    <description>&lt;P&gt;I have received the following compiler error when compiling VASP 6.2.0:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;mpiifort -qopenmp -free -names lowercase -assume byterecl -w -xHOST -Ofast -march=core-avx2 -I/opt/intel/oneapi/mkl/2021.1.1/include/fftw  -c nonl.f90
nonl.f90: catastrophic error: **Internal compiler error: segmentation violation signal raised** Please report this error along with the circumstances in which it occurred in a Software Problem Report.  Note: File and line given may not be explicit cause of this error.
compilation aborted for nonl.f90 (code 1)&lt;/LI-CODE&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Using&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ifort (IFORT) 2021.3.0 20210609&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;and&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Intel(R) MPI Library for Linux* OS, Version 2021.3 Build 20210601 (id: 6f90181f1)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Copyright 2003-2021, Intel Corporation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Any ideas on how to fix it gratefully received!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Sep 2021 13:31:23 GMT</pubDate>
    <dc:creator>O_Rourke__Conn</dc:creator>
    <dc:date>2021-09-23T13:31:23Z</dc:date>
    <item>
      <title>Compiler bug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-bug/m-p/1316740#M157643</link>
      <description>&lt;P&gt;I have received the following compiler error when compiling VASP 6.2.0:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;mpiifort -qopenmp -free -names lowercase -assume byterecl -w -xHOST -Ofast -march=core-avx2 -I/opt/intel/oneapi/mkl/2021.1.1/include/fftw  -c nonl.f90
nonl.f90: catastrophic error: **Internal compiler error: segmentation violation signal raised** Please report this error along with the circumstances in which it occurred in a Software Problem Report.  Note: File and line given may not be explicit cause of this error.
compilation aborted for nonl.f90 (code 1)&lt;/LI-CODE&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Using&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ifort (IFORT) 2021.3.0 20210609&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;and&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Intel(R) MPI Library for Linux* OS, Version 2021.3 Build 20210601 (id: 6f90181f1)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Copyright 2003-2021, Intel Corporation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Any ideas on how to fix it gratefully received!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 13:31:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-bug/m-p/1316740#M157643</guid>
      <dc:creator>O_Rourke__Conn</dc:creator>
      <dc:date>2021-09-23T13:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler bug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-bug/m-p/1316754#M157644</link>
      <description>&lt;P&gt;Changing the compiler options or the code may make the bug stay hidden, but this bug is in the compiler, not your code. You will need to provide the source file, nonl.f90, any include files that it requires, and the sources of any modules that are used in nonl.f90.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 15:14:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-bug/m-p/1316754#M157644</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2021-09-23T15:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler bug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-bug/m-p/1316959#M157652</link>
      <description>&lt;P&gt;Unfortunately I can't share the source under its license. I'll contact the developers.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 08:48:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-bug/m-p/1316959#M157652</guid>
      <dc:creator>O_Rourke__Conn</dc:creator>
      <dc:date>2021-09-24T08:48:14Z</dc:date>
    </item>
  </channel>
</rss>

