<?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: What Version of Visual Studio Works with Intel Fortran in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366578#M160478</link>
    <description>&lt;P&gt;Great, thanks for that, found it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just a follow up question - Seeing as the Parallel Studio XE Fortran 2020 Update 4 compiler came out back in October 2020, is it still being developed?&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2022 00:49:08 GMT</pubDate>
    <dc:creator>schulzey</dc:creator>
    <dc:date>2022-03-08T00:49:08Z</dc:date>
    <item>
      <title>What Version of Visual Studio Works with Intel Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366547#M160474</link>
      <description>&lt;P&gt;Hi, how do I find out which versions of Visual Studio work with version 2020 update 4 of Intel Parallel Studio XE Prof for Fortran Windows? Is it documented somewhere?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 23:24:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366547#M160474</guid>
      <dc:creator>schulzey</dc:creator>
      <dc:date>2022-03-07T23:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: What Version of Visual Studio Works with Intel Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366567#M160477</link>
      <description>&lt;P&gt;It is -&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/reference-implementation/intel-compilers-compatibility-with-microsoft-visual-studio-and-xcode.html" target="_blank"&gt;Intel® Compilers compatibility with Microsoft Visual Studio* and...&lt;/A&gt;&amp;nbsp; Linked in the FAQ that is one of the sticky topics in this forum.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 23:56:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366567#M160477</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-03-07T23:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: What Version of Visual Studio Works with Intel Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366578#M160478</link>
      <description>&lt;P&gt;Great, thanks for that, found it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just a follow up question - Seeing as the Parallel Studio XE Fortran 2020 Update 4 compiler came out back in October 2020, is it still being developed?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 00:49:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366578#M160478</guid>
      <dc:creator>schulzey</dc:creator>
      <dc:date>2022-03-08T00:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: What Version of Visual Studio Works with Intel Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366814#M160484</link>
      <description>&lt;P&gt;No. The oneAPI compiler now called "ifort Classic" is the most recent version of that compiler. Old compilers do not get updates.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 15:49:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366814#M160484</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-03-08T15:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: What Version of Visual Studio Works with Intel Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366831#M160489</link>
      <description>&lt;P&gt;There will be no further Parallel Studio XE releases.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ifort front end parser is shared with IFX - MOSTLY.&amp;nbsp; So there are some updates in each oneAPI ifort versions.&amp;nbsp; You will see the minor version increasing ("x") in ifort 2021.x.&amp;nbsp; However, everything after the parsing is not changing - high level loop opts, vectorization, IPO, PGO, code gen and support for processors is frozen.&amp;nbsp; ifort Processor support is what is supported and tuned for today's processor families.&amp;nbsp; Of course this code generation will WORK on future processors but it may not be tuned to take advantage of any future hardware advances, like new instruction sets.&amp;nbsp; ifort supports and has some tuning for Sapphire Rapids but that is the last new processor it will be tuned for.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IFX will get the tuning for everything after Sapphire Rapids, and any tuning we may find for that processor as we gain more experience with that hardware.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 16:36:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366831#M160489</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2022-03-08T16:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: What Version of Visual Studio Works with Intel Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366836#M160491</link>
      <description>&lt;P&gt;Ah, forgot to mention - IFX and IFORT share the same Integrations into Visual Studio.&amp;nbsp; So ifort will support the latest updates to Visual Studio.&amp;nbsp; &amp;nbsp;Like yesterday, we released 2022.1.3 for Windows since MS updated VS 2022 and broke our compiler.&amp;nbsp; So we had to fix for the new VS patch and do an update release.&amp;nbsp; This you will continue to see as we go forward with ifort and ifx.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Similarly, for linux we will support new versions of our supported OSes, their new glibc versions, etc.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This way you can continue to use ifort going forward as Windows, Linux, Visual Studio change over the coming years.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 16:54:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/What-Version-of-Visual-Studio-Works-with-Intel-Fortran/m-p/1366836#M160491</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2022-03-08T16:54:51Z</dc:date>
    </item>
  </channel>
</rss>

