<?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 failed to handshake with mpd on hpc004; recvd output={} in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-handshake-with-mpd-on-hpc004-recvd-output/m-p/803049#M834</link>
    <description>Dear Sir,&lt;BR /&gt;&lt;BR /&gt;I cannot launch the mpdboot in the master&lt;BR /&gt;I have 2 nodes other than master node.&lt;BR /&gt;when I try to run mpdboot -r ssh -f mpd.hosts -n 3 -d I have been getting below error.&lt;BR /&gt;Could you please help me&lt;BR /&gt;Thanks in Advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;debug: starting&lt;BR /&gt;running mpdallexit on hpcmas01.kfupm.edu.sa&lt;BR /&gt;debug: launch cmd= /home/atsheikh/mpich2-install/bin/mpd.py --ncpus=1 -e -d&lt;BR /&gt;debug: mpd on hpcmas01.kfupm.edu.sa on port 36586&lt;BR /&gt;debug: info for running mpd: {'ncpus': 1, 'list_port': 36586, 'entry_port': '', 'host': 'hpcmas01.kfupm.edu.sa', 'entry_host': '', 'ifhn': ''}&lt;BR /&gt;debug: launch cmd= ssh -x -n -q hpc004 '/home/atsheikh/mpich2-install/bin/mpd.py -h hpcmas01.kfupm.edu.sa -p 36586 --ncpus=1 -e -d'&lt;BR /&gt;debug: launch cmd= ssh -x -n -q hpc005 '/home/atsheikh/mpich2-install/bin/mpd.py -h hpcmas01.kfupm.edu.sa -p 36586 --ncpus=1 -e -d'&lt;BR /&gt;debug: mpd on hpc004 on port 49922&lt;BR /&gt;mpdboot_hpcmas01.kfupm.edu.sa (handle_mpd_output 406): failed to handshake with mpd on hpc004; recvd output={}&lt;BR /&gt;&lt;BR /&gt;[1]+ Done mpd&lt;BR /&gt;Regards&lt;BR /&gt;Ashraf&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 20 Oct 2010 11:52:08 GMT</pubDate>
    <dc:creator>ashruakkodegmail_com</dc:creator>
    <dc:date>2010-10-20T11:52:08Z</dc:date>
    <item>
      <title>failed to handshake with mpd on hpc004; recvd output={}</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-handshake-with-mpd-on-hpc004-recvd-output/m-p/803049#M834</link>
      <description>Dear Sir,&lt;BR /&gt;&lt;BR /&gt;I cannot launch the mpdboot in the master&lt;BR /&gt;I have 2 nodes other than master node.&lt;BR /&gt;when I try to run mpdboot -r ssh -f mpd.hosts -n 3 -d I have been getting below error.&lt;BR /&gt;Could you please help me&lt;BR /&gt;Thanks in Advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;debug: starting&lt;BR /&gt;running mpdallexit on hpcmas01.kfupm.edu.sa&lt;BR /&gt;debug: launch cmd= /home/atsheikh/mpich2-install/bin/mpd.py --ncpus=1 -e -d&lt;BR /&gt;debug: mpd on hpcmas01.kfupm.edu.sa on port 36586&lt;BR /&gt;debug: info for running mpd: {'ncpus': 1, 'list_port': 36586, 'entry_port': '', 'host': 'hpcmas01.kfupm.edu.sa', 'entry_host': '', 'ifhn': ''}&lt;BR /&gt;debug: launch cmd= ssh -x -n -q hpc004 '/home/atsheikh/mpich2-install/bin/mpd.py -h hpcmas01.kfupm.edu.sa -p 36586 --ncpus=1 -e -d'&lt;BR /&gt;debug: launch cmd= ssh -x -n -q hpc005 '/home/atsheikh/mpich2-install/bin/mpd.py -h hpcmas01.kfupm.edu.sa -p 36586 --ncpus=1 -e -d'&lt;BR /&gt;debug: mpd on hpc004 on port 49922&lt;BR /&gt;mpdboot_hpcmas01.kfupm.edu.sa (handle_mpd_output 406): failed to handshake with mpd on hpc004; recvd output={}&lt;BR /&gt;&lt;BR /&gt;[1]+ Done mpd&lt;BR /&gt;Regards&lt;BR /&gt;Ashraf&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2010 11:52:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-handshake-with-mpd-on-hpc004-recvd-output/m-p/803049#M834</guid>
      <dc:creator>ashruakkodegmail_com</dc:creator>
      <dc:date>2010-10-20T11:52:08Z</dc:date>
    </item>
    <item>
      <title>failed to handshake with mpd on hpc004; recvd output={}</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-handshake-with-mpd-on-hpc004-recvd-output/m-p/803050#M835</link>
      <description>Hi Ashraf,&lt;BR /&gt;&lt;BR /&gt;Are you using MPICH-2?&lt;BR /&gt;If you are going to use Intel MPI Library you need to set environment variable variables first.&lt;BR /&gt;Run:&lt;BR /&gt; '. /full/path/to/intel/mpi/installation/bin64/mpivars.sh'&lt;BR /&gt;&lt;BR /&gt;Kill all existing mpd.py processes left from previous run.&lt;BR /&gt;And try one more time to run mpirun.&lt;BR /&gt;&lt;BR /&gt;PS: you need to have passwordless access to all nodes.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2010 12:47:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-handshake-with-mpd-on-hpc004-recvd-output/m-p/803050#M835</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2010-10-20T12:47:20Z</dc:date>
    </item>
  </channel>
</rss>

