<?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 ping mpd in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774068#M247</link>
    <description>Ashraf,&lt;BR /&gt;&lt;BR /&gt;mpdtrace shows nodes in a mpd-ring. So, in your ring there are 3 nodes. Everything should work fine.&lt;BR /&gt;&lt;BR /&gt;In installation directory there is 'test' sub-directory where you can find HelloWorld test cases (for fortran, c and c++ languages). Just compile them and try out.&lt;BR /&gt;&lt;BR /&gt;# mpicc test.c&lt;BR /&gt;# mpiexec -n 8 ./a.out&lt;BR /&gt;&lt;BR /&gt;I'm ready to help you if you have an issue.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
    <pubDate>Mon, 02 Aug 2010 12:43:42 GMT</pubDate>
    <dc:creator>Dmitry_K_Intel2</dc:creator>
    <dc:date>2010-08-02T12:43:42Z</dc:date>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774061#M240</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Dear HPC mpi users&lt;BR /&gt;&lt;BR /&gt;Iam trying to paralliaze a C code .when I try to run with 3 node I have been getting this error.&lt;BR /&gt;mpdboot_hpcmas02.kfupm.edu.sa (handle_mpd_output 892): failed to ping mpd on hpc073; received output={}&lt;BR /&gt;&lt;BR /&gt;but program running smoothly in local.&lt;BR /&gt;&lt;BR /&gt;mpd.hosts&lt;BR /&gt;hpc073&lt;BR /&gt;hpc074&lt;BR /&gt;&lt;BR /&gt;I checked mpd is running and there is no firewall&lt;BR /&gt;kindly share your ideas&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ashraf&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Jul 2010 11:10:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774061#M240</guid>
      <dc:creator>ashruakkodegmail_com</dc:creator>
      <dc:date>2010-07-25T11:10:37Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774062#M241</link>
      <description>Hi Ashraf,&lt;BR /&gt;&lt;BR /&gt;Can you provide some details?&lt;BR /&gt;What MPI library do you use?&lt;BR /&gt;Can you make 'ssh hpc074' from hpc073 and vice versa without entering password and passphrase (if you use ssh connection)?&lt;BR /&gt;Could you provide 'mpdboot' command line?&lt;BR /&gt;Could you provide the output with '-d' option?&lt;BR /&gt;&lt;BR /&gt;I'll try to help you to resolve this issue.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Jul 2010 11:47:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774062#M241</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2010-07-26T11:47:50Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774063#M242</link>
      <description>Hi Mitry&lt;BR /&gt;version 2.1 (MPI-2.1) &lt;BR /&gt;&lt;BR /&gt; I have 3 node &lt;BR /&gt;master node (hpcmas01) and compute node (hpc073 and hpc074).&lt;BR /&gt;&lt;BR /&gt;passwordless working from&lt;BR /&gt;hpcmaso1 to hpc073 and hpc074&lt;BR /&gt;&lt;BR /&gt;mpdboot -r ssh -f /root/mpd.hosts -d&lt;BR /&gt;debug: starting&lt;BR /&gt;running mpdallexit on hpcmas02.kfupm.edu.sa&lt;BR /&gt;debug: launch cmd= env I_MPI_JOB_TAGGED_PORT_OUTPUT=1 /opt/intel/impi/4.0.0.028/intel64/bin/mpd.py --ncpus=1 --myhost=hpcmas02.kfupm.edu.sa -e -d -s 1&lt;BR /&gt;debug: mpd on hpcmas02.kfupm.edu.sa on port 55001&lt;BR /&gt;debug: info for running mpd: {'ip': '', 'ncpus': 1, 'list_port': 55001, 'entry_port': '', 'host': 'hpcmas02.kfupm.edu.sa', 'entry_host': '', 'ifhn': ''}&lt;BR /&gt;[root@hpcmas02 ~]#&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ashraf</description>
      <pubDate>Sun, 01 Aug 2010 11:05:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774063#M242</guid>
      <dc:creator>ashruakkodegmail_com</dc:creator>
      <dc:date>2010-08-01T11:05:05Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774064#M243</link>
      <description>Hi Ashraf,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;master node (hpcmas01) and compute node (hpc073 and hpc074)&lt;BR /&gt;Looks like your master node is hpcmas02!&lt;BR /&gt;&lt;BR /&gt;Debug output doesn't show ip address of the hpcmas02 node:&lt;BR /&gt;&amp;gt;debug: info for running mpd: {'ip': '',&lt;BR /&gt;&lt;BR /&gt;Could you run:&lt;BR /&gt;$ host hpcmas02&lt;BR /&gt;$ host hpc073&lt;BR /&gt;$ host hpc074&lt;BR /&gt;&lt;BR /&gt;IP-addresses have to be configured. Probably you need to change /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;Provide the output after command:&lt;BR /&gt;$ mpdboot -r ssh -f /root/mpd.hosts -n 3 -d&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2010 07:58:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774064#M243</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2010-08-02T07:58:22Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774065#M244</link>
      <description>Hi Dmity&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;Please find the out put of the command as you requested.&lt;BR /&gt;#host hpcmas02&lt;BR /&gt;Host hpcmas02 not found: 2(SERVFAIL).&lt;BR /&gt;&lt;BR /&gt;[root@hpcmas02 etc]# host hpc073&lt;BR /&gt;Host hpc073 not found: 2(SERVFAIL)&lt;BR /&gt;[root@hpcmas02 etc]# host hpc074&lt;BR /&gt;Host hpc074 not found: 2(SERVFAIL)&lt;BR /&gt;&lt;BR /&gt;But I checked /etc/hosts file, all entry there&lt;BR /&gt;&lt;BR /&gt;10.146.1.200 hpcmgt hpcmgt&lt;BR /&gt;10.146.1.130 hpcmas02 hpcmas02&lt;BR /&gt;10.146.1.61 hpc061&lt;BR /&gt;10.146.1.62 hpc062&lt;BR /&gt;10.146.1.63 hpc063&lt;BR /&gt;10.146.1.73 hpc073&lt;BR /&gt;10.146.1.74 hpc074&lt;BR /&gt;10.146.1.76 hpc076&lt;BR /&gt;10.146.1.77 hpc077&lt;BR /&gt;10.146.1.78 hpc078&lt;BR /&gt;&lt;BR /&gt;also &lt;BR /&gt;[root@hpcmas02 etc]# mpdboot -r ssh -f /root/mpd.hosts -n 3 -d&lt;BR /&gt;debug: starting&lt;BR /&gt;running mpdallexit on hpcmas02&lt;BR /&gt;debug: launch cmd= env I_MPI_JOB_TAGGED_PORT_OUTPUT=1 /opt/intel/impi/4.0.0.028/intel64/bin/mpd.py --ncpus=1 --myhost=hpcmas02 -e -d -s 3&lt;BR /&gt;debug: mpd on hpcmas02 on port 55000&lt;BR /&gt;debug: info for running mpd: {'ip': '10.146.1.130', 'ncpus': 1, 'list_port': 55000, 'entry_port': '', 'host': 'hpcmas02', 'entry_host': '', 'ifhn': ''}&lt;BR /&gt;debug: launch cmd= ssh -x -n -q hpc073 env I_MPI_JOB_TAGGED_PORT_OUTPUT=1 HOSTNAME=$HOSTNAME /opt/intel/impi/4.0.0.028/intel64/bin/mpd.py -h hpcmas02 -p 55000 --ifhn=10.146.1.73 --ncpus=1 --myhost=hpc073 --myip=10.146.1.73 -e -d -s 3&lt;BR /&gt;debug: launch cmd= ssh -x -n -q hpc074 env I_MPI_JOB_TAGGED_PORT_OUTPUT=1 HOSTNAME=$HOSTNAME /opt/intel/impi/4.0.0.028/intel64/bin/mpd.py -h hpcmas02 -p 55000 --ifhn=10.146.1.74 --ncpus=1 --myhost=hpc074 --myip=10.146.1.74 -e -d -s 3&lt;BR /&gt;debug: mpd on hpc073 on port 39268&lt;BR /&gt;debug: info for running mpd: {'ip': '10.146.1.73', 'ncpus': 1, 'list_port': 39268, 'entry_port': 55000, 'host': 'hpc073', 'entry_host': 'hpcmas02', 'ifhn': '', 'pid': 31767}&lt;BR /&gt;debug: mpd on hpc074 on port 44024&lt;BR /&gt;debug: info for running mpd: {'ip': '10.146.1.74', 'ncpus': 1, 'list_port': 44024, 'entry_port': 55000, 'host': 'hpc074', 'entry_host': 'hpcmas02', 'ifhn': '', 'pid': 31768}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Ashraf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2010 12:06:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774065#M244</guid>
      <dc:creator>ashruakkodegmail_com</dc:creator>
      <dc:date>2010-08-02T12:06:26Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774066#M245</link>
      <description>So, Ashraf, you were able to start an mpd ring, weren't you?&lt;BR /&gt;&lt;BR /&gt;Could you check the mpd ring?&lt;BR /&gt;&lt;BR /&gt;Run:&lt;BR /&gt; $ mpdtrace&lt;BR /&gt;&lt;BR /&gt;When do you get the error message you included into the first post?&lt;BR /&gt;&lt;BR /&gt;BTW: your /etc/nsswitch.conf should contain a line like:&lt;BR /&gt; hosts: files dns&lt;BR /&gt;to point where to look for ip-addresses&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2010 12:17:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774066#M245</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2010-08-02T12:17:21Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774067#M246</link>
      <description>&lt;BR /&gt;thanks for swift response&lt;BR /&gt;&lt;BR /&gt;I put this caommand in master node (hpcmas02)&lt;BR /&gt;&lt;BR /&gt;#mpdtrace (I hope it is working).&lt;BR /&gt;hpcmas02&lt;BR /&gt;hpc074&lt;BR /&gt;hpc073&lt;BR /&gt;&lt;BR /&gt;Other nodes also getting same output.&lt;BR /&gt;It looks ,it is working now.&lt;BR /&gt;&lt;BR /&gt;But how can test it.&lt;BR /&gt;Can you give a sample code.&lt;BR /&gt;Please&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;Regards&lt;BR /&gt;Ashraf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2010 12:34:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774067#M246</guid>
      <dc:creator>ashruakkodegmail_com</dc:creator>
      <dc:date>2010-08-02T12:34:29Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774068#M247</link>
      <description>Ashraf,&lt;BR /&gt;&lt;BR /&gt;mpdtrace shows nodes in a mpd-ring. So, in your ring there are 3 nodes. Everything should work fine.&lt;BR /&gt;&lt;BR /&gt;In installation directory there is 'test' sub-directory where you can find HelloWorld test cases (for fortran, c and c++ languages). Just compile them and try out.&lt;BR /&gt;&lt;BR /&gt;# mpicc test.c&lt;BR /&gt;# mpiexec -n 8 ./a.out&lt;BR /&gt;&lt;BR /&gt;I'm ready to help you if you have an issue.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2010 12:43:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774068#M247</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2010-08-02T12:43:42Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774069#M248</link>
      <description>Dear Dmitry&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Actually Iam very happy now.&lt;BR /&gt;&lt;BR /&gt;Now the program is running in parallel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kind Regards&lt;BR /&gt;Ashraf</description>
      <pubDate>Mon, 02 Aug 2010 13:17:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774069#M248</guid>
      <dc:creator>ashruakkodegmail_com</dc:creator>
      <dc:date>2010-08-02T13:17:53Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774070#M249</link>
      <description>With my pleasure!&lt;BR /&gt;&lt;BR /&gt;Best wishes,&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2010 13:20:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774070#M249</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2010-08-02T13:20:14Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774071#M250</link>
      <description>Dear Dmitry&lt;BR /&gt;&lt;BR /&gt;Sorry for bothering you.&lt;BR /&gt;&lt;BR /&gt;What is the diffrence between mpi and openmp.&lt;BR /&gt;&lt;BR /&gt;How can compile and run parallel same program using openmp.&lt;BR /&gt;&lt;BR /&gt;kindly help &lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Ashraf</description>
      <pubDate>Tue, 03 Aug 2010 06:46:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774071#M250</guid>
      <dc:creator>ashruakkodegmail_com</dc:creator>
      <dc:date>2010-08-03T06:46:04Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774072#M251</link>
      <description>Hi Ashraf,&lt;BR /&gt;&lt;BR /&gt;OpenMP is another programming paradigm. Using of pragma ("#pragma omp ...") you can point to compiler blocks of code which can be run in parallel (e.g. a loop) and compiler will try to create new threads. In MPI world mpiexec creates new processes.&lt;BR /&gt;You cannot compile MPI program by regular compiler.&lt;BR /&gt;To compile your openMP application you need to add '-openmp' option for Intel Compiler and '-fopenmp' for gcc compiler.&lt;BR /&gt;&lt;BR /&gt;This forum is not the best place to get knowledge about openMP. Just google and you'll find a lot of information and examples.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Aug 2010 08:41:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774072#M251</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2010-08-03T08:41:06Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774073#M252</link>
      <description>Dear Sir&lt;BR /&gt;&lt;BR /&gt;Urgent request.&lt;BR /&gt;&lt;BR /&gt;Yestrday everthing was fine.But today when I run the program is is getting the folloeing error.&lt;BR /&gt;problem with execution of ./ashru.ex on hpc073: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpc073: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpc073: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpc073: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpc074: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpc074: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpc074: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpc074: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpc074: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpc074: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpcmas02: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpc074: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpcmas02: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpcmas02: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpcmas02: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpcmas02: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpcmas02: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpc074: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpcmas02: [Errno 2] No such file or directory&lt;BR /&gt;problem with execution of ./ashru.ex on hpcmas02: [Errno 2] No such file or directory&lt;BR /&gt;&lt;BR /&gt;Kindly help as soon possiblem.&lt;BR /&gt;please c the following out put.&lt;BR /&gt;[mulhem@hpcmas02 ~]$ mpdtrace&lt;BR /&gt;hpcmas02&lt;BR /&gt;hpc074&lt;BR /&gt;hpc073&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mpdboot -r ssh -f /home/mulhem/mpd.hosts -n 3 -d&lt;BR /&gt;debug: starting&lt;BR /&gt;running mpdallexit on hpcmas02&lt;BR /&gt;debug: launch cmd= env I_MPI_JOB_TAGGED_PORT_OUTPUT=1 /opt/intel/impi/4.0.0.028/intel64/bin/mpd.py --ncpus=1 --myhost=hpcmas02 -e -d -s 3&lt;BR /&gt;debug: mpd on hpcmas02 on port 55001&lt;BR /&gt;debug: info for running mpd: {'ip': '10.146.1.130', 'ncpus': 1, 'list_port': 55001, 'entry_port': '', 'host': 'hpcmas02', 'entry_host': '', 'ifhn': ''}&lt;BR /&gt;debug: launch cmd= ssh -x -n -q hpc073 env I_MPI_JOB_TAGGED_PORT_OUTPUT=1 HOSTNAME=$HOSTNAME /opt/intel/impi/4.0.0.028/intel64/bin/mpd.py -h hpcmas02 -p 55001 --ifhn=10.146.1.73 --ncpus=1 --myhost=hpc073 --myip=10.146.1.73 -e -d -s 3&lt;BR /&gt;debug: launch cmd= ssh -x -n -q hpc074 env I_MPI_JOB_TAGGED_PORT_OUTPUT=1 HOSTNAME=$HOSTNAME /opt/intel/impi/4.0.0.028/intel64/bin/mpd.py -h hpcmas02 -p 55001 --ifhn=10.146.1.74 --ncpus=1 --myhost=hpc074 --myip=10.146.1.74 -e -d -s 3&lt;BR /&gt;debug: mpd on hpc073 on port 60394&lt;BR /&gt;debug: info for running mpd: {'ip': '10.146.1.73', 'ncpus': 1, 'list_port': 60394, 'entry_port': 55001, 'host': 'hpc073', 'entry_host': 'hpcmas02', 'ifhn': '', 'pid': 17230}&lt;BR /&gt;debug: mpd on hpc074 on port 54816&lt;BR /&gt;debug: info for running mpd: {'ip': '10.146.1.74', 'ncpus': 1, 'list_port': 54816, 'entry_port': 55001, 'host': 'hpc074', 'entry_host': 'hpcmas02', 'ifhn': '', 'pid': 17231}&lt;BR /&gt;&lt;BR /&gt;kindly help as soon as possible.</description>
      <pubDate>Tue, 03 Aug 2010 11:59:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774073#M252</guid>
      <dc:creator>ashruakkodegmail_com</dc:creator>
      <dc:date>2010-08-03T11:59:04Z</dc:date>
    </item>
    <item>
      <title>failed to ping mpd</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774074#M253</link>
      <description>&amp;gt;problem with execution of ./ashru.ex &lt;BR /&gt;Are you sure that you entered correct name? Might be it should be ./ashru.exe?&lt;BR /&gt;&lt;BR /&gt;Next time, please, provide full command line - analyzing will be much easier.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Aug 2010 12:12:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774074#M253</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2010-08-03T12:12:24Z</dc:date>
    </item>
    <item>
      <title>Dear Sir,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774075#M254</link>
      <description>&lt;P&gt;Dear Sir,&lt;/P&gt;

&lt;P&gt;I have a similar error:&lt;/P&gt;

&lt;P&gt;mpdboot_node24 (handle_mpd_output 892): failed to ping mpd on node24.domain.com; received output={}&lt;/P&gt;

&lt;P&gt;My "entry_port" and "entry_host" is blank on the mpdboot debug:&lt;/P&gt;

&lt;P&gt;t0363nd@node26:/home/t0363nd&amp;gt; /appl/msc/msc2013.1/msc20131/linux64/intel/bin64/mpdboot -r ssh -f hosts -d&lt;BR /&gt;
	debug: starting&lt;BR /&gt;
	running mpdallexit on node26&lt;BR /&gt;
	debug: launch cmd= env I_MPI_JOB_TAGGED_PORT_OUTPUT=1 /appl/msc/msc2013.1/msc20131/linux64/intel/bin64/mpd.py &amp;nbsp; --ncpus=1 --myhost=node26 -e -d -s 1&lt;BR /&gt;
	debug: mpd on node26 &amp;nbsp;on port 51090&lt;BR /&gt;
	debug: info for running mpd: {'ip': '10.134.160.55', 'ncpus': 1, 'list_port': 51090, 'entry_port': '', 'host': 'node26', 'entry_host': '', 'ifhn': ''&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Is that part of my issue?&lt;/P&gt;

&lt;P&gt;I am using legacy code with IntelMPI 2.3&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 14:48:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/failed-to-ping-mpd/m-p/774075#M254</guid>
      <dc:creator>Joe_G_</dc:creator>
      <dc:date>2017-05-12T14:48:33Z</dc:date>
    </item>
  </channel>
</rss>

