<?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 command to run command prompt in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053368#M115744</link>
    <description>&lt;P&gt;2016 won't install on laptop (see other thread)&lt;/P&gt;

&lt;P&gt;upgraded other PC from W8.1 toW10. Start button&lt;/P&gt;

&lt;P&gt;does not work. tried all suggestions produced by Google&lt;/P&gt;

&lt;P&gt;except REFRESH.&lt;/P&gt;

&lt;P&gt;2016 does install&lt;/P&gt;

&lt;P&gt;tried ifort directly after executing psxevars.bat-- linker error.&lt;/P&gt;

&lt;P&gt;Is there a way to start an IVF command prompt window from&lt;/P&gt;

&lt;P&gt;a command prompt window (or clicking on some file, or&lt;/P&gt;

&lt;P&gt;whatever)? &amp;nbsp;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2015 22:33:23 GMT</pubDate>
    <dc:creator>Walt_Brainerd</dc:creator>
    <dc:date>2015-09-29T22:33:23Z</dc:date>
    <item>
      <title>command to run command prompt</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053368#M115744</link>
      <description>&lt;P&gt;2016 won't install on laptop (see other thread)&lt;/P&gt;

&lt;P&gt;upgraded other PC from W8.1 toW10. Start button&lt;/P&gt;

&lt;P&gt;does not work. tried all suggestions produced by Google&lt;/P&gt;

&lt;P&gt;except REFRESH.&lt;/P&gt;

&lt;P&gt;2016 does install&lt;/P&gt;

&lt;P&gt;tried ifort directly after executing psxevars.bat-- linker error.&lt;/P&gt;

&lt;P&gt;Is there a way to start an IVF command prompt window from&lt;/P&gt;

&lt;P&gt;a command prompt window (or clicking on some file, or&lt;/P&gt;

&lt;P&gt;whatever)? &amp;nbsp;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 22:33:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053368#M115744</guid>
      <dc:creator>Walt_Brainerd</dc:creator>
      <dc:date>2015-09-29T22:33:23Z</dc:date>
    </item>
    <item>
      <title>Many combinations of</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053369#M115745</link>
      <description>&lt;P&gt;Many combinations of circumstances are possible. Here is my case: upgraded from Windows 8.1 to 10 (both 64-bit). Installed Classic Start Menu. Had VS2013 and IFort+IntelC 2015 before upgrade, both worked fine after upgrade. Did side-by-side installation of Intel 2016 in Windows 10. On this system (HP laptop with T4300, bought in Q4-2009), I open a plain command window, and get:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;Microsoft Windows [Version 10.0.10240]
(c) 2015 Microsoft Corporation. All rights reserved.

s:\&amp;gt;ifort
'ifort' is not recognized as an internal or external command,
operable program or batch file.

s:\&amp;gt;link
'link' is not recognized as an internal or external command,
operable program or batch file.

s:\&amp;gt;lib
'lib' is not recognized as an internal or external command,
operable program or batch file.

s:\&amp;gt;icl
'icl' is not recognized as an internal or external command,
operable program or batch file.

&lt;/PRE&gt;

&lt;P&gt;Now run the Intel compilers start-up batch file, and try the Fortran compiler&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;s:\&amp;gt;c:\LANG\INTEL16\compilers_and_libraries\windows\bin\compilervars.bat ia32 vs2013
Setting environment for IMSL(R) Fortran Library - IA-32
Copyright (C) 1985-2015 Intel Corporation. All rights reserved.
Intel(R) Compiler 16.0 (package 110)



s:\&amp;gt;ifort
Intel(R) Visual Fortran Compiler for applications running on IA-32, Version 16.0 Build 20150815
Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.

ifort: command line error: no files specified; for help type "ifort /help"
&lt;/PRE&gt;

&lt;P&gt;Note that I have installed the 2016 compiler in a non-standard location. However, the Intel batch files are very good at sensing where the files have been installed and adjusting the rest of the batch commands to suit.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 23:30:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053369#M115745</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2015-09-29T23:30:36Z</dc:date>
    </item>
    <item>
      <title>I haven't seen any</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053370#M115746</link>
      <description>&lt;P&gt;I haven't seen any difficulties with ifort on Windows 8.1 or 10.&amp;nbsp; I prefer the Start Menu X, which doesn't see a new Intel Tool installation until Start Menu is restarted.&lt;/P&gt;

&lt;P&gt;My installation problems have to do with VTune Amplifier 2016 not being able to install (and blocking the combined installer) where Amplifier 2015 had previously been installed on Win 8.1, and with Advisor 2016 installing but not running on Win10.&amp;nbsp; Installing the compilers and MPI by themselves (with VS community present) posed no problems other than those associated with the incompletely propagated changes in Windows Kit 10 install paths when updating VS2015.&lt;/P&gt;

&lt;P&gt;Amplifier 2015 update 4.1 runs OK along with the other components from both 2015 and 2016.&lt;/P&gt;

&lt;P&gt;As mecej4 said, the way to set up compilers within a plain cmd window is by compilervars.bat or ipsxe-comp-vars.bat&lt;/P&gt;

&lt;P&gt;The psxe installed compiler&amp;nbsp;shortcut, with standard installation:&lt;/P&gt;

&lt;P&gt;C:\Windows\System32\cmd.exe /E:ON /V:ON /K ""C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2016.0.110\windows\bin\ipsxe-comp-vars.bat" intel64 vs2015"&lt;/P&gt;

&lt;P&gt;This starts up cmd, and sets up Visual Studio and Intel compilers (and the co-array MPI).&lt;/P&gt;

&lt;P&gt;There are conflicts in MPI paths between your (Walt's) CAF installation and the Intel one.&amp;nbsp; There is a shared memory MPI which comes with ifort to support co-array which may be over-ridden by the full Intel MPI.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2015 00:37:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053370#M115746</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2015-09-30T00:37:00Z</dc:date>
    </item>
    <item>
      <title>Thanks mecej4. compilervars</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053371#M115747</link>
      <description>&lt;P&gt;Thanks mecej4. compilervars works--don;t know why I was&lt;/P&gt;

&lt;P&gt;trying psxevars (or whatever).&lt;/P&gt;

&lt;P&gt;I am still curious about how to start an IVF command window&lt;/P&gt;

&lt;P&gt;without a start button that works, but I can do things now.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2015 17:56:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053371#M115747</guid>
      <dc:creator>Walt_Brainerd</dc:creator>
      <dc:date>2015-10-01T17:56:54Z</dc:date>
    </item>
    <item>
      <title>I use 8.1 and Classic Shell,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053372#M115748</link>
      <description>&lt;P&gt;I use 8.1 and Classic Shell, so I have a Start button that works. But even so, I tried going to the Start Screen, and at the lower left there is a little arrow that, if you click on it, shows all apps alphabetically. Using arrow keys to scroll right, I arrived at 'I' for Intel, and there was an icon for Compiler 16.0 for Intel 64 Visual Studio 2013 environment. That icon got me the IVF command window. You can get to the Start Screen by selecting the Start charm on the charm bar.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2015 18:45:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053372#M115748</guid>
      <dc:creator>JVanB</dc:creator>
      <dc:date>2015-10-01T18:45:39Z</dc:date>
    </item>
    <item>
      <title>Walt has W10, which has no</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053373#M115749</link>
      <description>&lt;P&gt;Walt has W10, which has no charms bar, and on W10 Start Screen is off by default.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2015 18:56:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053373#M115749</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2015-10-01T18:56:38Z</dc:date>
    </item>
    <item>
      <title>Good thing I always ignore</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053374#M115750</link>
      <description>&lt;P&gt;Good thing I always ignore the popups from MicroSoft that tell me I have limited time to get my free upgrade to Windows 10, then. Going from XP-x64 to 8.1 was traumatic enough.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2015 19:07:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053374#M115750</guid>
      <dc:creator>JVanB</dc:creator>
      <dc:date>2015-10-01T19:07:25Z</dc:date>
    </item>
    <item>
      <title>So, mecej4: do you know how</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053375#M115751</link>
      <description>&lt;P&gt;So, mecej4: do you know how to get my Start button to work?&lt;/P&gt;

&lt;P&gt;It works fine on the new laptop with W10, but not the PC that was&lt;/P&gt;

&lt;P&gt;"upgraded" to W10.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Oct 2015 19:55:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053375#M115751</guid>
      <dc:creator>Walt_Brainerd</dc:creator>
      <dc:date>2015-10-03T19:55:34Z</dc:date>
    </item>
    <item>
      <title>No clue. Do you have a plain</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053376#M115752</link>
      <description>&lt;P&gt;No clue. Do you have a plain W10 installation, or did you install an add-on such as Classic Start Menu or Start-8, etc.? What happens when you press the Windows key (keyboard)?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Oct 2015 22:38:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053376#M115752</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2015-10-03T22:38:12Z</dc:date>
    </item>
    <item>
      <title>Thanks. No add-ons that I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053377#M115753</link>
      <description>&lt;P&gt;Thanks. No add-ons that I installed. Just got what happened&lt;/P&gt;

&lt;P&gt;when I did my "upgrade".&lt;/P&gt;

&lt;P&gt;Nothing when I push the Windows key (good thought, however).&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 20:57:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053377#M115753</guid>
      <dc:creator>Walt_Brainerd</dc:creator>
      <dc:date>2015-10-07T20:57:31Z</dc:date>
    </item>
    <item>
      <title>Nooooo... Now Windows Update</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053378#M115754</link>
      <description>&lt;P&gt;Nooooo... Now Windows Update wants to install Windows 10, and can't be dissuaded! Microsoft sneaked in the dreaded kb3035583 so now I can't run any updates without Windows 10 trying to install itself! As can be seen, that could make my computer unusable. Surely someone at Intel has enough clout to get them to allow a mechanism to turn off the Windows 10 installation. As seen in this thread, it can completely break ifort. Please help somehow.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 14:45:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053378#M115754</guid>
      <dc:creator>JVanB</dc:creator>
      <dc:date>2015-10-15T14:45:28Z</dc:date>
    </item>
    <item>
      <title>http://www.infoworld.com</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053379#M115755</link>
      <description>&lt;P&gt;&lt;A href="http://www.infoworld.com/article/2993131/microsoft-windows/disable-windows-10-upgrade-nagware-on-windows-7-windows-81-computers.html" target="_blank"&gt;http://www.infoworld.com/article/2993131/microsoft-windows/disable-windows-10-upgrade-nagware-on-windows-7-windows-81-computers.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 18:33:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053379#M115755</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2015-10-15T18:33:54Z</dc:date>
    </item>
    <item>
      <title>That GWX Control Panel seems</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053380#M115756</link>
      <description>&lt;P&gt;That GWX Control Panel seems to be the real deal. Thanks, Tim. Seems that this forum can provide the answer for anything.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 19:22:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-to-run-command-prompt/m-p/1053380#M115756</guid>
      <dc:creator>JVanB</dc:creator>
      <dc:date>2015-10-15T19:22:06Z</dc:date>
    </item>
  </channel>
</rss>

