<?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:ifx  error #5533 in simple subroutine call in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1421496#M163144</link>
    <description>&lt;P&gt;I filed a bug on this, CMPLRLLVM-40907. I'll let you know when it's fixed.&lt;/P&gt;&lt;P&gt;It does compile OK with ifort. You can mix and match the obj and mod files between ifort and ifx. You could continue to make progress by using both compilers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Oct 2022 21:39:18 GMT</pubDate>
    <dc:creator>Barbara_P_Intel</dc:creator>
    <dc:date>2022-10-12T21:39:18Z</dc:date>
    <item>
      <title>ifx  error #5533 in simple subroutine call</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1420685#M163095</link>
      <description>&lt;P&gt;Dear Intel Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I get an ifx error #5533: Feature found on this line is not yet supported in ifx for a simple subroutine call:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;tranlib.F90(695): error #5533: Feature found on this line is not yet supported in ifx 
      call daini( 1, cunits%IUNITS(10), cfname%FNAMES(10), async,options%FSORT )
-----------^
compilation aborted for tranlib.F90 (code 3)
&lt;/LI-CODE&gt;
&lt;P&gt;Is this a bug or do we use a strange, unsupported feature? We are using the latest version of ifx:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[oppel@copper] (/public/copper/scratch/oppel/columbus/columbus): ifx --version
ifx (IFORT) 2022.2.0 20220730
Copyright (C) 1985-2022 Intel Corporation. All rights reserved.
&lt;/LI-CODE&gt;
&lt;P&gt;The code compiles smoothly using ifort&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 08:32:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1420685#M163095</guid>
      <dc:creator>Markus_O_</dc:creator>
      <dc:date>2022-10-10T08:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: ifx  error #5533 in simple subroutine call</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1420730#M163101</link>
      <description>&lt;P&gt;Please supply a minimal, compilable example. There isn't much one can do with a one-line excerpt.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 12:37:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1420730#M163101</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-10-10T12:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: ifx  error #5533 in simple subroutine call</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1420735#M163102</link>
      <description>&lt;P&gt;Attached you can find the minimal source files needed.&lt;/P&gt;
&lt;P&gt;The actual compile command is:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt; ifx -c   -nowarn  -qmkl=sequential -free -DJSC -DUNIX -DLINUX -DMILSTD1753 -DBIT64 -DFORMATDOLLAR -DBLAS2 -DBLAS3 -DPIPEMODE -DF90 -DF95 -DINT64 -DMOLCAS_INT64 -DNOENVSUPPORT -DGA50 -DMOLCAS_LABEL10  -i8 -O2 molcaswrapper.F90 paralib.F90 tranlib.F90 
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 13:11:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1420735#M163102</guid>
      <dc:creator>Markus_O_</dc:creator>
      <dc:date>2022-10-10T13:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: ifx  error #5533 in simple subroutine call</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1420745#M163103</link>
      <description>&lt;P&gt;It is fascinating to read the old code, it was started in 1980.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tranlib is brilliant, you can see the progressions in the comments.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 13:58:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1420745#M163103</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2022-10-10T13:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: ifx  error #5533 in simple subroutine call</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1421149#M163131</link>
      <description>&lt;P&gt;Thank you for reporting this. This message is actually indicates a compiler bug, an internal compiler error (ICE). I'm not sure why the compiler is not actually saying that.&lt;/P&gt;
&lt;P&gt;Only tranlib.F90 has the error. The other 2 routines compile just fine, but tranlib.F90 needs the .mod files.&lt;/P&gt;
&lt;P&gt;I'll get a bug filed shortly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 18:52:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1421149#M163131</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2022-10-11T18:52:45Z</dc:date>
    </item>
    <item>
      <title>Re:ifx  error #5533 in simple subroutine call</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1421496#M163144</link>
      <description>&lt;P&gt;I filed a bug on this, CMPLRLLVM-40907. I'll let you know when it's fixed.&lt;/P&gt;&lt;P&gt;It does compile OK with ifort. You can mix and match the obj and mod files between ifort and ifx. You could continue to make progress by using both compilers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Oct 2022 21:39:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1421496#M163144</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2022-10-12T21:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re:ifx  error #5533 in simple subroutine call</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1422487#M163183</link>
      <description>&lt;P&gt;Thanks for the tip about mixing ifx and ifort. I have encountered a couple of other, similar bugs, but compiling the particular subroutines with ifort finally led to a working binary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let's hope that we will have a stable ifx soon. We would like to test the new off-loading features.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 06:59:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1422487#M163183</guid>
      <dc:creator>Markus_O_</dc:creator>
      <dc:date>2022-10-17T06:59:16Z</dc:date>
    </item>
    <item>
      <title>Re:ifx  error #5533 in simple subroutine call</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1422650#M163186</link>
      <description>&lt;P&gt;That's good news that mix 'n match worked for you. You can still mix 'n match and use OMP TARGET directives. Just compile those files with OMP TARGET with ifx and link with ifx.&lt;/P&gt;&lt;P&gt;If you have other problems with ifx, please post it here or if you have paid for Priority Support submit a ticket. The Fortran development team is eager to produce a reliable product!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Oct 2022 19:43:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1422650#M163186</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2022-10-17T19:43:37Z</dc:date>
    </item>
    <item>
      <title>Re:ifx  error #5533 in simple subroutine call</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1475034#M165989</link>
      <description>&lt;P&gt;The ICE you reported using ifx is fixed in the latest release, 2023.1.0. This compiler is available as part of oneAPI HPC Toolkit 2023.1. Please give it a try!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Apr 2023 19:34:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-error-5533-in-simple-subroutine-call/m-p/1475034#M165989</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-04-10T19:34:08Z</dc:date>
    </item>
  </channel>
</rss>

