<?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: Intel MPI - mpiexec doesn't run with -hosts in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1557760#M11331</link>
    <description>&lt;P&gt;Hello Avi7,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the output of&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Get-Item WSMan:\localhost\Client\TrustedHosts&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are all the hosts properly authenticated and have WinRM running?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Rafael&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Dec 2023 10:07:06 GMT</pubDate>
    <dc:creator>Rafael_L_Intel</dc:creator>
    <dc:date>2023-12-27T10:07:06Z</dc:date>
    <item>
      <title>Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1526634#M10951</link>
      <description>&lt;P&gt;I installed Intel MPI Library (2021.10.0.49373) on my head node (hostname=ATS) and the two compute nodes (ATS1 and ATS2). I installed and started the hydra_service on all of them using "hydra_service -install".&lt;/P&gt;&lt;P&gt;Before running the actual program I wish to run parallely, I tried to test the set-up using a simple program.&lt;/P&gt;&lt;P&gt;I started by running the simple command on the head node in powershell:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mpiexec -n 2 hostname&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;which gave the expected output:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ATS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ATS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The problem started after this, when I actually tried to test the compute nodes using:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mpiexec -n 2 -ppn 1 -hosts ATS1,ATS2 hostname&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This command neither produced any error nor did it produce any output.&lt;/P&gt;&lt;P&gt;I tried running with -genv I_MPI_Debug=6 (and 1 and 5), but they also did not produce any output.&lt;/P&gt;&lt;P&gt;I even tried running it only on the head node with the -hosts command, but that too did not produce any output (&lt;STRONG&gt;mpiexec -n 1 -hosts ATS hostname&lt;/STRONG&gt;).&lt;/P&gt;&lt;P&gt;I have no idea what I'm doing wrong. Anytime I try to run it with -hosts or -f hostfile, I just get a blank screen in cmd/powershell. I have to kill the process using Ctrl+C which produces the output:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[mpiexec@ATS] Sending Ctrl-C to processes as requested&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[mpiexec@ATS] Press Ctrl-C again to force abort&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have checked in services on all the nodes that "impi_hydra_2021_10_0" is running.&lt;/P&gt;&lt;P&gt;Request your help in figuring out what is going wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 11:44:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1526634#M10951</guid>
      <dc:creator>Avi7</dc:creator>
      <dc:date>2023-09-22T11:44:56Z</dc:date>
    </item>
    <item>
      <title>Re:Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1527197#M10956</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting in Intel communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please provide your operating system, CPU and hardware details to reproduce your issue at our end?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Shaik Rabiya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Sep 2023 06:55:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1527197#M10956</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-09-25T06:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1527269#M10959</link>
      <description>&lt;P&gt;Thanks for replying. Here's the information you asked for:&lt;/P&gt;&lt;P&gt;Head Node (ATS) - Windows 10 Pro - 64Bit OS , Intel Xeon X5670 Processor, 60GB RAM&lt;/P&gt;&lt;P&gt;Compute Node 1 (ATS1) -&amp;nbsp;Windows 10 Pro - 64Bit OS , Intel Xeon X5670 Processor, 72GB RAM&lt;/P&gt;&lt;P&gt;Compute Node 2 (ATS2) -&amp;nbsp;Windows 10 Pro - 64Bit OS , Intel Xeon X5670 Processor, 72GB RAM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if any further info is required.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 10:22:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1527269#M10959</guid>
      <dc:creator>Avi7</dc:creator>
      <dc:date>2023-09-25T10:22:37Z</dc:date>
    </item>
    <item>
      <title>Re:Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1528373#M10971</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have informed the concerned development team. We will get back to you soon.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Shaik Rabiya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Sep 2023 04:18:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1528373#M10971</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-09-28T04:18:02Z</dc:date>
    </item>
    <item>
      <title>Re:Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1530655#M10992</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your patience.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I'm assuming that you have gone through the following link for troubleshooting mpi applications, if not could you please try the steps mentioned in the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/mpi-library/developer-guide-windows/2021-10/troubleshooting.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/mpi-library/developer-guide-windows/2021-10/troubleshooting.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;EM&gt;&amp;gt;I tried running with -genv I_MPI_Debug=6 (and 1 and 5), but they also did not produce any output.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The windows powershell may be case sensitive. Could you please provide the output with both I_MPI_HYDRA_DEBUG=on and&amp;nbsp;I_MPI_DEBUG=6?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Are you able to access both ATS1 and ATS2(compute nodes) via ssh from ATS(head node) or do you have a firewall in between? Could you also please confirm that you passwordless ssh is enabled or not and whether all required services are running other than impi_hydra_2021_10_0?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Shaik Rabiya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Oct 2023 12:16:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1530655#M10992</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-10-05T12:16:52Z</dc:date>
    </item>
    <item>
      <title>Re:Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1532905#M11008</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide the details that we requested in the past reply?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Shaik Rabiya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Oct 2023 05:18:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1532905#M11008</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-10-12T05:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1533450#M11015</link>
      <description>&lt;P&gt;Sorry for the delay in response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not able to access ATS1 and ATS2 from ATS via ssh as all the nodes have only OpenSSH Client installed and not OpenSSH server. As the nodes are airgapped I'll need some time to have the SSH server installed on the compute nodes. I'll update once I'm able to do that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;The windows powershell may be case sensitive. Could you please provide the output with both I_MPI_HYDRA_DEBUG=on and&amp;nbsp;I_MPI_DEBUG=6?&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the output when running with all caps flags:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mpiexec@ATS] Launch arguments: D:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin\hydra_bstrap_proxy.exe --upstream-host ATS --upstream-port 64609 --pgid 0 --launcher powershell --launcher-number 0 --base-path D:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin --tree-width 1 --tree-level 1 --time-left -1 --launch-type 2 --debug --service_port 0 --proxy-id 0 --node-id 0 --subtree-size 1 --upstream-fd 472 D:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin\hydra_pmi_proxy.exe --usize -1 --auto-cleanup 1 --abort-signal 9&lt;BR /&gt;[proxy:0:0@ATS] HYD_spawn (..\windows\src\hydra_spawn.c:282): unable to create process I_MPI_DEBUG=6 -n 2 -ppn 1 -hosts ATS1,ATS2 hostname (error code 2)&lt;BR /&gt;[proxy:0:0@ATS] launch_processes (proxy.c:596): error creating process (error code 2). The system cannot find the file specified.&lt;/P&gt;&lt;P&gt;[proxy:0:0@ATS] main (proxy.c:969): error launching_processes&lt;BR /&gt;[mpiexec@ATS] check_downstream_work_complition (mpiexec.c:1303): downstream from host ATS exited abnormally&lt;BR /&gt;[mpiexec@ATS] check_downstream_work_complition (mpiexec.c:1307): trying to close other downstreams&lt;BR /&gt;[mpiexec@ATS] HYD_sock_write (..\windows\src\hydra_sock.c:387): write error (errno = 2)&lt;BR /&gt;[mpiexec@ATS] wmain (mpiexec.c:2275): assert (pg-&amp;gt;intel.exitcodes != NULL) failed&lt;BR /&gt;[mpiexec@ATS] HYD_sock_write (..\windows\src\hydra_sock.c:387): write error (errno = 2)&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 11:59:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1533450#M11015</guid>
      <dc:creator>Avi7</dc:creator>
      <dc:date>2023-10-13T11:59:51Z</dc:date>
    </item>
    <item>
      <title>Re:Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1538473#M11089</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are still working on your case. We will get back to you soon.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Shaik Rabiya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Oct 2023 04:47:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1538473#M11089</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-10-30T04:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1542644#M11126</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience. Could you please try installing Intel MPI in a path which has no space. For example: C:\tmp\Intel\oneAPI as opposed to C:\Program Files (x86)\.... contains a space in the folder name of the directory path.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try and get back to us if you are still facing the same issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Shaik Rabiya&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 05:49:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1542644#M11126</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-11-13T05:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1543510#M11130</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm jumping in on this topic because I'm having the same exact problem, and am very eager to learn of a solution. Locally, hostname as well as my MPI application work fine. With MPI 2018 version, everything was fine local or remote. With the latest MPI release, a remote run with hostname fails. I have gone through the troubleshooting guide. I installed at a path without spaces.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;edit: I've decided to start a new topic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 15:53:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1543510#M11130</guid>
      <dc:creator>JeffreyFaust</dc:creator>
      <dc:date>2023-11-14T15:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1544034#M11132</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/322493"&gt;@JeffreyFaust&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please provide your CPU, OS and hardware details so that we could use that information to inspect your problem as well?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Shaik Rabiya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 04:07:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1544034#M11132</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-11-15T04:07:37Z</dc:date>
    </item>
    <item>
      <title>Re:Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1545442#M11157</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please try the workaround and mention your findings?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Shaik Rabiya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Nov 2023 04:43:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1545442#M11157</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-11-20T04:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1545539#M11161</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried your suggested solution of installing in a path without any spaces but it produced the same output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;[mpiexec@ATS] Launch arguments: D:\MPI\Intel\oneAPI\mpi\latest\bin\hydra_bstrap_proxy.exe --upstream-host ATS --upstream-port 56896 --pgid 0 --launcher powershell --launcher-number 0 --base-path D:\MPI\Intel\oneAPI\mpi\latest\bin --tree-width 1 --tree-level 1 --time-left -1 --launch-type 2 --debug --service_port 0 --proxy-id 0 --node-id 0 --subtree-size 1 --upstream-fd 500 D:\MPI\Intel\oneAPI\mpi\latest\bin\hydra_pmi_proxy.exe --usize -1 --auto-cleanup 1 --abort-signal 9&lt;BR /&gt;[proxy:0:0@ATS] HYD_spawn (..\windows\src\hydra_spawn.c:282): unable to create process I_MPI_DEBUG=6 -n 2 -ppn 1 -hosts ATS1,ATS2 hostname (error code 2)&lt;BR /&gt;[proxy:0:0@ATS] launch_processes (proxy.c:596): error creating process (error code 2). The system cannot find the file specified.&lt;/P&gt;&lt;P class=""&gt;[proxy:0:0@ATS] main (proxy.c:969): error launching_processes&lt;BR /&gt;[mpiexec@ATS] wmain (mpiexec.c:2275): assert (pg-&amp;gt;intel.exitcodes != NULL) failed&lt;BR /&gt;[mpiexec@ATS] HYD_sock_write (..\windows\src\hydra_sock.c:387): write error (errno = 2)&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;So, the changing of the installation path seemed to have no positive effect.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Looking for suggestions on how to proceed.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 11:36:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1545539#M11161</guid>
      <dc:creator>Avi7</dc:creator>
      <dc:date>2023-11-20T11:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1549538#M11201</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please follow these steps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. If you are using Intel MPI 2010 we advise you to use Intel MPI 2021.11 because there is a problem with paths containing spaces in the older version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Could you please install and enable the winrm service (you can check if it is enabled with "&lt;STRONG&gt;get-service winrm&lt;/STRONG&gt;" in PowerShell) if you haven't done this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Add all relevant nodes to the list of TrustedHosts e.g. in Windows PowerShell with&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Set-Item WSMan:\localhost\Client\TrustedHosts -Value "&amp;lt;comma-separated list of hosts&amp;gt;"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Test the visibility of the hosts in PowerShell with&lt;BR /&gt;          &lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Invoke-Command -ComputerName &amp;lt;comma-separated list of hosts&amp;gt; -ScriptBlock {hostname}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;if the command above fails, it will mention what's missing. You will have to follow these instructions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. Once the above command above works, you can proceed to the next item.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Call setvars.bat from Intel MPI from cmd.exe not from PowerShell!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Test it from cmd.exe with the following command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;mpiexec -ppn 1 -hosts &amp;lt;comma-separated list of hosts&amp;gt; hostname&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a screenshot for your reference.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RabiyaSK_Intel_0-1701424554142.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/48690iBE625BA042EF5C31/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="RabiyaSK_Intel_0-1701424554142.png" alt="RabiyaSK_Intel_0-1701424554142.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Shaik Rabiya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 05:51:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1549538#M11201</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-12-04T05:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1550139#M11208</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/274046"&gt;@RabiyaSK_Intel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the proposed solution meant for me or&amp;nbsp;&lt;A class="" href="https://community.intel.com/t5/user/viewprofilepage/user-id/322493" target="_blank" rel="noopener"&gt;@JeffreyFaust&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;? Because I'm using the latest version of Intel MPI.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Avi7&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 08:29:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1550139#M11208</guid>
      <dc:creator>Avi7</dc:creator>
      <dc:date>2023-12-04T08:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1550175#M11209</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/314473"&gt;@Avi7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We apologize for the confusion. The proposed solution is for all who are facing this problem addressing it in a general perspective. Please check and follow the other steps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Shaik Rabiya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 10:44:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1550175#M11209</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-12-04T10:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1552479#M11237</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/274046"&gt;@RabiyaSK_Intel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed your instructions and completed steps 1-3 without any issues. However when I tried to run Step 4, I was met with the following error:&lt;/P&gt;&lt;P&gt;Command:&amp;nbsp;&lt;STRONG&gt;Invoke-Command -ComputerName ATS, ATS1, ATS2 -ScriptBlock {hostname}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[ATS1] Connecting to remote server ATS1 failed with the following error message: WinRM client cannot process the request. The following error occured while using Kerberos authentication: Cannot find the computer ATS1. Verify that the computer exists on the network and that the name provided is spelled correctly.
[ATS2] Connecting to remote server ATS2 failed with the following error message: WinRM client cannot process the request. The following error occured while using Kerberos authentication: Cannot find the computer ATS2. Verify that the computer exists on the network and that the name provided is spelled correctly.
ATS&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same error message again for ATS2 as well.&lt;/P&gt;&lt;P&gt;As the host was able to succesfully ping ATS1 and ATS2, I knew there was no error in the computer/host name or the connectivity.&lt;/P&gt;&lt;P&gt;So after spending a lot of time googling I was able to solve the issue.&lt;/P&gt;&lt;P&gt;The command had to be modified as below:&lt;/P&gt;&lt;P&gt;Command:&amp;nbsp;&lt;STRONG&gt;Invoke-Command -ComputerName ATS, ATS1, ATS2 &lt;U&gt;-Credential Domain\Username&lt;/U&gt; -ScriptBlock {hostname}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This brings up a pop-up window like this where the password is to be entered&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Avi7_2-1702271092665.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/49052iB085D60919E2E17B/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="Avi7_2-1702271092665.png" alt="Avi7_2-1702271092665.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and we get the successful output as&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ATS
ATS1
ATS2&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So we need to provide the domain and username explicitly with the command line instructions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I tried to follow your remaining set of instructions of calling setvars.bat from cmd.exe and then executing &lt;STRONG&gt;mpiexec -ppn 1 -hosts ATS, ATS1, ATS2 hostname&lt;/STRONG&gt;&amp;nbsp; and ended up with the same error as before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[proxy:0:0@ATS] HYD_spawn (..\windows\src\hydra_spawn.c:282): unable to create process ATS1,ATS2 hostname (error code 2)
[proxy:0:0@ATS] launch_processes (proxy.c:596): error creating process (error code 2). The system cannot find the file specified.

[proxy:0:0@ATS] main (proxy.c:969): error launching_processes
[mpiexec@ATS] check_downstream_work_complition (mpiexec.c:1303): downstream from host ATS exited abnormally
[mpiexec@ATS] check_downstream_work_complition (mpiexec.c:1307): trying to close other downstreams
[mpiexec@ATS] HYD_sock_write (..\windows\src\hydra_sock.c:387): write error (errno = 2)
[mpiexec@ATS] wmain (mpiexec.c:2275): assert (pg-&amp;gt;intel.exitcodes != NULL) failed
[mpiexec@ATS] HYD_sock_write (..\windows\src\hydra_sock.c:387): write error (errno = 2)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;So, back to the original error.&lt;/P&gt;&lt;P class=""&gt;But based on the experience with the Invoke-Command, we probably need to provide domain and username along with the password to the mpiexec command. This was very easy to do with the &lt;STRONG&gt;mpiexec -register&lt;/STRONG&gt; command earlier. But it produces the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[mpiexec@ATS] match_arg (arg\hydra_arg.c:91): unrecognized argument register
[mpiexec@ATS] Similar arguments:
[mpiexec@ATS]     rr
[mpiexec@ATS]     r
[mpiexec@ATS] HYD_arg_parse_array (arg\hydra_arg.c:128): argument matching returned error
[mpiexec@ATS] mpiexec_get_parameters (mpiexec_params.c:1359): error parsing input array
[mpiexec@ATS] wmain (mpiexec.c:1893): error parsing parameters&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;The -register option is no longer recognized even though it is still listed in mpiexec -help. I feel this is what is preventing the command from successfully running and Intel MPI developers need to provide a quick patch or workaround to get it to work. Looking forward to an update on this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 05:26:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1552479#M11237</guid>
      <dc:creator>Avi7</dc:creator>
      <dc:date>2023-12-11T05:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1552480#M11238</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/314473"&gt;@Avi7&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P class=""&gt;But based on the experience with the Invoke-Command, we probably need to provide domain and username along with the password to the mpiexec command. This was very easy to do with the &lt;STRONG&gt;mpiexec -register&lt;/STRONG&gt; command earlier. But it produces the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[mpiexec@ATS] match_arg (arg\hydra_arg.c:91): unrecognized argument register
[mpiexec@ATS] Similar arguments:
[mpiexec@ATS]     rr
[mpiexec@ATS]     r
[mpiexec@ATS] HYD_arg_parse_array (arg\hydra_arg.c:128): argument matching returned error
[mpiexec@ATS] mpiexec_get_parameters (mpiexec_params.c:1359): error parsing input array
[mpiexec@ATS] wmain (mpiexec.c:1893): error parsing parameters&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;The -register option is no longer recognized even though it is still listed in mpiexec -help. I feel this is what is preventing the command from successfully running and Intel MPI developers need to provide a quick patch or workaround to get it to work. Looking forward to an update on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;PS:&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/274046"&gt;@RabiyaSK_Intel&lt;/a&gt;&amp;nbsp; Searching for this error I found multiple other posts where users are facing the same issue, hope you can escalate it to the concerned team quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 05:28:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1552480#M11238</guid>
      <dc:creator>Avi7</dc:creator>
      <dc:date>2023-12-11T05:28:59Z</dc:date>
    </item>
    <item>
      <title>Re:Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1552505#M11240</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please try running Windows Powershell as administrator and check if you still need "Domain/ Username" option in Invoke Command?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please try the above and check if you are still receiving errors.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&lt;EM&gt;The -register option is no longer recognized even though it is still listed in mpiexec -help. I feel this is what is preventing the command from successfully running and Intel MPI developers need to provide a quick patch or workaround to get it to work. Looking forward to an update on this.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Thanks for providing this information, we will provide it to the concerned team.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Shaik Rabiya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Dec 2023 06:30:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1552505#M11240</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-12-11T06:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel MPI - mpiexec doesn't run with -hosts</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1552566#M11243</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;Could you please try running Windows Powershell as administrator and check if you still need "Domain/ Username" option in Invoke Command?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I had run this command on Administrator Powershell as well. The result was the same. It only worked with -Credential Domain\Username flag added.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Avi7&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 09:21:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-mpiexec-doesn-t-run-with-hosts/m-p/1552566#M11243</guid>
      <dc:creator>Avi7</dc:creator>
      <dc:date>2023-12-11T09:21:35Z</dc:date>
    </item>
  </channel>
</rss>

