<?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: Older Compiler Download Information in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380121#M161101</link>
    <description>&lt;P&gt;The TASKCOMMON parallelization directive is nonstandard. Its syntax in Sun Fortran is&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="fortran"&gt;C$PAR TASKCOMMON BKI03ILOC&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead of this nonstandard directive, use the OpenMP THREADPRIVATE directive if you want portability.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Apr 2022 15:55:02 GMT</pubDate>
    <dc:creator>mecej4</dc:creator>
    <dc:date>2022-04-27T15:55:02Z</dc:date>
    <item>
      <title>Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1372725#M160803</link>
      <description>&lt;P&gt;A common question we see on this Forum is 'where can I download version ##.#.###?'.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, if you think you need a specific, older version of the compilers you are probably mistaken.&amp;nbsp; Perhaps you are using a library or simulation framework and the vendor has a System Requirements that call out a specific version of the Intel compilers.&amp;nbsp; Unfortunately many software vendors are slow to update their System Requirements for the latest compilers.&amp;nbsp; In fact, many list compilers that we no longer officially support.&lt;/P&gt;
&lt;P&gt;In 99.9% of cases, you can use the latest Intel compilers with any vendor library or framework.&amp;nbsp; Intel has not changed our binary formats or ABI - Application Binary Interface for many many years.&amp;nbsp; In other words, our newest compilers produce DLLs or shared libraries, object files, executables that are backwards compatible to older Intel Fortran versions.&amp;nbsp; One caveat is that many frameworks have setup scripts or files that set environment to find the compiler and compiler libraries - these PATHs and other env setting and setup files are different between Intel(R) Parallel Studio XE and Intel oneAPI packages.&amp;nbsp; Contact your vendor for information on Intel oneAPI Compiler support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if you read the above and still think you need an older version of the compilers:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You can &lt;A href="https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Compiler-Information-and-Frequently-Asked/m-p/1329533#M158339" target="_blank" rel="noopener"&gt;read the FAQs&lt;/A&gt; for information such as where to download older versions along with many other common questions.&lt;/LI&gt;
&lt;LI&gt;You can read our &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/troubleshooting/older-version-product.html" target="_blank" rel="noopener"&gt;Older Version Download&lt;/A&gt; information&lt;/LI&gt;
&lt;LI&gt;Downloads are limited to &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/release-notes/intel-parallel-studio-xe-supported-and-unsupported-product-versions.html" target="_blank" rel="noopener"&gt;Supported Versions&lt;/A&gt;, not all past versions are available.&lt;/LI&gt;
&lt;LI&gt;To get access to older version downloads you will need to have an active &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/commercial-base-hpc.html#gs.m2tc08" target="_blank" rel="noopener"&gt;Priority Support&lt;/A&gt; license.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Free Downloads: Only the latest version of Intel Fortran is available for free download and use.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;For compatibility with CVF or DVF, see the &lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/fortran-compiler-oneapi-dev-guide-and-reference/top/compiler-reference/compiler-options/language-options/iface.html" target="_blank" rel="noopener"&gt;/iface compiler option&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 27 Dec 2022 22:53:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1372725#M160803</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2022-12-27T22:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379439#M161070</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hi,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am using an older version of the MS Visual Studio (2010) and intel fortran compiler (2016) to compile make an executable from the user defined code. I successfully compiled the code and was in the process of de-bugging; however, the evaluation period has ended that was 30 days. Now, I get the following error when I try to compile:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"error #10052: could not checkout FLEXlm license"&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I was wondering how I can obtain license?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any help will be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Khizar&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 class="PageTitle lia-component-common-widget-page-title title_section_selectors"&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled title_sub_section_selectors"&gt;error #10052: could not checkout FLEXlm license&lt;/SPAN&gt;&lt;/H2&gt;</description>
      <pubDate>Mon, 25 Apr 2022 06:53:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379439#M161070</guid>
      <dc:creator>Khizar</dc:creator>
      <dc:date>2022-04-25T06:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379508#M161073</link>
      <description>&lt;P&gt;The latest version are free, you don't need a licence. Why use such old versions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 11:59:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379508#M161073</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2022-04-25T11:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379831#M161084</link>
      <description>&lt;P&gt;I have tried the latest version (MS visual studio 2022, Intel API), but I get the following error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;EM&gt;"libcpmt.lib(cout.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1900' doesn't match value '1600' in libdyna.lib(IntRules_CFunc.obj)"&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For my work, the sources files and object files were provided by a commercial software company. These files were compiled by using the old MS visual studio and intel Fortran; therefore, when I use the new version to compile my code with these files, I get above error. Any help will be appreciated.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 16:30:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379831#M161084</guid>
      <dc:creator>Khizar</dc:creator>
      <dc:date>2022-04-26T16:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379839#M161085</link>
      <description>&lt;P&gt;If this is for work, an evaluation license is not appropriate. You can purchase support from Intel, which will give you access to some older versions. But the library you're linking to was built with VS2010. No available version of Intel Fortran supports VS2010. This error, by the way, is related entirely to Microsoft Visual C++, not Intel Fortran.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 16:49:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379839#M161085</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-04-26T16:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379842#M161086</link>
      <description>&lt;P&gt;The "Readme" file specifies to use particular versions of Intel and MS visual C++. When I was using the older versions, I was compiling successfully. As I switched to the new versions, the error was generated. Any idea how I can solve the above error? This is for my research work.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 16:58:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379842#M161086</guid>
      <dc:creator>Khizar</dc:creator>
      <dc:date>2022-04-26T16:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379874#M161087</link>
      <description>&lt;P&gt;I would guess 'libdyna.lib' is a 3rd party lib.&amp;nbsp; Is this DYNA 3D maybe?&lt;/P&gt;
&lt;P&gt;So you have an ancient version of DYNA or some other library file, and you're trying to use this library.&amp;nbsp; Maybe because you don't want to get the latest version of this library?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As Steve said, even IF you purchase a support contract, the oldest compiler you can get is version 19.0.&amp;nbsp; See &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/release-notes/intel-parallel-studio-xe-supported-and-unsupported-product-versions.html" target="_blank" rel="noopener"&gt;THIS PAGE&lt;/A&gt; for supported and unsupported versions.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 18:31:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379874#M161087</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2022-04-26T18:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379876#M161088</link>
      <description>&lt;P&gt;Khizar, I will move this post over to our Startup page.&amp;nbsp; Please have your serial number, license file, or the userID or email for the person who is the registered owner of your old 2016 compiler.&amp;nbsp; If you don't have that, we can't help you.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 18:38:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379876#M161088</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2022-04-26T18:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379986#M161093</link>
      <description>&lt;P&gt;Hi Ron_Green,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I contacted the Intel support but could not get the license for the older versions. Therefore, I planned to try to compile codes using the newer versions. I tried compiling with the MS visual studio 2017 and Intel Fortran compiler 2022, but I am getting the following error:&lt;/P&gt;
&lt;P&gt;"\implicit2.inc(7): error #7614: A common block name may appear in an OpenMP THREADPRIVATE directive only after the last COMMON statement which specifies the same common block name. [BKI03ILOC]&lt;BR /&gt;common/bki03iloc/lnodim(nlq,48),ndofpn,nnpke,melemt,imlft,imllt,"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea how to fix this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Khizar&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 04:04:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1379986#M161093</guid>
      <dc:creator>Khizar</dc:creator>
      <dc:date>2022-04-27T04:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380038#M161094</link>
      <description>&lt;P&gt;This is a restriction straight out of the OMP standard.&lt;/P&gt;
&lt;P&gt;You could simply move the threadprivate directive.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 10:22:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380038#M161094</guid>
      <dc:creator>IanH</dc:creator>
      <dc:date>2022-04-27T10:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380068#M161096</link>
      <description>&lt;P&gt;Thanks. I am getting this error when I compile the source code provided by LS DYNA (without adding my own code) with the latest compiler. I was not getting this error when using the trial version of the old compiler. The source code provided is huge and consists of several files. I m not sure where I should change exactly for this error "&lt;SPAN&gt;"\implicit2.inc(7): error #7614: A common block name may appear in an OpenMP THREADPRIVATE directive only after the last COMMON statement which specifies the same common block name. [BKI03ILOC]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;common/bki03iloc/lnodim(nlq,48),ndofpn,nnpke,melemt,imlft,imllt,"&lt;/SPAN&gt;"?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 13:33:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380068#M161096</guid>
      <dc:creator>Khizar</dc:creator>
      <dc:date>2022-04-27T13:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380081#M161097</link>
      <description>&lt;P&gt;Another error that I am getting is as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"dyn21ushl.F(2572): error #7881: This module file was generated for a different platform or by an incompatible compiler or compiler release. It cannot be read. [USERINTERFACE]&lt;BR /&gt;use userinterface"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please tell me how to fix the above error. It says compiler incompatible.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 14:01:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380081#M161097</guid>
      <dc:creator>Khizar</dc:creator>
      <dc:date>2022-04-27T14:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380087#M161098</link>
      <description>&lt;P&gt;Almost none of us has access to the proprietary source code that you are attempting to compile, and you should not expect us to tell you what to fix based on just the error message and the single line of code that it corresponds to.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Searching the web leads to a &lt;A href="https://ftp.lstc.com/anonymous/outgoing/support/FAQ/user-material-notes" target="_self"&gt;page that may pertain&lt;/A&gt;. Using a couple of lines of source code near the bottom of that page, I constructed the following program unit.&lt;/P&gt;
&lt;LI-CODE lang="fortran"&gt;      subroutine xyz
      integer, parameter :: nlq = 6
      common/bki03iloc/lnodim(nlq,48),ndofpn,nnpke,melemt,imlft,imllt,
     &amp;amp;                 is17loc,is18loc,imp_mxe
c$omp threadprivate (/bki03iloc/)
      print *,nnpke
      return
      end subroutine&lt;/LI-CODE&gt;
&lt;P&gt;Compiling this with the command &lt;STRONG&gt;ifort /Qopenmp /c xyz.f&lt;/STRONG&gt; produced an OBJ file and no error messages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error message that you quoted in your latest post is probably the result of (i) compiling and generating the module file using an old version of the compiler and (ii) attempting to compile a source file that USEs that module, using a much more recent version of the compiler. The remedy is to delete all module and OBJ files that you generated from sources using the older compiler, and rebuilding.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 14:22:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380087#M161098</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2022-04-27T14:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380095#M161099</link>
      <description>&lt;P&gt;OpenMP error:&amp;nbsp; you probably have the OMP directive above your include implicit2.inc.&amp;nbsp; Or look in implicit2.inc.&amp;nbsp; Newer compilers are better at catching illegal code&amp;nbsp; &amp;nbsp;you will need to fix your code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but your BIG issue is you have a very old LS DYNA.&amp;nbsp; And you're trying to make it work with a new compiler that does not recognize the .mod files provided by DYNA.&amp;nbsp; Either they are for another compiler, like Lahey, Absoft, or PGI or gfortran or some other non-Intel Fortran.&amp;nbsp; OR they are just so old that our compiler cannot work with them.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;My conclusion - you either work with the Startup and Licensing team here to get an old PSXE license so you can use your very old Intel compiler&amp;nbsp; with the very old LS DYNA - OR you pay LS DYNA for a new and up to date version of DYNA that will work with the modern compiler and a modern version of Windows.&amp;nbsp; &amp;nbsp;But you do need to look at the include for implicit2.inc relative to where you put the OMP directive.&amp;nbsp; This is why include files are generally a very bad coding practice.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 14:44:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380095#M161099</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2022-04-27T14:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380104#M161100</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/52256"&gt;@Ron_Green&lt;/a&gt;&amp;nbsp;for the suggestions. I contacted both Intel and LS DYNA in the past for this issue, but was not of much help. Anyways, I have been able to fix that error by changing C_TASKCOMMON to c TASKCOMMON (took it from another source). I am going to further test it and hope it will work fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 15:09:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380104#M161100</guid>
      <dc:creator>Khizar</dc:creator>
      <dc:date>2022-04-27T15:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380121#M161101</link>
      <description>&lt;P&gt;The TASKCOMMON parallelization directive is nonstandard. Its syntax in Sun Fortran is&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="fortran"&gt;C$PAR TASKCOMMON BKI03ILOC&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead of this nonstandard directive, use the OpenMP THREADPRIVATE directive if you want portability.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 15:55:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380121#M161101</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2022-04-27T15:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380265#M161104</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been able to compile without any warning/error and create .exe; however, when I try to run it for my simulation I get the error "The ordinal 747 could not be located in the dynmaic library C:\LSDYNA........... " .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have moved the .dll files to the same folder where running, but not making any difference. Just wondering how it could be solved?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 01:43:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380265#M161104</guid>
      <dc:creator>Khizar</dc:creator>
      <dc:date>2022-04-28T01:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380379#M161108</link>
      <description>&lt;P&gt;read&amp;nbsp;&lt;A href="https://community.intel.com/t5/Intel-Fortran-Compiler/The-ordinal-747-could-not-be-located-in-the-dynamic-link-library/m-p/1173312" target="_blank"&gt;https://community.intel.com/t5/Intel-Fortran-Compiler/The-ordinal-747-could-not-be-located-in-the-dynamic-link-library/m-p/1173312&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 11:19:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1380379#M161108</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2022-04-28T11:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1441344#M164183</link>
      <description>&lt;P&gt;&lt;BR /&gt;"...if you think you need a specific, older version of the compilers you are probably mistaken."&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Well, say what you will, but many of us are rather picky and get comfort and confidence out of knowing that we are using a specific version over and over, for as long as we can.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Historically, choice of compiler version is included in our makefiles as we have access to several versions of GFortran and a handful of Intel ones.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Early this year, I started a new project on the Windows parallel universe and downloaded the Fortran compiler available at the time; now, I would like to replicate my workflow on the Linux parallel universe, including the choice of compiler version...but no cigar.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had previously downloaded the standalone Fortran from &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#fortran" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, this page only shows the latest 2023 release and there does not seem to be a easy way to download a previous release. While the release notes continue to be available, the actual downloads are nowhere to be found.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, if I could be spared arguments one way or another and simply get a couple of direct, honest answers, I would appreciate very much:&lt;/P&gt;
&lt;P&gt;Are previous releases of the Fortran available? Yes | No&lt;BR /&gt;If Yes, where?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 19:16:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1441344#M164183</guid>
      <dc:creator>Germán</dc:creator>
      <dc:date>2022-12-23T19:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Older Compiler Download Information</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1441374#M164185</link>
      <description>&lt;P&gt;Do you have active support? If so, then older versions are available from &lt;A href="https://registrationcenter.intel.com/" target="_blank"&gt;https://registrationcenter.intel.com/&lt;/A&gt;&amp;nbsp; If you don't have active support, then no.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 22:07:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1441374#M164185</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-12-23T22:07:55Z</dc:date>
    </item>
  </channel>
</rss>

