<?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: Problems running with mpi  in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868158#M1768</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
I have exactly the same setup (i.e. impi 3.2, opensuse 11.1) on a dell precision&lt;BR /&gt;and I exactly see the same problems (i.e. the same error messages in /tmp/mpd2 logfiles)&lt;BR /&gt;&lt;BR /&gt;Bernd&lt;BR /&gt;</description>
    <pubDate>Sat, 24 Jan 2009 11:01:44 GMT</pubDate>
    <dc:creator>bmohrpriv</dc:creator>
    <dc:date>2009-01-24T11:01:44Z</dc:date>
    <item>
      <title>Problems running with mpi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868154#M1764</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I`ve installed mpi 3.2 on C2Q 9550 with opensuse 11.1. I`ve done it before on opensuse 11.0 and never had any problems.&lt;BR /&gt;&lt;BR /&gt;So, when I`m trying to start my program I get this:&lt;BR /&gt;============================START====================================&lt;BR /&gt;sda@abs:~/d.dppc&amp;gt; mpirun -n 4 mdrun_mpi -v&lt;BR /&gt;WARNING: Can't read mpd.hosts for list of hosts, start only on current&lt;BR /&gt;mpiexec_abs (mpiexec 841): no msg recvd from mpd when expecting ack of request. Please examine the /tmp/mpd2.logfile_sda log file on each node of the ring.&lt;BR /&gt;mpdallexit: cannot connect to local mpd (/tmp/mpd2.console_sda_090112.170048_5311); possible causes:&lt;BR /&gt;1. no mpd is running on this host&lt;BR /&gt;2. an mpd is running but was started without a "console" (-n option)&lt;BR /&gt;=============================END=====================================&lt;BR /&gt;&lt;BR /&gt;The output of /tmp/mpd2.logfile_sda is the following&lt;BR /&gt;&lt;BR /&gt;=============================START===================================&lt;BR /&gt;sda@abs:~/d.dppc&amp;gt; less /tmp/mpd2.logfile_sda_090112.170704_5653&lt;BR /&gt;logfile for mpd with pid 5688&lt;BR /&gt;abs_41924: mpd_uncaught_except_tb handling:&lt;BR /&gt;&lt;TYPE&gt;: list index out of range&lt;BR /&gt;/opt/intel/impi/3.2/bin64/mpd.py 132 pin_Join_list&lt;BR /&gt;list.append(l1&lt;I&gt;+l2&lt;I&gt;+l3&lt;I&gt;)&lt;BR /&gt;/opt/intel/impi/3.2/bin64/mpd.py 421 pin_CpuList&lt;BR /&gt;ordids = pin_Join_list(info['pack_id'],info['core_id'],info['thread_id'],space)&lt;BR /&gt;/opt/intel/impi/3.2/bin64/mpd.py 2535 run_one_cli&lt;BR /&gt;self.PinList = pin_CpuList(gl_envvars, self.PinCase, self.PinSpace,self.CpuInfo,len(self.RanksToBeRunHere))&lt;BR /&gt;/opt/intel/impi/3.2/bin64/mpd.py 2369 do_mpdrun&lt;BR /&gt;rv = self.run_one_cli(lorank,msg)&lt;BR /&gt;/opt/intel/impi/3.2/bin64/mpd.py 1605 handle_console_input&lt;BR /&gt;self.do_mpdrun(msg)&lt;BR /&gt;/opt/intel/impi/3.2.0.011/bin64/mpdlib.py 613 handle_active_streams&lt;BR /&gt;handler(stream,*args)&lt;BR /&gt;/opt/intel/impi/3.2/bin64/mpd.py 1262 runmainloop&lt;BR /&gt;rv = self.streamHandler.handle_active_streams(timeout=8.0)&lt;BR /&gt;/opt/intel/impi/3.2/bin64/mpd.py 1231 run&lt;BR /&gt;self.runmainloop()&lt;BR /&gt;/opt/intel/impi/3.2/bin64/mpd.py 2762 &lt;MODULE&gt;&lt;BR /&gt;mpd.run()&lt;BR /&gt;============================END=============================&lt;BR /&gt;&lt;BR /&gt;Starting mpd with "mpd &amp;amp;" or "mpd -n &amp;amp;" did`t help.&lt;BR /&gt;&lt;BR /&gt;I`ve created ~/.mpd.conf file with 700 priorities and secret word in it - did`t help&lt;BR /&gt;&lt;BR /&gt;This are the test responses:&lt;BR /&gt;&lt;BR /&gt;========================START========================&lt;BR /&gt;mpdboot -n 2 -v -d&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;========================END===========================&lt;BR /&gt;&lt;BR /&gt;========================START=========================&lt;BR /&gt;mpdboot -n 1 -v -d&lt;BR /&gt;debug: starting&lt;BR /&gt;running mpdallexit on abs&lt;BR /&gt;LAUNCHED mpd on abs via&lt;BR /&gt;debug: launch cmd= env I_MPI_JOB_TAGGED_PORT_OUTPUT=1 /opt/intel/impi/3.2/bin64/mpd.py --ncpus=1 --myhost=abs -e -d -s 1&lt;BR /&gt;debug: mpd on abs on port 42445&lt;BR /&gt;RUNNING: mpd on abs&lt;BR /&gt;debug: info for running mpd: {'ip': '', 'ncpus': 1, 'list_port': 42445, 'entry_port': '', 'host': 'abs', 'entry_host': '', 'ifhn': ''}&lt;BR /&gt;=========================END==========================&lt;BR /&gt;&lt;BR /&gt;========================START=========================&lt;BR /&gt;mpiexec -n 2 /bin/hostname&lt;BR /&gt;mpiexec_abs: cannot connect to local mpd (/tmp/mpd2.console_sda); possible causes:&lt;BR /&gt;1. no mpd is running on this host&lt;BR /&gt;2. an mpd is running but was started without a "console" (-n option)&lt;BR /&gt;=========================END==========================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do you know how to fix this?&lt;BR /&gt;&lt;BR /&gt;THANKS!&lt;/MODULE&gt;&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/TYPE&gt;</description>
      <pubDate>Mon, 12 Jan 2009 14:05:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868154#M1764</guid>
      <dc:creator>genesup</dc:creator>
      <dc:date>2009-01-12T14:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running with mpi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868155#M1765</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
If you don't have mpd.hosts in the current directory, you need to point to one with the -f option, in order to start mpd on more than one node.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2009 14:21:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868155#M1765</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-01-12T14:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running with mpi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868156#M1766</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/367365"&gt;tim18&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; If you don't have mpd.hosts in the current directory, you need to point to one with the -f option, in order to start mpd on more than one node.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thank you for answering. &lt;BR /&gt;&lt;BR /&gt;1. I have a single CPU with 4 cores, so in my understanding I sould not have mdp.hosts file. This will default mpirun to run on current node only - the only one I have&lt;BR /&gt;2. I have created mpd.hosts file - I am not receiving any complaints about mpd.hosts any more, though this did not resolve the issue.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2009 15:11:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868156#M1766</guid>
      <dc:creator>genesup</dc:creator>
      <dc:date>2009-01-12T15:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running with mpi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868157#M1767</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;P&gt;Hello genesup,&lt;BR /&gt;&lt;BR /&gt;You're correct, if you don't specify an mpd.hosts file, mpirun would only run your program on the current node. The issue is probably rooted when trying to run mpiexec.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;P&gt;Can you either remove the .mpd.conf file you have created (that's automatically setup for you when you first use either mpirun or mpdboot) or change the settings of your file to 600 (which is what it should be)?&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;P&gt;As noted in the Release Notes, the Intel MPI Library currently supports OpenSUSE 10.3. I'm wondering if there've been any major changes between 10.3 and 11.0.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;~Gergana&lt;/P&gt;
===================================&lt;BR /&gt;Gergana Slavova&lt;BR /&gt;Technical Consulting Engineer&lt;BR /&gt;Intel Cluster Tools&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Jan 2009 17:47:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868157#M1767</guid>
      <dc:creator>Gergana_S_Intel</dc:creator>
      <dc:date>2009-01-12T17:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running with mpi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868158#M1768</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
I have exactly the same setup (i.e. impi 3.2, opensuse 11.1) on a dell precision&lt;BR /&gt;and I exactly see the same problems (i.e. the same error messages in /tmp/mpd2 logfiles)&lt;BR /&gt;&lt;BR /&gt;Bernd&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Jan 2009 11:01:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868158#M1768</guid>
      <dc:creator>bmohrpriv</dc:creator>
      <dc:date>2009-01-24T11:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running with mpi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868159#M1769</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hello bmohrpriv,&lt;BR /&gt;&lt;BR /&gt;Are you using your own $HOME/.mpd.conf file? If yes, I would suggest removing it and letting Intel MPI Library take care of creation of that file.&lt;BR /&gt;&lt;BR /&gt;If you believe this is a bug with the Intel MPI Library, feel free to submit a bug report at the Intel Premier site: &lt;A href="https://premier.intel.com" target="_blank"&gt;https://premier.intel.com&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;It would be great if you let us know ifyou're able to run a simple MPI program on your cluster. For example, the Intel MPI Library provides test examples located in the &lt;EM&gt;&lt;INSTALL_DIR&gt;/test&lt;/INSTALL_DIR&gt;&lt;/EM&gt; directory. Can you copy one of those to your home dir and try a quick experiment:&lt;BR /&gt;&lt;BR /&gt;$ cp /opt/intel/impi/3.2/test/test.c .&lt;BR /&gt;$ mpiicc test.c -o testc&lt;BR /&gt;$ mpirun -f mpd.hosts -n 2 ./testc&lt;BR /&gt;&lt;BR /&gt;Or, even simpler, try to run &lt;STRONG&gt;mpirun&lt;/STRONG&gt; with hostname instead:&lt;BR /&gt;&lt;BR /&gt;$ mpirun -f mpd.hosts -n 2 /bin/hostname&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;~Gergana&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Jan 2009 17:37:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868159#M1769</guid>
      <dc:creator>Gergana_S_Intel</dc:creator>
      <dc:date>2009-01-26T17:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running with mpi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868160#M1770</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
I finally found the real source of the problem: it is the program "cpuinfo" provided by Intel MPI. Executed on&lt;BR /&gt;my OpenSuse 11.1 it reports:&lt;BR /&gt;&lt;BR /&gt;suse11% cpuinfo&lt;BR /&gt;Architecture : x86_64&lt;BR /&gt;Hyperthreading: disabled&lt;BR /&gt;Packages : 0&lt;BR /&gt;Cores : 0&lt;BR /&gt;Processors : 0&lt;BR /&gt;===== Cache sharing =====&lt;BR /&gt;Cache Size Processors&lt;BR /&gt;L1 32 KB no sharing&lt;BR /&gt;L2 6 MB no sharing&lt;BR /&gt;&lt;BR /&gt;The cpuinfo program is used by default by MPD scripts to find out about the processor; ass you can see it reports 0 processors with 0 cores, resulting ultimately in the problem reported in the trhead.&lt;BR /&gt;&lt;BR /&gt;A workaround is to set the environment variable I_MPI_CPUINFO to "proc" telling MPD to use /proc/cpuinfo output instead of executing cpuinfo. With this setting, I finally can use Intel MPI on my OpenSuSe 11.1&lt;BR /&gt;&lt;BR /&gt;Bernd&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Feb 2009 12:45:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868160#M1770</guid>
      <dc:creator>bmohrpriv</dc:creator>
      <dc:date>2009-02-07T12:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running with mpi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868161#M1771</link>
      <description>&lt;DIV style="margin:0px;"&gt;Just a quick update for this issue. The root cause of the problem is that the system affinity mask size in OpenSuSE 11.1 has been increased. A fix will be included in the upcoming release of the Intel MPI Library to be released soon.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;~Gergana&lt;/DIV&gt;</description>
      <pubDate>Thu, 12 Mar 2009 21:05:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problems-running-with-mpi/m-p/868161#M1771</guid>
      <dc:creator>Gergana_S_Intel</dc:creator>
      <dc:date>2009-03-12T21:05:42Z</dc:date>
    </item>
  </channel>
</rss>

