<?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: PSCAD error when using Intel Fortran compiler in OneAPI tool in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/PSCAD-error-when-using-Intel-Fortran-compiler-in-OneAPI-tool/m-p/1264017#M155007</link>
    <description>&lt;P&gt;The layout of the Intel Fortran directories and files is different under OneAPI than it used to be with Parallel Studio.&lt;/P&gt;
&lt;P&gt;The batch file that sets up the&amp;nbsp; OneAPI compiler environment is &lt;STRONG&gt;C&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;:\Program Files (x86)\Intel\oneAPI\setvars.bat&lt;/STRONG&gt; for an installation in the default location. If you chose a different location during location, the file setvars.bat is to be found in the ...\OneAPI directory. Any third party software such as PSCAD will need to have its startup batch files to be edited to change ifortvars.bat to setvars.bat and the path to the batch file also will need to be updated in the third party startup script to &lt;STRONG&gt;C:\Program Files (x86)\Intel\oneAPI\ (&lt;/STRONG&gt;for the default installation directory).&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 13 Mar 2021 09:39:37 GMT</pubDate>
    <dc:creator>mecej4</dc:creator>
    <dc:date>2021-03-13T09:39:37Z</dc:date>
    <item>
      <title>PSCAD error when using Intel Fortran compiler in OneAPI tool</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/PSCAD-error-when-using-Intel-Fortran-compiler-in-OneAPI-tool/m-p/1263991#M155005</link>
      <description>&lt;P&gt;Hi Intel Community,&lt;/P&gt;
&lt;P&gt;I am a PhD student from Australia, and I have been trying to use Intel Fortran compiler as a part of the latest OneAPI HPC toolkit in PSCAD, which used to work well with IVF version 12 and version 15.&lt;/P&gt;
&lt;P&gt;However with the lastest OneAPI tool, I have the following error reported from PSCAD v4.6.3:&lt;/P&gt;
&lt;TABLE&gt;
&lt;THEAD&gt;&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;Type4_Dtl_Nov_2018&lt;/TD&gt;
&lt;TD&gt;'"C:\Program Files (x86)\Intel\oneAPI\compiler\2021.1.1\windows\bin\ifortvars.bat"' is not recognized as an internal or external command,&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;Type4_Dtl_Nov_2018&lt;/TD&gt;
&lt;TD&gt;'nmake' is not recognized as an internal or external command,&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;Type4_Dtl_Nov_2018&lt;/TD&gt;
&lt;TD&gt;Unable to generate a simulation executable for namespace 'Type4_Dtl_Nov_2018'&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;I just installed OneAPI using default options, so I am not sure if I had to setup any system variables such as PATH.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can compile FORTRAN projects in Microsoft Visual Studio 2019 with OneAPI toolkit without problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could anyone help with this topic, as I noticed the previous IVF v12 and v15 might not be available any more.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Jingwei&lt;/P&gt;</description>
      <pubDate>Sat, 13 Mar 2021 02:24:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/PSCAD-error-when-using-Intel-Fortran-compiler-in-OneAPI-tool/m-p/1263991#M155005</guid>
      <dc:creator>Jingwei</dc:creator>
      <dc:date>2021-03-13T02:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: PSCAD error when using Intel Fortran compiler in OneAPI tool</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/PSCAD-error-when-using-Intel-Fortran-compiler-in-OneAPI-tool/m-p/1264017#M155007</link>
      <description>&lt;P&gt;The layout of the Intel Fortran directories and files is different under OneAPI than it used to be with Parallel Studio.&lt;/P&gt;
&lt;P&gt;The batch file that sets up the&amp;nbsp; OneAPI compiler environment is &lt;STRONG&gt;C&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;:\Program Files (x86)\Intel\oneAPI\setvars.bat&lt;/STRONG&gt; for an installation in the default location. If you chose a different location during location, the file setvars.bat is to be found in the ...\OneAPI directory. Any third party software such as PSCAD will need to have its startup batch files to be edited to change ifortvars.bat to setvars.bat and the path to the batch file also will need to be updated in the third party startup script to &lt;STRONG&gt;C:\Program Files (x86)\Intel\oneAPI\ (&lt;/STRONG&gt;for the default installation directory).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Mar 2021 09:39:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/PSCAD-error-when-using-Intel-Fortran-compiler-in-OneAPI-tool/m-p/1264017#M155007</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2021-03-13T09:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: PSCAD error when using Intel Fortran compiler in OneAPI tool</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/PSCAD-error-when-using-Intel-Fortran-compiler-in-OneAPI-tool/m-p/1264753#M155042</link>
      <description>&lt;P&gt;Hi Mecej4&lt;/P&gt;
&lt;P&gt;Thanks so much I have managed resolved my issue with PSCAD and now OneAPI is working perfectly with my PSCAD.&lt;/P&gt;
&lt;P&gt;For anyone that has the same issue, MHI (PSCAD developer) actually has a tool called FortranMedic to modify PSCAD file automatically (exactly as Mecej4 described), so PSCAD can detect this new version of Fortran compiler. I am not sure if it is appropriate to reference other software developer's resource here, but it is fairly easy to find this tool.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Jingwei&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 10:39:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/PSCAD-error-when-using-Intel-Fortran-compiler-in-OneAPI-tool/m-p/1264753#M155042</guid>
      <dc:creator>Jingwei</dc:creator>
      <dc:date>2021-03-16T10:39:39Z</dc:date>
    </item>
  </channel>
</rss>

