<?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: oneAPI minor release version number in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362722#M160243</link>
    <description>&lt;P&gt;You'll find that this general scheme is near-universal in software products.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Feb 2022 22:04:31 GMT</pubDate>
    <dc:creator>Steve_Lionel</dc:creator>
    <dc:date>2022-02-22T22:04:31Z</dc:date>
    <item>
      <title>oneAPI minor release version number</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362297#M160220</link>
      <description>&lt;P&gt;On the oneAPI download pages (basic, HPC, ...)&lt;/P&gt;
&lt;P&gt;The verson number is listed as (for example) 2022.1.2&lt;/P&gt;
&lt;P&gt;However, what is downloaded is 2022.1.2.nnn&lt;/P&gt;
&lt;P&gt;Where nnn is a minor version number&lt;/P&gt;
&lt;P&gt;How do we know when (if) the minor release (nnn) gets updated (without downloading it)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 18:26:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362297#M160220</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2022-02-21T18:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI minor release version number</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362357#M160224</link>
      <description>&lt;P&gt;Typically, the nnn is a "build number" and only one release per version is offered. So, after 2022.1.2 would be 2022.1.3 or 2022.2.0. Then the compiler version may be completely different (as it is now.)&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 22:56:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362357#M160224</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-02-21T22:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI minor release version number</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362610#M160237</link>
      <description>&lt;P&gt;Steve is right, versioning is &amp;lt;major&amp;gt;.&amp;lt;minor&amp;gt;.&amp;lt;patch&amp;gt; as the primary version customers need to be concerned about.&amp;nbsp; That is what we release, we won't "patch" a .&amp;lt;patch&amp;gt; with a release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are curious ... this is unnecessary detail but ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BEHIND THE CURTAINS as we prepare a release for a &amp;lt;major&amp;gt;.&amp;lt;minor&amp;gt;.&amp;lt;patch&amp;gt; release, we may INTERNALLY have multiple builds.&amp;nbsp; For example right now we're preparing for the 2022.2.0 release.&amp;nbsp; Internally we'll have an early "Preview" build with a build number, Let's say&lt;/P&gt;
&lt;P&gt;2022.2.0.&amp;lt;nnn&amp;gt;.&amp;nbsp; We test that build, find problems, fix those, build 2022.2.0.&amp;lt;nnn+1&amp;gt;.&amp;nbsp; Then daily we continue to build/test so the builds increase nnn+2, nnn+3, etc. until we finally get everything through testing and certify the entire oneAPI Tookit package for customer release.&amp;nbsp; At that point the release 2022.2.0.&amp;lt;nnn+whatever&amp;gt; package is staged to the IRC and repos and container repos.&amp;nbsp; Then on the planned release date we "Publish" or make public this package.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's a lot more ugly details in component versioning that confuses things further - like the Classic compilers still on the 2021.X branch whilst IFX/ICX are on a 2022.X branch ( separate git code branches, separate versions therefore).&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The takeaway is what Steve said - you can ignore the build number, it's an internal artifact of our build/test process.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 16:53:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362610#M160237</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2022-02-22T16:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI minor release version number</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362641#M160238</link>
      <description>&lt;P&gt;You see I think something similar in the Windows Preview Builds, the numbers are not sequential in steps of unity, but appear somewhat randomly increasing.&amp;nbsp; Interestingly very occasionally you get a midpoint release that looks like 22547.1000 that appears to be fixing a bug they found on release.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 18:46:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362641#M160238</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2022-02-22T18:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI minor release version number</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362722#M160243</link>
      <description>&lt;P&gt;You'll find that this general scheme is near-universal in software products.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 22:04:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362722#M160243</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-02-22T22:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI minor release version number</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362743#M160245</link>
      <description>&lt;P&gt;If you randomly selected two programmers from the set of all programmers, they would I believe agree on nothing except that reading SCI FI is a good way to relax.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 23:07:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362743#M160245</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2022-02-22T23:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI minor release version number</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362744#M160246</link>
      <description>&lt;P&gt;No, one would say that Star Trek is sci-fi and the other would say that Lost In Space is sci-fi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Doc (not an Intel employee or contractor)&lt;BR /&gt;[Waiting for Windows 12]&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 23:15:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362744#M160246</guid>
      <dc:creator>AlHill</dc:creator>
      <dc:date>2022-02-22T23:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI minor release version number</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362993#M160252</link>
      <description>&lt;P&gt;I missed you, where have you been.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There was a major article in MAX PC about Windows 11 being slow, it appears that MS managed to overcome the problem.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Neither are real programmers, as the real answer is Heinlein or Asimov.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wonder if they are running it on Fortran.&amp;nbsp; I have never looked into war models, I assume they are discussed somewhere.&amp;nbsp; I assume they are running on Crays.&amp;nbsp; Can you run Intel Fortran on a CRAY?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;[no politics please]&lt;/P&gt;
&lt;P&gt;If you look long term, the simple reason that the USA needs Ukraine to stay intact is NVIDIA and INTEL.&amp;nbsp; Mainly NVIDIA.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 18:58:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1362993#M160252</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2022-02-23T18:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI minor release version number</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1363042#M160257</link>
      <description>&lt;P&gt;John, you asked "&lt;SPAN&gt;Can you run Intel Fortran on a CRAY?"&amp;nbsp; Absolutely.&amp;nbsp; Cray has their own Fortran compiler and it's quite good.&amp;nbsp; Crays FTN is part of their default Cray Programming Environment (Cray PE), which includes compilers, libraries, MPI (MPICH based), performance analyzers.&amp;nbsp; Cray will also include Intel Fortran or all of oneAPI if a customer asks for it, and integrate it with the Cray PE.&amp;nbsp; So you can load ifort/ifx with a 'module load' command, and they have a Cray MPI wrapper that can use Intel Fortran instead of Cray Fortran.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It's my experience that the 2 compilers are fairly close in performance on Cray systems with Intel processors.&amp;nbsp; It varies by application on which compiler creates "faster" code.&amp;nbsp; But since you can't run Cray Fortran anywhere but on a Cray, a lot of users use Intel since they can do dev work on workstations and laptops and save cycles on the big iron.&amp;nbsp; I haven't used a Cray with AMD processors so I can't comment on performance for those platforms.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 16:53:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-minor-release-version-number/m-p/1363042#M160257</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2022-02-23T16:53:57Z</dc:date>
    </item>
  </channel>
</rss>

