<?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 I get the answer to my second in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-Installation/m-p/949670#M2892</link>
    <description>I get the answer to my second question, I need to start up a mpd on that node first. But if you have further suggestion on hydra I would appreciate.</description>
    <pubDate>Wed, 14 Nov 2012 20:56:07 GMT</pubDate>
    <dc:creator>Chen_Li</dc:creator>
    <dc:date>2012-11-14T20:56:07Z</dc:date>
    <item>
      <title>MPI Installation</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-Installation/m-p/949669#M2891</link>
      <description>&lt;P&gt;Two questions, first on the Cluster Studio installation.&lt;/P&gt;
&lt;P&gt;In the document, software "expect" is needed to make the ssh connectivity between nodes of the cluster. However, in my current cluster, all my nodes can ssh to each other without password. I wonder whether I can skip this "expect" requirement, since I do not want to complicate the existing ssh environment.&lt;/P&gt;
&lt;P&gt;Second question, on using Intel MPI&lt;/P&gt;
&lt;P&gt;After I installed on each node, I can use mpirun to test run MPI code on one node without problem, I can also use mpirun within SGE script to run MPI job across nodes without problem. But if I try to run mpiexec on a node, I get errors below. Could anyone give a hint of what is wrong? &amp;nbsp;Thanks a lot!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;[compute-0-2 FD3DVer1.0]mpiexec -np 2 -host localhost ./fd3dmpiVer1Debug&lt;/P&gt;
&lt;P&gt;mpiexec_compute-0-2.local: cannot connect to local mpd (/tmp/mpd2.console_lichen); 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;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2012 20:37:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-Installation/m-p/949669#M2891</guid>
      <dc:creator>Chen_Li</dc:creator>
      <dc:date>2012-11-14T20:37:24Z</dc:date>
    </item>
    <item>
      <title>I get the answer to my second</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-Installation/m-p/949670#M2892</link>
      <description>I get the answer to my second question, I need to start up a mpd on that node first. But if you have further suggestion on hydra I would appreciate.</description>
      <pubDate>Wed, 14 Nov 2012 20:56:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-Installation/m-p/949670#M2892</guid>
      <dc:creator>Chen_Li</dc:creator>
      <dc:date>2012-11-14T20:56:07Z</dc:date>
    </item>
    <item>
      <title>Hi Chen,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-Installation/m-p/949671#M2893</link>
      <description>Hi Chen,

You will only need expect to run the sshconnectivity script.  That script is provided to set up passwordless SSH.  Since you already have this set up, you will not need it.

Also, using mpiexec uses MPD as the process manager.  We recommend using Hydra instead.  If you use mpirun, it will default to Hydra.  You can use the environment variable I_MPI_PROCESS_MANAGER=mpd to use MPD with mpirun, and it will automatically launch the MPD ring when run.  You can also use mpiexec.hydra to explicitly use Hydra.

Sincerely,
James Tullos
Technical Consulting Engineer
Intel® Cluster Tools</description>
      <pubDate>Fri, 16 Nov 2012 14:54:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-Installation/m-p/949671#M2893</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2012-11-16T14:54:25Z</dc:date>
    </item>
  </channel>
</rss>

