<?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 Selecting which intel compiler to use based on current project in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Selecting-which-intel-compiler-to-use-based-on-current-project/m-p/1135696#M135688</link>
    <description>&lt;P&gt;I have several projects which I am working on and both Intel Fortran 2013 and Intel Fortran 2016 installed. The one project uses Fortran 2013 while the other uses Fortran 2016. I do not wish to update the first project to be compatible with Fortran 2016 because the other contributors to this project are all using 2013. I still need 2016 though for the second project.&lt;/P&gt;

&lt;P&gt;How do I control which Fortran version is compiling my code from within Visual Studio? Is this possible or easy to do? Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jun 2018 12:48:54 GMT</pubDate>
    <dc:creator>awa5114</dc:creator>
    <dc:date>2018-06-06T12:48:54Z</dc:date>
    <item>
      <title>Selecting which intel compiler to use based on current project</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Selecting-which-intel-compiler-to-use-based-on-current-project/m-p/1135696#M135688</link>
      <description>&lt;P&gt;I have several projects which I am working on and both Intel Fortran 2013 and Intel Fortran 2016 installed. The one project uses Fortran 2013 while the other uses Fortran 2016. I do not wish to update the first project to be compatible with Fortran 2016 because the other contributors to this project are all using 2013. I still need 2016 though for the second project.&lt;/P&gt;

&lt;P&gt;How do I control which Fortran version is compiling my code from within Visual Studio? Is this possible or easy to do? Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 12:48:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Selecting-which-intel-compiler-to-use-based-on-current-project/m-p/1135696#M135688</guid>
      <dc:creator>awa5114</dc:creator>
      <dc:date>2018-06-06T12:48:54Z</dc:date>
    </item>
    <item>
      <title>Other readers and/or Intel</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Selecting-which-intel-compiler-to-use-based-on-current-project/m-p/1135697#M135689</link>
      <description>&lt;P&gt;Other readers and/or Intel staff might be able to provide further details, especially if there is a way to make the Intel Fortran compiler version selection specific to a project.&lt;/P&gt;

&lt;P&gt;But in Visual Studio, you should be able to go to Toots -&amp;gt; Options -&amp;gt; Intel Compilers and Tools -&amp;gt; Visual Fortran -&amp;gt; Compilers and look at the (two) tab(s) on the right, for Win32 and/or x64 and see/change from the drop-down menu to the right of Selected Compiler.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 14:22:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Selecting-which-intel-compiler-to-use-based-on-current-project/m-p/1135697#M135689</guid>
      <dc:creator>FortranFan</dc:creator>
      <dc:date>2018-06-06T14:22:00Z</dc:date>
    </item>
    <item>
      <title>For Visual Studio 2013 (shell</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Selecting-which-intel-compiler-to-use-based-on-current-project/m-p/1135698#M135690</link>
      <description>For Visual Studio 2013 (shell) the used Intel Fortran Compiler is store in the registry at the key:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\12.0\Intel Fortran\VFToolOpt\180\SelectedCompilers
(perhaps you have to change the path to the last installed ifort compiler version supporting VS2013).

For Visual Studio 2017, you have to look for its "private" registry file, see: &lt;A href="https://stackoverflow.com/a/41122603" target="_blank"&gt;https://stackoverflow.com/a/41122603&lt;/A&gt;
In that registry file, this key is used: HKEY_USERS\VS2017PrivateRegistry\Software\Microsoft\VisualStudio\15.0_210b149e\Intel Fortran\VFToolOpt\180\SelectedCompilers 
(again, possibly look for a different ifort version string)</description>
      <pubDate>Thu, 07 Jun 2018 14:03:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Selecting-which-intel-compiler-to-use-based-on-current-project/m-p/1135698#M135690</guid>
      <dc:creator>Joachim_Herb</dc:creator>
      <dc:date>2018-06-07T14:03:21Z</dc:date>
    </item>
  </channel>
</rss>

