<?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 Re: mpdboot error in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/mpdboot-error/m-p/914848#M2316</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/198675"&gt;Gergana Slavova (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;The mpd.conf file is edited on Linux machine instead of copying. No strange symbol is included. I start the mpdboot command from node001.&lt;/P&gt;
&lt;P&gt;For /etc/hosts, no message is about node001 or node002 although I can freely ssh to any calculation node. &lt;EM&gt;I am not the administrator, so I do not how it works. However, I know the node001 message would be as follow if it existed in /etc/hosts, &lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;10.141.0.1  node001.cm.cluster node001&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi Xiaoming,&lt;/P&gt;
&lt;P&gt;The issue here is that the Intel MPI Library seems to think your ./mpd.conf file only contains a single machine name. Can you verify if that's true? Sometimes that happens if your hosts file has strange EOF symbols (for example, when copied from Microsoft to a Unix machine), or one of the lines is commented out inadvertanly, etc. Are you starting the mpdboot command from node001 or node002 or some other machine?&lt;/P&gt;
&lt;P&gt;Also, what does your /etc/hosts file look like?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;~Gergana&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Jan 2010 10:58:00 GMT</pubDate>
    <dc:creator>Xiaoming_Cao</dc:creator>
    <dc:date>2010-01-06T10:58:00Z</dc:date>
    <item>
      <title>mpdboot error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpdboot-error/m-p/914846#M2314</link>
      <description>I use intel impi 3.2.2.006.&lt;BR /&gt;When I want to mpdboot 2 hosts with debug mode:&lt;BR /&gt;&lt;BR /&gt;mpdboot -v -d -r ssh -n 2 -f ./mpd.conf &lt;BR /&gt;&lt;BR /&gt;the error message shows:&lt;BR /&gt;&lt;BR /&gt;debug: starting&lt;BR /&gt;totalnum=2  numhosts=1&lt;BR /&gt;there are not enough hosts on which to start all processes&lt;BR /&gt;&lt;BR /&gt;mpd.conf &lt;BR /&gt;node001:8&lt;BR /&gt;node002:8&lt;BR /&gt;And the python version in both nodes is 2.4.3.&lt;BR /&gt;&lt;BR /&gt;How can I solve it?&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jan 2010 18:51:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpdboot-error/m-p/914846#M2314</guid>
      <dc:creator>Xiaoming_Cao</dc:creator>
      <dc:date>2010-01-05T18:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: mpdboot error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpdboot-error/m-p/914847#M2315</link>
      <description>&lt;P&gt;Hi Xiaoming,&lt;/P&gt;
&lt;P&gt;The issue here is that the Intel MPI Library seems to think your ./mpd.conf file only contains a single machine name. Can you verify if that's true? Sometimes that happens if your hosts file has strange EOF symbols (for example, when copied from Microsoft to a Unix machine), or one of the lines is commented out inadvertanly, etc. Are you starting the mpdboot command from node001 or node002 or some other machine?&lt;/P&gt;
&lt;P&gt;Also, what does your /etc/hosts file look like?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;~Gergana&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2010 19:32:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpdboot-error/m-p/914847#M2315</guid>
      <dc:creator>Gergana_S_Intel</dc:creator>
      <dc:date>2010-01-05T19:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: mpdboot error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpdboot-error/m-p/914848#M2316</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/198675"&gt;Gergana Slavova (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;The mpd.conf file is edited on Linux machine instead of copying. No strange symbol is included. I start the mpdboot command from node001.&lt;/P&gt;
&lt;P&gt;For /etc/hosts, no message is about node001 or node002 although I can freely ssh to any calculation node. &lt;EM&gt;I am not the administrator, so I do not how it works. However, I know the node001 message would be as follow if it existed in /etc/hosts, &lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;10.141.0.1  node001.cm.cluster node001&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi Xiaoming,&lt;/P&gt;
&lt;P&gt;The issue here is that the Intel MPI Library seems to think your ./mpd.conf file only contains a single machine name. Can you verify if that's true? Sometimes that happens if your hosts file has strange EOF symbols (for example, when copied from Microsoft to a Unix machine), or one of the lines is commented out inadvertanly, etc. Are you starting the mpdboot command from node001 or node002 or some other machine?&lt;/P&gt;
&lt;P&gt;Also, what does your /etc/hosts file look like?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;~Gergana&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jan 2010 10:58:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpdboot-error/m-p/914848#M2316</guid>
      <dc:creator>Xiaoming_Cao</dc:creator>
      <dc:date>2010-01-06T10:58:00Z</dc:date>
    </item>
  </channel>
</rss>

