<?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   in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923384#M2409</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I look forward to hearing from you. Thanks anyway.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2013 17:01:34 GMT</pubDate>
    <dc:creator>dingjun_chencmgl_ca</dc:creator>
    <dc:date>2013-12-11T17:01:34Z</dc:date>
    <item>
      <title>Problem with MPIRUN run on multi-nodes Under LINUX</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923381#M2406</link>
      <description>&lt;P&gt;HI, Dear Sir or Madam,&lt;/P&gt;

&lt;P&gt;I am testing the Intel MPI benchmar under RedHat Linux with 2 computers: node1-rh(8 cores)&amp;nbsp;and node2-rh(8 cores). After I enter the following command on the local node1-rh:&lt;/P&gt;

&lt;P&gt;bash-4.1$ mpirun -hosts node2-rh, node1-rh -np&amp;nbsp;16 IMB-MPI1&lt;BR /&gt;
	dingjun@node1-rh's password:&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	*********&lt;/P&gt;

&lt;P&gt;IMB-MPI1 did not run. This indicates the IMB-MPI1 did not run on the remote computer node2-rh.&lt;/P&gt;

&lt;P&gt;Could you experience such&amp;nbsp;a problem? please tell my your ideas on how to run a executable file on multi-nodes under Linux with the&amp;nbsp;Intel MPI library. Thanks in advance.&lt;/P&gt;

&lt;P&gt;Have a good day and I look forward to hearing from you.&lt;/P&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;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2013 20:19:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923381#M2406</guid>
      <dc:creator>dingjun_chencmgl_ca</dc:creator>
      <dc:date>2013-11-28T20:19:10Z</dc:date>
    </item>
    <item>
      <title>You should not be seeing a</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923382#M2407</link>
      <description>&lt;P&gt;You should not be seeing a password prompt. &amp;nbsp;Please set up passwordless SSH for the nodes and try again.&lt;/P&gt;

&lt;P&gt;Sincerely,&lt;BR /&gt;
	James Tullos&lt;BR /&gt;
	Technical Consulting Engineer&lt;BR /&gt;
	Intel® Cluster Tools&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2013 21:35:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923382#M2407</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2013-12-03T21:35:13Z</dc:date>
    </item>
    <item>
      <title>Thanks and right now it is OK</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923383#M2408</link>
      <description>&lt;P&gt;Thanks and right now it is OK. However, a new problem occurred again.&amp;nbsp; The details are described as follows:&lt;/P&gt;

&lt;P&gt;bash-4.1$ ls&lt;BR /&gt;
	hostfile IMB-EXT IMB-IO IMB-MPI1 IMB-NBC IMB-RMA&lt;/P&gt;

&lt;P&gt;bash-4.1$ cat hostfile&lt;BR /&gt;
	imex-snb2s-rh&lt;BR /&gt;
	imexsvr4-rh&lt;BR /&gt;
	imexsvr3-rh&lt;BR /&gt;
	(*Note: all above 3 computers are 2-socket 16-core SundyBridge DELL computers.)&lt;/P&gt;

&lt;P&gt;The following 3 benchmarkings can be successful to run without any errors.&lt;/P&gt;

&lt;P&gt;bash-4.1$ mpirun -genv I_MPI_FABRICS shm:tcp -n 32 -f hostfile IMB-MPI1&lt;/P&gt;

&lt;P&gt;bash-4.1$ mpirun -genv I_MPI_FABRICS shm:tcp -n 32 -f hostfile IMB-NBC&lt;/P&gt;

&lt;P&gt;bash-4.1$ mpirun -genv I_MPI_FABRICS shm:tcp -n 32 -f hostfile IMB-RMA&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;BUT, the following 2 benchmarking failed to run and errors occurred as follows:&lt;/P&gt;

&lt;P&gt;bash-4.1$ mpirun -genv I_MPI_FABRICS shm:tcp -n 32 -f hostfile IMB-IO&lt;/P&gt;

&lt;P&gt;[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-IO (No such file or directory)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	bash-4.1$ mpirun -genv I_MPI_FABRICS shm:tcp -n 32 -f hostfile IMB-EXT&lt;/P&gt;

&lt;P&gt;[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:0@imex-snb2s-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	[proxy:0:1@imexsvr4-rh] HYDU_create_process (../../utils/launch/launch.c:572): execvp error on file IMB-EXT (No such file or directory)&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Please tell me the reasons why such errors occurred for the benchmarking IMB-IO and IMB-EXT.&lt;/P&gt;

&lt;P&gt;Thanks again and I look forward to hearing from you as soon as possible.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2013 21:40:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923383#M2408</guid>
      <dc:creator>dingjun_chencmgl_ca</dc:creator>
      <dc:date>2013-12-04T21:40:07Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923384#M2409</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I look forward to hearing from you. Thanks anyway.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2013 17:01:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923384#M2409</guid>
      <dc:creator>dingjun_chencmgl_ca</dc:creator>
      <dc:date>2013-12-11T17:01:34Z</dc:date>
    </item>
    <item>
      <title>This looks to me like a</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923385#M2410</link>
      <description>&lt;P&gt;This looks to me like a problem with the network share on your system.&amp;nbsp; Try logging into each directly and simply running IMB-IO and IMB-EXT. &amp;nbsp;I've seen similar behavior if there are NFS problems, sometimes executables aren't visible on all systems, or sometimes different versions are on different nodes.&lt;/P&gt;

&lt;P&gt;Sincerely,&lt;BR /&gt;
	James Tullos&lt;BR /&gt;
	Technical Consulting Engineer&lt;BR /&gt;
	Intel® Cluster Tools&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2013 16:56:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923385#M2410</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2013-12-31T16:56:20Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923386#M2411</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am facing issue while running below command&lt;/P&gt;

&lt;P&gt;mpiexec -np 2 --hosts master slave stress --cpu 8 --timeout 20&lt;/P&gt;

&lt;P&gt;getting below error&lt;/P&gt;

&lt;P&gt;HYDU_create_process (./utils/launch/launch.c:69): execvp error on file slave (No such file or directory)&lt;BR /&gt;
	HYDU_create_process (./utils/launch/launch.c:69): execvp error on file slave (No such file or directory)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Could you please help me with this.....&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;M&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 08:50:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-MPIRUN-run-on-multi-nodes-Under-LINUX/m-p/923386#M2411</guid>
      <dc:creator>Garg__Mukul</dc:creator>
      <dc:date>2018-02-12T08:50:40Z</dc:date>
    </item>
  </channel>
</rss>

