<?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: Internal Error trying to compile with OneAPI 2025 in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676472#M175271</link>
    <description>&lt;P&gt;I would look at that but there are module dependencies (netcdf) that are not included. An example that is self contained would get more response if that is easy to do.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Mar 2025 11:20:29 GMT</pubDate>
    <dc:creator>andrew_4619</dc:creator>
    <dc:date>2025-03-20T11:20:29Z</dc:date>
    <item>
      <title>Internal Error trying to compile with OneAPI 2025</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676445#M175270</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to build a software (WRF-HYDRO) with the 2025 version of the fortran compiler. One file io_manager.f90 (See attached files) causes an internal error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In previous versions of OneAPI I used IFORT (instead of IFX) and it went through. Now IFORT is no more available in the new version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help on how to solve the problem or find a workaround would really be appreciated. The compiler crashes when trying to allocate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best&lt;/P&gt;&lt;P&gt;jac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 09:08:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676445#M175270</guid>
      <dc:creator>JacobB</dc:creator>
      <dc:date>2025-03-20T09:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Error trying to compile with OneAPI 2025</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676472#M175271</link>
      <description>&lt;P&gt;I would look at that but there are module dependencies (netcdf) that are not included. An example that is self contained would get more response if that is easy to do.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 11:20:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676472#M175271</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2025-03-20T11:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Error trying to compile with OneAPI 2025</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676743#M175273</link>
      <description>&lt;P&gt;Ran into similar internal errors with OneAPI 2025 and it seems a bit unstable right now. Faced this while testing &lt;A href="https://llamacpp.info/" target="_self"&gt;llamacpp&lt;/A&gt; too. It maybe worth checking compiler flags.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 05:51:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676743#M175273</guid>
      <dc:creator>braycarla</dc:creator>
      <dc:date>2025-03-21T05:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Error trying to compile with OneAPI 2025</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676772#M175274</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Sorry for that&amp;nbsp;&lt;/P&gt;&lt;P&gt;in a more generic way, IFX issues an internal compilation error in the following case&lt;/P&gt;&lt;P&gt;if I declare an object&amp;nbsp;&lt;/P&gt;&lt;P&gt;class(class_type), allocatable :: class_name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the compilation error is issued when I try to allocate&lt;/P&gt;&lt;P&gt;allocate(class_name)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best&amp;nbsp;&lt;/P&gt;&lt;P&gt;jac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 07:14:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676772#M175274</guid>
      <dc:creator>JacobB</dc:creator>
      <dc:date>2025-03-21T07:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Error trying to compile with OneAPI 2025</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676774#M175275</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;do you have a suggestion ?&lt;/P&gt;&lt;P&gt;best&lt;/P&gt;&lt;P&gt;jac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 07:15:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676774#M175275</guid>
      <dc:creator>JacobB</dc:creator>
      <dc:date>2025-03-21T07:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Error trying to compile with OneAPI 2025</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676791#M175276</link>
      <description>&lt;P&gt;to complete the picture class_type is an abstract class&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 07:54:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676791#M175276</guid>
      <dc:creator>JacobB</dc:creator>
      <dc:date>2025-03-21T07:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Error trying to compile with OneAPI 2025</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676816#M175277</link>
      <description>It is not legal to allocate an instance if an abstract type</description>
      <pubDate>Fri, 21 Mar 2025 09:21:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676816#M175277</guid>
      <dc:creator>Andrew_Smith</dc:creator>
      <dc:date>2025-03-21T09:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Error trying to compile with OneAPI 2025</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676925#M175284</link>
      <description>&lt;P&gt;If the usage is invalid (and the one Andrew mention is), an ICE is still a compiler bug.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 20:29:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1676925#M175284</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2025-03-21T20:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Error trying to compile with OneAPI 2025</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1677022#M175292</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&lt;EM&gt;It is not legal to allocate an instance if an abstract type&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the object you are trying to allocate is and abstract class, then your allocate statement will require a type specification:&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;ALLOCATE&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN class=""&gt;[&lt;/SPAN&gt;&lt;SPAN class=""&gt;type&lt;/SPAN&gt;&lt;SPAN class=""&gt;::&lt;/SPAN&gt;&lt;SPAN class=""&gt;]&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;object&lt;SPAN class=""&gt;[&lt;/SPAN&gt;&lt;SPAN class=""&gt;(&lt;/SPAN&gt;s-spec&lt;SPAN class=""&gt;[&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;s-spec&lt;SPAN class=""&gt;]&lt;/SPAN&gt;&lt;SPAN class=""&gt;...&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;SPAN class=""&gt;]&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;object&lt;SPAN class=""&gt;[&lt;/SPAN&gt;&lt;SPAN class=""&gt;(&lt;/SPAN&gt;s-spec&lt;SPAN class=""&gt;[&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;s-spec&lt;SPAN class=""&gt;]&lt;/SPAN&gt;&lt;SPAN class=""&gt;...&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;SPAN class=""&gt;]&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN class=""&gt;...&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;[[&lt;/SPAN&gt;coarray-spec&lt;SPAN class=""&gt;]]&lt;/SPAN&gt;&lt;SPAN class=""&gt;...&lt;/SPAN&gt;&lt;SPAN class=""&gt;[&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;alloc-opt&lt;SPAN class=""&gt;[&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;alloc-opt&lt;SPAN class=""&gt;]&lt;/SPAN&gt;&lt;SPAN class=""&gt;...&lt;/SPAN&gt;&lt;SPAN class=""&gt;]&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" width="90%" cellspacing="0" cellpadding="4"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="30%"&gt;&lt;P&gt;&lt;SPAN class=""&gt;type&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P class=""&gt;Is a data type specifier. If specified, the kind type parameters of each&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;object&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;must be the same as the corresponding&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;type&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;parameter values, and each object must be type compatible with the specified type.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At least this is my read of the reference manual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2025 18:14:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1677022#M175292</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2025-03-22T18:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Error trying to compile with OneAPI 2025</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1677023#M175293</link>
      <description>&lt;P&gt;Yes, in which case you are no longer allocating an instance of abstract type, as you must specify a non-abstract extension of the base type.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2025 18:30:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1677023#M175293</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2025-03-22T18:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Error trying to compile with OneAPI 2025</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1677052#M175295</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;Thanks for the clarification&amp;nbsp;&lt;/P&gt;&lt;P&gt;I proceeded as suggested and now it compiles&lt;/P&gt;&lt;P&gt;best&lt;/P&gt;&lt;P&gt;jac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Mar 2025 08:00:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-Error-trying-to-compile-with-OneAPI-2025/m-p/1677052#M175295</guid>
      <dc:creator>JacobB</dc:creator>
      <dc:date>2025-03-23T08:00:26Z</dc:date>
    </item>
  </channel>
</rss>

