<?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 Try removing these: I_MPI in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066602#M4584</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Try removing these:&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;nbsp;I_MPI_DEVICE, I_MPI_FALLBACK_DEVICE&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;And set I_MPI_FALLBACK to 0.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2016 18:42:54 GMT</pubDate>
    <dc:creator>Gregg_S_Intel</dc:creator>
    <dc:date>2016-09-12T18:42:54Z</dc:date>
    <item>
      <title>SLURM Intelmpi cannot use Infiniband only ethernet QLogic Intel switch and interfaces</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066600#M4582</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;

&lt;P&gt;I have a SLURM cluster setup with intelmpi and Ansys CFX.&lt;/P&gt;

&lt;P&gt;Here are my settings for the jobs:&lt;/P&gt;

&lt;P&gt;export I_MPI_DEBUG=5&lt;BR /&gt;
	export PSM_SHAREDCONTEXTS=1&lt;BR /&gt;
	export PSM_RANKS_PER_CONTEXT=4&lt;BR /&gt;
	export TMI_CONFIG=/etc/tmi.conf&lt;BR /&gt;
	export IPATH_NO_CPUAFFINITY=1&lt;BR /&gt;
	export I_MPI_DEVICE=rddsm&lt;BR /&gt;
	export I_MPI_FALLBACK_DEVICE=disable&lt;BR /&gt;
	export I_MPI_PLATFORM=bdw&lt;BR /&gt;
	export SLURM_CPU_BIND=none&lt;BR /&gt;
	export I_MPI_FABRICS=shm:tmi&lt;BR /&gt;
	export I_MPI_TMI_PROVIDER=psm&lt;BR /&gt;
	export I_MPI_FALLBACK=1&lt;/P&gt;

&lt;P&gt;I have also the intelmpi 5.0.3 module loaded under Centos 7&lt;/P&gt;

&lt;P&gt;And also the simulation starts but the traffic does not go trought ib0 interfaces.&lt;/P&gt;

&lt;P&gt;This is the output from the debug:&lt;/P&gt;

&lt;P&gt;[0] MPI startup(): Multi-threaded optimized library&lt;BR /&gt;
	[0] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[8] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[2] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[10] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[4] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[12] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[1] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[9] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[3] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[15] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[6] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[14] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[5] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[11] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[7] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[13] MPI startup(): shm and tmi data transfer modes&lt;BR /&gt;
	[0] MPI startup(): Rank &amp;nbsp; &amp;nbsp;Pid &amp;nbsp; &amp;nbsp; &amp;nbsp;Node name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Pin cpu&lt;BR /&gt;
	[0] MPI startup(): 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 12614 &amp;nbsp; &amp;nbsp;qingclinf-01.hpc.cluster &amp;nbsp;{0,1,2,20,21}&lt;BR /&gt;
	[0] MPI startup(): 1 &amp;nbsp; &amp;nbsp; &amp;nbsp; 12615 &amp;nbsp; &amp;nbsp;qingclinf-01.hpc.cluster &amp;nbsp;{3,4,22,23,24}&lt;BR /&gt;
	[0] MPI startup(): 2 &amp;nbsp; &amp;nbsp; &amp;nbsp; 12616 &amp;nbsp; &amp;nbsp;qingclinf-01.hpc.cluster &amp;nbsp;{5,6,7,25,26}&lt;BR /&gt;
	[0] MPI startup(): 3 &amp;nbsp; &amp;nbsp; &amp;nbsp; 12617 &amp;nbsp; &amp;nbsp;qingclinf-01.hpc.cluster &amp;nbsp;{8,9,27,28,29}&lt;BR /&gt;
	[0] MPI startup(): 4 &amp;nbsp; &amp;nbsp; &amp;nbsp; 12618 &amp;nbsp; &amp;nbsp;qingclinf-01.hpc.cluster &amp;nbsp;{10,11,12,30,31}&lt;BR /&gt;
	[0] MPI startup(): 5 &amp;nbsp; &amp;nbsp; &amp;nbsp; 12619 &amp;nbsp; &amp;nbsp;qingclinf-01.hpc.cluster &amp;nbsp;{13,14,32,33,34}&lt;BR /&gt;
	[0] MPI startup(): 6 &amp;nbsp; &amp;nbsp; &amp;nbsp; 12620 &amp;nbsp; &amp;nbsp;qingclinf-01.hpc.cluster &amp;nbsp;{15,16,17,35,36}&lt;BR /&gt;
	[0] MPI startup(): 7 &amp;nbsp; &amp;nbsp; &amp;nbsp; 12621 &amp;nbsp; &amp;nbsp;qingclinf-01.hpc.cluster &amp;nbsp;{18,19,37,38,39}&lt;BR /&gt;
	[0] MPI startup(): 8 &amp;nbsp; &amp;nbsp; &amp;nbsp; 12441 &amp;nbsp; &amp;nbsp;qingclinf-02.hpc.cluster &amp;nbsp;{0,1,2,20,21}&lt;BR /&gt;
	[0] MPI startup(): 9 &amp;nbsp; &amp;nbsp; &amp;nbsp; 12442 &amp;nbsp; &amp;nbsp;qingclinf-02.hpc.cluster &amp;nbsp;{3,4,22,23,24}&lt;BR /&gt;
	[0] MPI startup(): 10 &amp;nbsp; &amp;nbsp; &amp;nbsp;12443 &amp;nbsp; &amp;nbsp;qingclinf-02.hpc.cluster &amp;nbsp;{5,6,7,25,26}&lt;BR /&gt;
	[0] MPI startup(): 11 &amp;nbsp; &amp;nbsp; &amp;nbsp;12444 &amp;nbsp; &amp;nbsp;qingclinf-02.hpc.cluster &amp;nbsp;{8,9,27,28,29}&lt;BR /&gt;
	[0] MPI startup(): 12 &amp;nbsp; &amp;nbsp; &amp;nbsp;12445 &amp;nbsp; &amp;nbsp;qingclinf-02.hpc.cluster &amp;nbsp;{10,11,12,30,31}&lt;BR /&gt;
	[0] MPI startup(): 13 &amp;nbsp; &amp;nbsp; &amp;nbsp;12446 &amp;nbsp; &amp;nbsp;qingclinf-02.hpc.cluster &amp;nbsp;{13,14,32,33,34}&lt;BR /&gt;
	[0] MPI startup(): 14 &amp;nbsp; &amp;nbsp; &amp;nbsp;12447 &amp;nbsp; &amp;nbsp;qingclinf-02.hpc.cluster &amp;nbsp;{15,16,17,35,36}&lt;BR /&gt;
	[0] MPI startup(): 15 &amp;nbsp; &amp;nbsp; &amp;nbsp;12448 &amp;nbsp; &amp;nbsp;qingclinf-02.hpc.cluster &amp;nbsp;{18,19,37,38,39}&lt;BR /&gt;
	[0] MPI startup(): I_MPI_DEBUG=5&lt;BR /&gt;
	[0] MPI startup(): I_MPI_FABRICS=shm:tmi&lt;BR /&gt;
	[0] MPI startup(): I_MPI_FALLBACK=1&lt;BR /&gt;
	[0] MPI startup(): I_MPI_INFO_NUMA_NODE_DIST=10,21,21,10&lt;BR /&gt;
	[0] MPI startup(): I_MPI_INFO_NUMA_NODE_MAP=qib0:0&lt;BR /&gt;
	[0] MPI startup(): I_MPI_INFO_NUMA_NODE_NUM=2&lt;BR /&gt;
	[0] MPI startup(): I_MPI_PIN_MAPPING=8:0 0,1 3,2 5,3 8,4 10,5 13,6 15,7 18&lt;BR /&gt;
	[0] MPI startup(): I_MPI_PLATFORM=auto&lt;BR /&gt;
	[0] MPI startup(): I_MPI_TMI_PROVIDER=psm&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;But there is not traffic over infinabd&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet 10.0.2.1 &amp;nbsp;netmask 255.255.255.0 &amp;nbsp;broadcast 10.0.2.255&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; inet6 fe80::211:7500:6e:de10 &amp;nbsp;prefixlen 64 &amp;nbsp;scopeid 0x20&amp;lt;link&amp;gt;&lt;BR /&gt;
	Infiniband hardware address can be incorrect! Please read BUGS section in ifconfig(8).&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; infiniband 80:00:00:03:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00 &amp;nbsp;txqueuelen 256 &amp;nbsp;(InfiniBand)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; RX packets 121 &amp;nbsp;bytes 23835 (23.2 KiB)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; RX errors 0 &amp;nbsp;dropped 0 &amp;nbsp;overruns 0 &amp;nbsp;frame 0&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; TX packets 118 &amp;nbsp;bytes 22643 (22.1 KiB)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; TX errors 0 &amp;nbsp;dropped 0 overruns 0 &amp;nbsp;carrier 0 &amp;nbsp;collisions 0&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I did chmod 666 on the /dev/ipath and /dev/infiniband* on the compute nodes.&lt;/P&gt;

&lt;P&gt;the /etc/tmi.conf has the library.&lt;/P&gt;

&lt;P&gt;Why are the sims running ok and will not over infinband. I can ping and ssh onver infinband but canno use it.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 17:13:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066600#M4582</guid>
      <dc:creator>Zeljko_M_</dc:creator>
      <dc:date>2016-09-06T17:13:14Z</dc:date>
    </item>
    <item>
      <title>Greetings,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066601#M4583</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;

&lt;P&gt;I have now configured DAPL,&lt;/P&gt;

&lt;P&gt;The sim starts I get the followin messages but still no traffic over Infiniband&lt;/P&gt;

&lt;P&gt;[12] MPI startup(): DAPL provider ofa-v2-qib0-1s&lt;BR /&gt;
	[6] MPI startup(): shm and dapl data transfer modes&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2016 14:41:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066601#M4583</guid>
      <dc:creator>Zeljko_M_</dc:creator>
      <dc:date>2016-09-09T14:41:52Z</dc:date>
    </item>
    <item>
      <title>Try removing these: I_MPI</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066602#M4584</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Try removing these:&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;nbsp;I_MPI_DEVICE, I_MPI_FALLBACK_DEVICE&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;And set I_MPI_FALLBACK to 0.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 18:42:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066602#M4584</guid>
      <dc:creator>Gregg_S_Intel</dc:creator>
      <dc:date>2016-09-12T18:42:54Z</dc:date>
    </item>
    <item>
      <title>I have tried this. Also dapl,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066603#M4585</link>
      <description>&lt;P&gt;I have tried this. Also dapl, tmi and so on. It is strange , the ofed stack is installed, the ibstatus is ok , the nodes can ping each other, but the apps will not communicate. Are there some /etc/infiniband/openibd.conf settings to make.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 18:48:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066603#M4585</guid>
      <dc:creator>Zeljko_M_</dc:creator>
      <dc:date>2016-09-12T18:48:45Z</dc:date>
    </item>
    <item>
      <title>The I_MPI_DEVICE setting</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066604#M4586</link>
      <description>&lt;P&gt;The I_MPI_DEVICE setting conflicts with the &amp;nbsp;I_MPI_FABRICS setting. &amp;nbsp;(I_MPI_DEVICE is deprecated.)&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;What error message do you get when the MPI is forced not to fallback? &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;(If it ran, something else is going on, maybe Ansys is overriding your settings.)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Try running the Intel MPI Benchmarks -- IMB-MPI1 in same directory as mpirun.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 19:17:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066604#M4586</guid>
      <dc:creator>Gregg_S_Intel</dc:creator>
      <dc:date>2016-09-12T19:17:41Z</dc:date>
    </item>
    <item>
      <title>Hey guys,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066605#M4587</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;

&lt;P&gt;I think that the HPC cluster was working from the start.&lt;/P&gt;

&lt;P&gt;When I use perfquery (native infiniband port counter) I see that packets are goting trough. And I cannot see them over ifconfig.&lt;/P&gt;

&lt;P&gt;I think the TCP-IP stack (the IPoIB) was designed for apps that would like to use the socket technology from Infiniband, and that the solver has recognized it use it natively over ib0 interface and the traffic is going trough infiniband stack.&lt;/P&gt;

&lt;P&gt;I do not get the error. The simulation is running and I get this&lt;/P&gt;

&lt;P&gt;[11] MPI startup(): shm and tmi data transfer modes&lt;/P&gt;

&lt;P&gt;So although I get a lot of data over Ethernet I think these are only sockets with Ethernet IPs for exchanging info and the calculations are going over MPI instances trough Infiniband interfaces natively.&lt;/P&gt;

&lt;P&gt;How could I also confirm / benchmark this?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;perfquery&lt;BR /&gt;
	# Port counters: Lid 1 port 1 (CapMask: 0x200)&lt;BR /&gt;
	PortSelect:......................1&lt;BR /&gt;
	CounterSelect:...................0x0000&lt;BR /&gt;
	SymbolErrorCounter:..............0&lt;BR /&gt;
	LinkErrorRecoveryCounter:........0&lt;BR /&gt;
	LinkDownedCounter:...............0&lt;BR /&gt;
	PortRcvErrors:...................0&lt;BR /&gt;
	PortRcvRemotePhysicalErrors:.....0&lt;BR /&gt;
	PortRcvSwitchRelayErrors:........0&lt;BR /&gt;
	PortXmitDiscards:................0&lt;BR /&gt;
	PortXmitConstraintErrors:........0&lt;BR /&gt;
	PortRcvConstraintErrors:.........0&lt;BR /&gt;
	CounterSelect2:..................0x00&lt;BR /&gt;
	LocalLinkIntegrityErrors:........0&lt;BR /&gt;
	ExcessiveBufferOverrunErrors:....0&lt;BR /&gt;
	VL15Dropped:.....................0&lt;BR /&gt;
	PortXmitData:....................252512975&lt;BR /&gt;
	PortRcvData:.....................244666221&lt;BR /&gt;
	PortXmitPkts:....................1301352&lt;BR /&gt;
	PortRcvPkts:.....................1308427&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Sep 2016 14:32:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066605#M4587</guid>
      <dc:creator>Zeljko_M_</dc:creator>
      <dc:date>2016-09-18T14:32:14Z</dc:date>
    </item>
    <item>
      <title>If it runs with I_MPI_FABRICS</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066606#M4588</link>
      <description>&lt;P&gt;If it runs with I_MPI_FABRICS=shm,tmi and I_MPI_FALLBACK=0, then the messages are going over infiniband.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 16:14:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/SLURM-Intelmpi-cannot-use-Infiniband-only-ethernet-QLogic-Intel/m-p/1066606#M4588</guid>
      <dc:creator>Gregg_S_Intel</dc:creator>
      <dc:date>2016-09-20T16:14:33Z</dc:date>
    </item>
  </channel>
</rss>

