<?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 mpi failed using Intel sample code in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/mpi-failed-using-Intel-sample-code/m-p/1083465#M4925</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
	&lt;BR /&gt;
	I have installed intel parallel studio xe cluster edition 2016 &amp;nbsp;on HPC environment.&lt;/P&gt;

&lt;P&gt;All compilers are working fine.&lt;/P&gt;

&lt;P&gt;when I tried to execute the following commands:&lt;/P&gt;

&lt;P&gt;#mpirun hostname&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="line-height: 19.51px; font-size: 13px;"&gt;#mpirun&amp;nbsp;&amp;nbsp;--machinfile hosts &amp;nbsp;hostname&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;It executed successfully returning all nodes' hostname&lt;/P&gt;

&lt;P&gt;And I compiled the following sample &amp;lt;Intel_DIR&amp;gt;/compilers_and_libraries/linux/samples/en/mpi/test.c&lt;/P&gt;

&lt;P&gt;using the following:&lt;/P&gt;

&lt;P&gt;#mpiicc test.c&lt;/P&gt;

&lt;P&gt;and execute the following command: &amp;nbsp;&lt;/P&gt;

&lt;P&gt;#mpirun a.out&lt;/P&gt;

&lt;P&gt;#mpirun --machinfile hosts a.out&lt;/P&gt;

&lt;P&gt;but I got the following error:&lt;/P&gt;

&lt;P&gt;HYDU_create_process (../../utils/launch/launch.c:622): execvp error on file a.out (No such file or directory)&lt;/P&gt;

&lt;P&gt;HYDU_create_process (../../utils/launch/launch.c:622): execvp error on file a.out (No such file or directory)&lt;/P&gt;

&lt;P&gt;HYDU_create_process (../../utils/launch/launch.c:622): execvp error on file a.out (No such file or directory)&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I wonder what might cause this error&lt;/P&gt;

&lt;P&gt;Appreciate &amp;nbsp;your help.&lt;BR /&gt;
	&lt;BR /&gt;
	Thanks&lt;BR /&gt;
	&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Apr 2016 16:44:45 GMT</pubDate>
    <dc:creator>ramy_a_</dc:creator>
    <dc:date>2016-04-11T16:44:45Z</dc:date>
    <item>
      <title>mpi failed using Intel sample code</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpi-failed-using-Intel-sample-code/m-p/1083465#M4925</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
	&lt;BR /&gt;
	I have installed intel parallel studio xe cluster edition 2016 &amp;nbsp;on HPC environment.&lt;/P&gt;

&lt;P&gt;All compilers are working fine.&lt;/P&gt;

&lt;P&gt;when I tried to execute the following commands:&lt;/P&gt;

&lt;P&gt;#mpirun hostname&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="line-height: 19.51px; font-size: 13px;"&gt;#mpirun&amp;nbsp;&amp;nbsp;--machinfile hosts &amp;nbsp;hostname&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;It executed successfully returning all nodes' hostname&lt;/P&gt;

&lt;P&gt;And I compiled the following sample &amp;lt;Intel_DIR&amp;gt;/compilers_and_libraries/linux/samples/en/mpi/test.c&lt;/P&gt;

&lt;P&gt;using the following:&lt;/P&gt;

&lt;P&gt;#mpiicc test.c&lt;/P&gt;

&lt;P&gt;and execute the following command: &amp;nbsp;&lt;/P&gt;

&lt;P&gt;#mpirun a.out&lt;/P&gt;

&lt;P&gt;#mpirun --machinfile hosts a.out&lt;/P&gt;

&lt;P&gt;but I got the following error:&lt;/P&gt;

&lt;P&gt;HYDU_create_process (../../utils/launch/launch.c:622): execvp error on file a.out (No such file or directory)&lt;/P&gt;

&lt;P&gt;HYDU_create_process (../../utils/launch/launch.c:622): execvp error on file a.out (No such file or directory)&lt;/P&gt;

&lt;P&gt;HYDU_create_process (../../utils/launch/launch.c:622): execvp error on file a.out (No such file or directory)&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I wonder what might cause this error&lt;/P&gt;

&lt;P&gt;Appreciate &amp;nbsp;your help.&lt;BR /&gt;
	&lt;BR /&gt;
	Thanks&lt;BR /&gt;
	&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:44:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpi-failed-using-Intel-sample-code/m-p/1083465#M4925</guid>
      <dc:creator>ramy_a_</dc:creator>
      <dc:date>2016-04-11T16:44:45Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpi-failed-using-Intel-sample-code/m-p/1083466#M4926</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Could you please make sure that a.out is available on all the nodes from the hostfile? Also try to run the following variations of your initial command:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P&gt;mpirun --machinfile hosts ./a.out&lt;/P&gt;

	&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;mpirun --machinfile hosts &amp;lt;full_path&amp;gt;/a.out&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 12 Apr 2016 08:02:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpi-failed-using-Intel-sample-code/m-p/1083466#M4926</guid>
      <dc:creator>Artem_R_Intel1</dc:creator>
      <dc:date>2016-04-12T08:02:27Z</dc:date>
    </item>
    <item>
      <title>Thanks Artem.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpi-failed-using-Intel-sample-code/m-p/1083467#M4927</link>
      <description>&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;Thanks Artem.&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;That solved my problem&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 08:24:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpi-failed-using-Intel-sample-code/m-p/1083467#M4927</guid>
      <dc:creator>ramy_a_</dc:creator>
      <dc:date>2016-04-12T08:24:11Z</dc:date>
    </item>
    <item>
      <title>Thanks! Using the full path</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpi-failed-using-Intel-sample-code/m-p/1083468#M4928</link>
      <description>&lt;P&gt;Thanks! Using the full path is what solved my similar error.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 22:57:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpi-failed-using-Intel-sample-code/m-p/1083468#M4928</guid>
      <dc:creator>kelly__shane</dc:creator>
      <dc:date>2019-02-26T22:57:45Z</dc:date>
    </item>
  </channel>
</rss>

