<?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 If I set export I_MPI_FABRICS in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-IntelIB-Basic-Intel-MPI-and-I-MPI-FABRICS-tmi/m-p/1059310#M4497</link>
    <description>&lt;P&gt;If I set &lt;CODE class="functions"&gt;export&lt;/CODE&gt; &lt;CODE class="plain"&gt;I_MPI_FABRICS=tmi:tmi&lt;/CODE&gt; the problem appear too.&lt;/P&gt;

&lt;P&gt;If I set &lt;CODE class="functions"&gt;export&lt;/CODE&gt; &lt;CODE class="plain"&gt;I_MPI_FABRICS=shm:tmi&lt;/CODE&gt; the problem appear.&lt;/P&gt;

&lt;P&gt;If I set &lt;CODE class="functions"&gt;export&lt;/CODE&gt; &lt;CODE class="plain"&gt;I_MPI_FABRICS=dapl:tmi&lt;/CODE&gt; the problem does not appear.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Nov 2014 14:26:00 GMT</pubDate>
    <dc:creator>Guillaume_De_Nayer</dc:creator>
    <dc:date>2014-11-19T14:26:00Z</dc:date>
    <item>
      <title>Problem with IntelIB-Basic, Intel MPI and I_MPI_FABRICS=tmi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-IntelIB-Basic-Intel-MPI-and-I-MPI-FABRICS-tmi/m-p/1059309#M4496</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We have a small cluster (head node + 4 nodes with 16 cores) using Intel infiniband. This cluster is under CentOS 6.6 (with the kernel of CentOS 6.5).&lt;/P&gt;

&lt;P&gt;On this cluster Intel Parallel Studio XE 2015 is installed. I_MPI_FABRICS is set per default to "tmi" only.&lt;/P&gt;

&lt;P&gt;When I start a job (using torque+maui) on several nodes, for example this one:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;#!/bin/bash                                                                                                                                                                                          
#PBS -N IMB-MPI1_intelmpi                                                                                                                                                                            
#PBS -l walltime=2:00:00                                                                                                                                                                             
#PBS -l nodes=3:ppn=4                                                                                                                                                                                                                                                                                                                                                      
cd $PBS_O_WORKDIR

export I_MPI_FABRICS=tmi                                                                                                                                                                            

mpirun IMB-MPI1&lt;/PRE&gt;

&lt;P&gt;&lt;BR /&gt;
	The job is running fine without any problem.&lt;/P&gt;

&lt;P&gt;Now I start a job on a node:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;#!/bin/bash                                                                                                                                                                                          
#PBS -N IMB-MPI1_intelmpi                                                                                                                                                                            
#PBS -l walltime=2:00:00                                                                                                                                                                             
#PBS -l nodes=1:ppn=16                                                                                                                                                                                                                                                                                                                                                      
cd $PBS_O_WORKDIR

export I_MPI_FABRICS=tmi                                                                                                                                                                            

mpirun IMB-MPI1&lt;/PRE&gt;

&lt;P&gt;This job does not start and I get this message:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;can't open /dev/ipath, network down 
tmi fabric is not available and fallback fabric is not enabled&lt;/PRE&gt;

&lt;P&gt;Is it normal?&lt;/P&gt;

&lt;P&gt;If I set as default I_MPI_FABRICS=dapl, I don't have this problem at all.&lt;/P&gt;

&lt;P&gt;How can I solve that?&lt;/P&gt;

&lt;P&gt;Best regards,&lt;/P&gt;

&lt;P&gt;Guillaume&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 07:54:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-IntelIB-Basic-Intel-MPI-and-I-MPI-FABRICS-tmi/m-p/1059309#M4496</guid>
      <dc:creator>Guillaume_De_Nayer</dc:creator>
      <dc:date>2014-11-19T07:54:24Z</dc:date>
    </item>
    <item>
      <title>If I set export I_MPI_FABRICS</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-IntelIB-Basic-Intel-MPI-and-I-MPI-FABRICS-tmi/m-p/1059310#M4497</link>
      <description>&lt;P&gt;If I set &lt;CODE class="functions"&gt;export&lt;/CODE&gt; &lt;CODE class="plain"&gt;I_MPI_FABRICS=tmi:tmi&lt;/CODE&gt; the problem appear too.&lt;/P&gt;

&lt;P&gt;If I set &lt;CODE class="functions"&gt;export&lt;/CODE&gt; &lt;CODE class="plain"&gt;I_MPI_FABRICS=shm:tmi&lt;/CODE&gt; the problem appear.&lt;/P&gt;

&lt;P&gt;If I set &lt;CODE class="functions"&gt;export&lt;/CODE&gt; &lt;CODE class="plain"&gt;I_MPI_FABRICS=dapl:tmi&lt;/CODE&gt; the problem does not appear.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 14:26:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problem-with-IntelIB-Basic-Intel-MPI-and-I-MPI-FABRICS-tmi/m-p/1059310#M4497</guid>
      <dc:creator>Guillaume_De_Nayer</dc:creator>
      <dc:date>2014-11-19T14:26:00Z</dc:date>
    </item>
  </channel>
</rss>

