<?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 Hello, in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/mpiexe-hydra-is-defunct/m-p/1087065#M4983</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;So far I cannot reproduce the behavior you mentioned, using the most recent Intel MPI 2017.&lt;BR /&gt;
	Please provide further details.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
	Michael&lt;/P&gt;

&lt;P&gt;$ cat job1.sh&lt;BR /&gt;
	#!/bin/bash&lt;BR /&gt;
	./job2.sh&lt;BR /&gt;
	$ cat job2.sh&lt;BR /&gt;
	#!/bin/bash&lt;BR /&gt;
	mpirun -configfile ./configfile&lt;BR /&gt;
	$ cat configfile&lt;BR /&gt;
	-n 10 -host ewb277 ./test.x&lt;BR /&gt;
	-n 10 -host ewb278 ./test.x&lt;/P&gt;

&lt;P&gt;$ ./job1.sh &amp;amp; sleep 2 &amp;amp;&amp;amp; ps -ux&lt;BR /&gt;
	[1] 189266&lt;BR /&gt;
	Hello world: rank 0 of 20 running on ewb277&lt;BR /&gt;
	...&lt;BR /&gt;
	Hello world: rank 10 of 20 running on ewb278&lt;BR /&gt;
	...&lt;BR /&gt;
	USER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PID %CPU %MEM&amp;nbsp;&amp;nbsp;&amp;nbsp; VSZ&amp;nbsp;&amp;nbsp; RSS TTY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STAT START&amp;nbsp;&amp;nbsp; TIME COMMAND&lt;BR /&gt;
	...&lt;BR /&gt;
	msteyer&amp;nbsp; 189266&amp;nbsp; 0.0&amp;nbsp; 0.0 113152&amp;nbsp; 1288 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; S&amp;nbsp;&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 /bin/bash ./job1.sh&lt;BR /&gt;
	msteyer&amp;nbsp; 189268&amp;nbsp; 0.0&amp;nbsp; 0.0 113152&amp;nbsp; 1300 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; S&amp;nbsp;&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 /bin/bash ./job2.sh&lt;BR /&gt;
	msteyer&amp;nbsp; 189269&amp;nbsp; 0.0&amp;nbsp; 0.0 113152&amp;nbsp; 1372 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; S&amp;nbsp;&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 /bin/sh /opt/intel/impi/2017.0.098/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/mpirun -configfi&lt;BR /&gt;
	msteyer&amp;nbsp; 189274&amp;nbsp; 0.5&amp;nbsp; 0.0&amp;nbsp; 17904&amp;nbsp; 1624 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; S&amp;nbsp;&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 mpiexec.hydra -configfile ./configfile&lt;BR /&gt;
	msteyer&amp;nbsp; 189275&amp;nbsp; 1.5&amp;nbsp; 0.0&amp;nbsp; 17212&amp;nbsp; 1924 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; S&amp;nbsp;&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 /opt/intel/impi/2017.0.098/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/pmi_proxy --control-port&lt;BR /&gt;
	msteyer&amp;nbsp; 189276&amp;nbsp; 1.5&amp;nbsp; 0.0&amp;nbsp; 76864&amp;nbsp; 3856 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; S&amp;nbsp;&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 /bin/ssh -x -q ewb278 /opt/intel/impi/2017.0.098/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/pm&lt;BR /&gt;
	msteyer&amp;nbsp; 189280 19.5&amp;nbsp; 0.0 185348 34000 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; Rl&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 ./test.x&lt;/P&gt;</description>
    <pubDate>Tue, 27 Sep 2016 12:56:51 GMT</pubDate>
    <dc:creator>Michael_Intel</dc:creator>
    <dc:date>2016-09-27T12:56:51Z</dc:date>
    <item>
      <title>mpiexe.hydra is defunct</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpiexe-hydra-is-defunct/m-p/1087063#M4981</link>
      <description>&lt;P&gt;If I run with IntelMPI with a forked process ( &amp;amp; ), it leaves mpiexe.hydra:&lt;/P&gt;

&lt;P&gt;30545 pts/25 &amp;nbsp; 00:00:00 Job1&lt;BR /&gt;
	30546 pts/25 &amp;nbsp; 00:00:00 Job2&lt;BR /&gt;
	30646 pts/25 &amp;nbsp; 00:00:00 mpirun&lt;BR /&gt;
	30651 pts/25 &amp;nbsp; 00:00:00 mpiexec.hydra &amp;lt;defunct&amp;gt;&lt;/P&gt;

&lt;P&gt;Details:&lt;BR /&gt;
	IntelMPI 5.1.2.150&lt;BR /&gt;
	JOB1 is run with "&amp;amp;", which creates JOB2 which runs mpirun with "-configfile"&lt;BR /&gt;
	If I_MPI_PROCESS_MANAGER=mpd is used, mpiexec.hydra is not left.&lt;BR /&gt;
	If JOB1 is run without "&amp;amp;", mpiexec.hydra is not left.&lt;BR /&gt;
	If I set "-v" I see at the end:&lt;/P&gt;

&lt;P&gt;[proxy:0:0@sudev604] got pmi command (from 10): finalize&lt;BR /&gt;
	[proxy:0:0@sudev604] PMI response: cmd=finalize_ack&lt;BR /&gt;
	[proxy:0:0@sudev604] got pmi command (from 12): finalize&lt;BR /&gt;
	[proxy:0:0@sudev604] PMI response: cmd=finalize_ack&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	My results are fine, the issue is that mpiexe.hydra is left.&lt;/P&gt;

&lt;P&gt;I have not been able to find this issue anyplace else.&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;</description>
      <pubDate>Thu, 22 Sep 2016 16:58:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpiexe-hydra-is-defunct/m-p/1087063#M4981</guid>
      <dc:creator>joe-griffin</dc:creator>
      <dc:date>2016-09-22T16:58:38Z</dc:date>
    </item>
    <item>
      <title>Here is the output from "ps</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpiexe-hydra-is-defunct/m-p/1087064#M4982</link>
      <description>&lt;P&gt;Here is the output from "ps -fu"&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;# ps -fu&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;USER &amp;nbsp; &amp;nbsp; &amp;nbsp; PID %CPU %MEM &amp;nbsp; &amp;nbsp;VSZ &amp;nbsp; RSS TTY &amp;nbsp; &amp;nbsp; &amp;nbsp;STAT START &amp;nbsp; TIME COMMAND&lt;BR /&gt;
	jjg &amp;nbsp; &amp;nbsp; &amp;nbsp;24394 &amp;nbsp;0.0 &amp;nbsp;0.0 124520 &amp;nbsp;2880 pts/25 &amp;nbsp; Ss &amp;nbsp; 08:45 &amp;nbsp; 0:00 -csh&lt;BR /&gt;
	jjg &amp;nbsp; &amp;nbsp; &amp;nbsp;28780 &amp;nbsp;0.0 &amp;nbsp;0.0 113116 &amp;nbsp;1392 pts/25 &amp;nbsp; T &amp;nbsp; &amp;nbsp;11:31 &amp;nbsp; 0:00 &amp;nbsp;\_ /bin/sh JOB1&lt;BR /&gt;
	jjg &amp;nbsp; &amp;nbsp; &amp;nbsp;28781 &amp;nbsp;0.1 &amp;nbsp;0.0 &amp;nbsp;13396 &amp;nbsp;1876 pts/25 &amp;nbsp; T &amp;nbsp; &amp;nbsp;11:31 &amp;nbsp; 0:00 &amp;nbsp;| &amp;nbsp; \_ /bin/ksh /home/jjg/JOB2&lt;BR /&gt;
	jjg &amp;nbsp; &amp;nbsp; &amp;nbsp;28879 &amp;nbsp;0.0 &amp;nbsp;0.0 &amp;nbsp; 9516 &amp;nbsp;1432 pts/25 &amp;nbsp; T &amp;nbsp; &amp;nbsp;11:31 &amp;nbsp; 0:00 &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; \_ /bin/sh Path_to_intel/intel/bin64/mpirun -v -pmi-connect nocache -print-al&lt;BR /&gt;
	jjg &amp;nbsp; &amp;nbsp; &amp;nbsp;28884 &amp;nbsp;0.0 &amp;nbsp;0.0 &amp;nbsp; &amp;nbsp; &amp;nbsp;0 &amp;nbsp; &amp;nbsp; 0 pts/25 &amp;nbsp; Z &amp;nbsp; &amp;nbsp;11:31 &amp;nbsp; 0:00 &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \_ [mpiexec.hydra] &amp;lt;defunct&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 18:39:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpiexe-hydra-is-defunct/m-p/1087064#M4982</guid>
      <dc:creator>joe-griffin</dc:creator>
      <dc:date>2016-09-22T18:39:49Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpiexe-hydra-is-defunct/m-p/1087065#M4983</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;So far I cannot reproduce the behavior you mentioned, using the most recent Intel MPI 2017.&lt;BR /&gt;
	Please provide further details.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
	Michael&lt;/P&gt;

&lt;P&gt;$ cat job1.sh&lt;BR /&gt;
	#!/bin/bash&lt;BR /&gt;
	./job2.sh&lt;BR /&gt;
	$ cat job2.sh&lt;BR /&gt;
	#!/bin/bash&lt;BR /&gt;
	mpirun -configfile ./configfile&lt;BR /&gt;
	$ cat configfile&lt;BR /&gt;
	-n 10 -host ewb277 ./test.x&lt;BR /&gt;
	-n 10 -host ewb278 ./test.x&lt;/P&gt;

&lt;P&gt;$ ./job1.sh &amp;amp; sleep 2 &amp;amp;&amp;amp; ps -ux&lt;BR /&gt;
	[1] 189266&lt;BR /&gt;
	Hello world: rank 0 of 20 running on ewb277&lt;BR /&gt;
	...&lt;BR /&gt;
	Hello world: rank 10 of 20 running on ewb278&lt;BR /&gt;
	...&lt;BR /&gt;
	USER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PID %CPU %MEM&amp;nbsp;&amp;nbsp;&amp;nbsp; VSZ&amp;nbsp;&amp;nbsp; RSS TTY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STAT START&amp;nbsp;&amp;nbsp; TIME COMMAND&lt;BR /&gt;
	...&lt;BR /&gt;
	msteyer&amp;nbsp; 189266&amp;nbsp; 0.0&amp;nbsp; 0.0 113152&amp;nbsp; 1288 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; S&amp;nbsp;&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 /bin/bash ./job1.sh&lt;BR /&gt;
	msteyer&amp;nbsp; 189268&amp;nbsp; 0.0&amp;nbsp; 0.0 113152&amp;nbsp; 1300 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; S&amp;nbsp;&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 /bin/bash ./job2.sh&lt;BR /&gt;
	msteyer&amp;nbsp; 189269&amp;nbsp; 0.0&amp;nbsp; 0.0 113152&amp;nbsp; 1372 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; S&amp;nbsp;&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 /bin/sh /opt/intel/impi/2017.0.098/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/mpirun -configfi&lt;BR /&gt;
	msteyer&amp;nbsp; 189274&amp;nbsp; 0.5&amp;nbsp; 0.0&amp;nbsp; 17904&amp;nbsp; 1624 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; S&amp;nbsp;&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 mpiexec.hydra -configfile ./configfile&lt;BR /&gt;
	msteyer&amp;nbsp; 189275&amp;nbsp; 1.5&amp;nbsp; 0.0&amp;nbsp; 17212&amp;nbsp; 1924 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; S&amp;nbsp;&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 /opt/intel/impi/2017.0.098/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/pmi_proxy --control-port&lt;BR /&gt;
	msteyer&amp;nbsp; 189276&amp;nbsp; 1.5&amp;nbsp; 0.0&amp;nbsp; 76864&amp;nbsp; 3856 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; S&amp;nbsp;&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 /bin/ssh -x -q ewb278 /opt/intel/impi/2017.0.098/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/pm&lt;BR /&gt;
	msteyer&amp;nbsp; 189280 19.5&amp;nbsp; 0.0 185348 34000 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp; Rl&amp;nbsp;&amp;nbsp; 06:51&amp;nbsp;&amp;nbsp; 0:00 ./test.x&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 12:56:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpiexe-hydra-is-defunct/m-p/1087065#M4983</guid>
      <dc:creator>Michael_Intel</dc:creator>
      <dc:date>2016-09-27T12:56:51Z</dc:date>
    </item>
    <item>
      <title>Somewhat old, but it has</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpiexe-hydra-is-defunct/m-p/1087066#M4984</link>
      <description>&lt;P&gt;Somewhat old, but it has happened to me when I_MPI_HYDRA_CLEANUP was on. After unset it, the child defunct disappeared.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 16:13:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpiexe-hydra-is-defunct/m-p/1087066#M4984</guid>
      <dc:creator>Mota__Cciero</dc:creator>
      <dc:date>2018-09-06T16:13:30Z</dc:date>
    </item>
  </channel>
</rss>

