<?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: command not recognized when setting up Intel MPI Library in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-not-recognized-when-setting-up-Intel-MPI-Library/m-p/1495864#M166841</link>
    <description>&lt;P&gt;Thanks Ron (truly appreciate your help so far with the multiple questions I've been facing when setting things up)! I tried running a simple hello world MPI job, but somehow it only runs with one thread (see first attached image for the result) despite me specifying the program to use 4 threads in the command arguments (as shown in the 2nd attached image). Any idea why this is happening?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zhzhu1218_1-1686770564695.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42520iA6B0C399EA00186E/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="zhzhu1218_1-1686770564695.png" alt="zhzhu1218_1-1686770564695.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zhzhu1218_0-1686770502633.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42519iB24C62B4B9EE99A6/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="zhzhu1218_0-1686770502633.png" alt="zhzhu1218_0-1686770502633.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2023 19:23:01 GMT</pubDate>
    <dc:creator>zhzhu1218</dc:creator>
    <dc:date>2023-06-14T19:23:01Z</dc:date>
    <item>
      <title>command not recognized when setting up Intel MPI Library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-not-recognized-when-setting-up-Intel-MPI-Library/m-p/1495812#M166835</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I used to work with MPI codes using Intel Parallel Studio + VS 2019 + Fortran, and just updated to openAPI + VS 2022 + Fortran. When following the guide here (&lt;/SPAN&gt;&lt;A class="" href="https://www.intel.com/content/www/us/en/docs/mpi-library/get-started-guide-windows/2021-6/overview.html" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;SPAN class=""&gt;https://www.intel.com/content/www/us/en/docs/mpi-library/get-started-guide-windows/2021-6/overview.html&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class=""&gt;) to set up the updated Intel MPI Library, I get through the first two steps (hydra_service -install; hydra_service -start). But when I key in mpiexec -register, the command prompt pops out '-register' is not recognized as an internal or external command, operable program, or batch file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zhzhu1218_0-1686762671470.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42516iB9239889DBE5AA85/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="zhzhu1218_0-1686762671470.png" alt="zhzhu1218_0-1686762671470.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Am I making a silly mistake here?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 17:11:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-not-recognized-when-setting-up-Intel-MPI-Library/m-p/1495812#M166835</guid>
      <dc:creator>zhzhu1218</dc:creator>
      <dc:date>2023-06-14T17:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: command not recognized when setting up Intel MPI Library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-not-recognized-when-setting-up-Intel-MPI-Library/m-p/1495857#M166840</link>
      <description>&lt;P&gt;I think that documentation may be out of date.&amp;nbsp; My research shows that you should no longer need to do that -register step to enter your username/password credentials.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try running MPI jobs.&amp;nbsp; It should work without the -register step/&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 19:08:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-not-recognized-when-setting-up-Intel-MPI-Library/m-p/1495857#M166840</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2023-06-14T19:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: command not recognized when setting up Intel MPI Library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-not-recognized-when-setting-up-Intel-MPI-Library/m-p/1495864#M166841</link>
      <description>&lt;P&gt;Thanks Ron (truly appreciate your help so far with the multiple questions I've been facing when setting things up)! I tried running a simple hello world MPI job, but somehow it only runs with one thread (see first attached image for the result) despite me specifying the program to use 4 threads in the command arguments (as shown in the 2nd attached image). Any idea why this is happening?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zhzhu1218_1-1686770564695.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42520iA6B0C399EA00186E/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="zhzhu1218_1-1686770564695.png" alt="zhzhu1218_1-1686770564695.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zhzhu1218_0-1686770502633.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42519iB24C62B4B9EE99A6/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="zhzhu1218_0-1686770502633.png" alt="zhzhu1218_0-1686770502633.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 19:23:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-not-recognized-when-setting-up-Intel-MPI-Library/m-p/1495864#M166841</guid>
      <dc:creator>zhzhu1218</dc:creator>
      <dc:date>2023-06-14T19:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: command not recognized when setting up Intel MPI Library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/command-not-recognized-when-setting-up-Intel-MPI-Library/m-p/1495867#M166842</link>
      <description>&lt;P&gt;ps. Here's the relevant part of the program I'm running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zhzhu1218_0-1686770712143.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42521i820BE9BB5AF7ACE0/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="zhzhu1218_0-1686770712143.png" alt="zhzhu1218_0-1686770712143.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 19:25:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/command-not-recognized-when-setting-up-Intel-MPI-Library/m-p/1495867#M166842</guid>
      <dc:creator>zhzhu1218</dc:creator>
      <dc:date>2023-06-14T19:25:20Z</dc:date>
    </item>
  </channel>
</rss>

