<?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 MPI doesn't work (Fatal error in MPI_Init) in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-doesn-t-work-Fatal-error-in-MPI-Init/m-p/968613#M3279</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following problem:&lt;/P&gt;&lt;P&gt;I have two nodes and config file:&lt;/P&gt;
&lt;PRE class="brush:plain;"&gt;-n 1 -host node0 myapp
-n 1 -host node1 myapp&lt;/PRE&gt;

&lt;P&gt;In this way it works fine. However If I change the order of lines in config to:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;-n 1 -host node1 myapp
-n 1 -host node0 myapp&lt;/PRE&gt;

&lt;P&gt;It fails with the error:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;Fatal error in MPI_Init: Other MPI error, error stack:
MPIR_Init_thread(658)................:
MPID_Init(195).......................: channel initialization failed
MPIDI_CH3_Init(104)..................:
MPID_nem_tcp_post_init(344)..........:
MPID_nem_newtcp_module_connpoll(3102):
gen_cnting_fail_handler(1816)........: connect failed - The semaphore timeout period has expired.
 (errno 121)

job aborted:
rank: node: exit code[: error message]
0: node1: 1: process 0 exited without calling finalize
1: node0: 123&lt;/PRE&gt;

&lt;P&gt;What can be the reason for? Any ideas?&lt;/P&gt;</description>
    <pubDate>Wed, 02 Apr 2014 16:12:30 GMT</pubDate>
    <dc:creator>Ivan_I_1</dc:creator>
    <dc:date>2014-04-02T16:12:30Z</dc:date>
    <item>
      <title>MPI doesn't work (Fatal error in MPI_Init)</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-doesn-t-work-Fatal-error-in-MPI-Init/m-p/968613#M3279</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following problem:&lt;/P&gt;&lt;P&gt;I have two nodes and config file:&lt;/P&gt;
&lt;PRE class="brush:plain;"&gt;-n 1 -host node0 myapp
-n 1 -host node1 myapp&lt;/PRE&gt;

&lt;P&gt;In this way it works fine. However If I change the order of lines in config to:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;-n 1 -host node1 myapp
-n 1 -host node0 myapp&lt;/PRE&gt;

&lt;P&gt;It fails with the error:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;Fatal error in MPI_Init: Other MPI error, error stack:
MPIR_Init_thread(658)................:
MPID_Init(195).......................: channel initialization failed
MPIDI_CH3_Init(104)..................:
MPID_nem_tcp_post_init(344)..........:
MPID_nem_newtcp_module_connpoll(3102):
gen_cnting_fail_handler(1816)........: connect failed - The semaphore timeout period has expired.
 (errno 121)

job aborted:
rank: node: exit code[: error message]
0: node1: 1: process 0 exited without calling finalize
1: node0: 123&lt;/PRE&gt;

&lt;P&gt;What can be the reason for? Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 16:12:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-doesn-t-work-Fatal-error-in-MPI-Init/m-p/968613#M3279</guid>
      <dc:creator>Ivan_I_1</dc:creator>
      <dc:date>2014-04-02T16:12:30Z</dc:date>
    </item>
    <item>
      <title>Hi Ivan,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-doesn-t-work-Fatal-error-in-MPI-Init/m-p/968614#M3280</link>
      <description>&lt;P&gt;Hi Ivan,&lt;/P&gt;

&lt;P&gt;Are you able to ssh from node0 to node1 and from node1 to node0?&amp;nbsp; Do the IP addresses of the nodes resolve identically between each node?&lt;/P&gt;

&lt;P&gt;Sincerely,&lt;BR /&gt;
	James Tullos&lt;BR /&gt;
	Technical Consulting Engineer&lt;BR /&gt;
	Intel® Cluster Tools&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2014 18:52:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-doesn-t-work-Fatal-error-in-MPI-Init/m-p/968614#M3280</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2014-04-07T18:52:30Z</dc:date>
    </item>
  </channel>
</rss>

