<?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 Hello all, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/How-to-setup-4-Xeon-Phi-7120P-in-a-single-node-via-Infiniband/m-p/1095089#M66691</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;Allow me to further explain my situation.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I was informed by Dr. Fabio, developer of QE, that the future QE on Xeon Phi will be implementing the native and symmetrical modes. So, I need to setup passwordless ssh to each 7120P and back to the host. The cluster will have a shared /home directory to be accessible for all nodes and all 7120P (max. 28 of them).&lt;/P&gt;

&lt;P&gt;I have successful setup passwordless ssh to the Phi but NOT back to the host with the same user account. May I know why?&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;qeuser@node09:~$ ssh mic0
[qeuser@node09-mic0 ~]$ ssh host
qeuser@host's password: 
&lt;/PRE&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Rolly&lt;/P&gt;</description>
    <pubDate>Mon, 27 Feb 2017 12:03:00 GMT</pubDate>
    <dc:creator>Rolly_N_</dc:creator>
    <dc:date>2017-02-27T12:03:00Z</dc:date>
    <item>
      <title>How to setup 4 Xeon Phi 7120P in a single node via Infiniband?</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-setup-4-Xeon-Phi-7120P-in-a-single-node-via-Infiniband/m-p/1095087#M66689</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;I am new Xeon Phi user and we are budget limited to the Xeon Phi 7120P which is less expensive. We have a few Supermicro servers have 4 PCIe x16 slots and 2 PCIe x8 slots. I read the manual of the server and these PCIe slots are shared equally between the two CPU sockets. So, I am trying to installed 4 7120P to each of the nodes, and I can install 2 Mellanox ConnectX3 HCA to the 2 PCIe x8 slots. That means each CPU socket will be connected to 1x Infiniband HCA and 2x 7120P. But is this a supported configuration? I read about the MPSS manual and it reads each Xeon Phi should be connected to a separated HCA. There are total of 7 nodes in our small cluster.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;The Xeon Phi will be used to run the Quantum Espresso package as described in this link, but the example seems configured with 2 Xeon Phi per node, and can I add more Phi to the node?&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;Can I get any advantage by adding to 4 Xeon Phi per node?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/explicit-offload-for-quantum-espresso" target="_blank"&gt;https://software.intel.com/en-us/articles/explicit-offload-for-quantum-espresso&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Besides, is the Xeon Phi 7120P supported by MPSS 3.8 or later version? Any examples of using Mellanox OFED with Xeon Phi?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;Rolly&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 13:12:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-setup-4-Xeon-Phi-7120P-in-a-single-node-via-Infiniband/m-p/1095087#M66689</guid>
      <dc:creator>Rolly_N_</dc:creator>
      <dc:date>2017-02-14T13:12:29Z</dc:date>
    </item>
    <item>
      <title>Dear all,</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-setup-4-Xeon-Phi-7120P-in-a-single-node-via-Infiniband/m-p/1095088#M66690</link>
      <description>&lt;P style="font-size: 13.008px;"&gt;Dear all,&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;I am reporting my progress of making this to work on a single node with Ubuntu 16.04 server LTS and Mellanox MLNX_OFED_LINUX-3.4-2.0.0.0-ubuntu16.04-x86_64.&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;2 ConnectX-3 HCAs are installed to respective CPU slots, so when I do&lt;/P&gt;

&lt;PRE class="brush:bash;" style="font-size: 13.008px;"&gt;sudo lspci | grep "Mellanox"
&lt;/PRE&gt;

&lt;P style="font-size: 13.008px;"&gt;It returns,&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;&lt;SPAN style="font-size: 1em;"&gt;01:00.0 Network controller: Mellanox Technologies MT27500 Family [ConnectX-3]&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;82:00.0 Network controller: Mellanox Technologies MT27500 Family [ConnectX-3]&lt;/P&gt;

&lt;PRE class="brush:bash;" style="font-size: 13.008px;"&gt;sudo lspci | grep "Phi"&lt;/PRE&gt;

&lt;P style="font-size: 13.008px;"&gt;It returns,&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;83:00.0 Co-processor: Intel Corporation Xeon Phi coprocessor SE10/7120 series (rev 20)&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;The following step-by-step are based on,&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;&lt;A href="http://arrayfire.com/getting-started-with-the-intel-xeon-phi-on-ubuntu-14-04linux-kernel-3-13-0/"&gt;http://arrayfire.com/getting-started-with-the-intel-xeon-phi-on-ubuntu-14-04linux-kernel-3-13-0/&lt;/A&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-many-integrated-core/topic/532329#comment-1815945"&gt;https://software.intel.com/en-us/forums/intel-many-integrated-core/topic/532329#comment-1815945&lt;/A&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;1) Install Ubuntu 16.04 LTS server, sudo apt-get update, sudo apt-get upgrade, sudo apt-get dist-upgrade, to get the latest kernel&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;2) sudo&amp;nbsp;apt-get install build-essential linux-headers-generic&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;3) download the MPSS 3.8.1 source tar, unzip and the kernel module files are located at&amp;nbsp;mpss-3.8.1/src/mpss-modules-3.8.1.&lt;/P&gt;

&lt;PRE class="brush:bash;" style="font-size: 13.008px;"&gt;make
sudo make install
sudo depmod
sudo rmmod mic_host
sudo vi /etc/modprobe.d/blacklist-mic-host.conf (blacklist mic_host)
sudo modprobe mic&lt;/PRE&gt;

&lt;P style="font-size: 13.008px;"&gt;4) download the MPSS 3.8.1 rpm package tar, unzip and the rpm files are located at&amp;nbsp;/mpss-3.8.1,&lt;/P&gt;

&lt;PRE class="brush:bash;" style="font-size: 13.008px;"&gt;tar xvf  mpss-3.8.1-linux.tar
cd mpss-3.8.1
sudo alien --scripts *.rpm
dpkg -i *.deb
sudo vi /etc/ld.so.conf.d/zz_x86_64-compat.conf (/usr/lib64)
sudo ldconfig&lt;/PRE&gt;

&lt;P style="font-size: 13.008px;"&gt;5) update the firmware and since my cards are 7120P C0 stepping, I have to use&lt;/P&gt;

&lt;PRE class="brush:bash;" style="font-size: 13.008px;"&gt;sudo /usr/bin/micflash -update -device all&lt;/PRE&gt;

&lt;P style="font-size: 13.008px;"&gt;6) run miccheck, but need to link&lt;/P&gt;

&lt;PRE class="brush:bash;" style="font-size: 13.008px;"&gt;sudo ln -s /usr/bin/lspci  /sbin/lspci
sudo miccheck
sudo micinfo&lt;/PRE&gt;

&lt;P style="font-size: 13.008px;"&gt;7) configure the mic, but when I run&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:bash;" style="font-size: 13.008px;"&gt;sudo micctrl --initdefaults -vv&lt;/PRE&gt;

&lt;P style="font-size: 13.008px;"&gt;It returns an error,&lt;/P&gt;

&lt;PRE class="brush:bash;" style="font-size: 13.008px;"&gt;   [Info] mic0: Using existing /etc/mpss/default.conf
   [Info] mic0: Using existing /etc/mpss/mic0.conf
   [Info] mic0: File System Base /usr/share/mpss/boot/initramfs-knightscorner.cpio.gz
   [Info] mic0: MIC Family x100
   [Info] mic0: MPSSVersion 3.x
   [Info] mic0: Common files at /var/mpss/common
   [Info] mic0: Unique files at /var/mpss/mic0
   [Info] mic0: Hostname node09-mic0
[Filesys] mic0: Update /etc/hosts remove mic0
[Filesys] mic0: Update /etc/hosts remove hostmic0
[Filesys] mic0: Created /etc/network/interfaces
[Filesys] mic0: Update /var/mpss/mic0/etc/network/interfaces
[Filesys] mic0: Update /etc/hosts with 172.31.1.1 node09-mic0
   [Info] mic0: Verbose mode Disabled
   [Info] mic0: Linux OS image /usr/share/mpss/boot/bzImage-knightscorner
                System Map /usr/share/mpss/boot/bzImage-knightscorner
   [Info] mic0: Boot On Start Enabled
   [Info] mic0: Shutdown Timeout 300
   [Info] mic0: MIC Crash Dump at /var/crash/mic size 16
  [Error] mic0: Create failed for /etc/ssh/ rsa1 keys: Operation not permitted
   [Info] mic0: ExtraCommandLine 'highres=off noautogroup'
   [Info] mic0: RootDevice RamFS /var/mpss/mic0.image.gz
   [Info] mic0: Console hvc0
   [Info] mic0: PowerManagement cpufreq_on;corec6_on;pc3_on;pc6_on
   [Info] mic0: Cgroup memory=disabled
   [Info] mic0: [Parse] /etc/mpss/mic0.conf
   [Info] mic0: [Parse] Configuration version 1.1
   [Info] mic0: [Parse] /etc/mpss/default.conf
[Filesys] mic0: Update /var/mpss/mic0/etc/hosts
&lt;/PRE&gt;

&lt;P style="font-size: 13.008px;"&gt;It appears that micctrl is not able to create the ssh key? and it may be due to Ubuntu not using su by default? so I try&lt;/P&gt;

&lt;PRE class="brush:;" style="font-size: 13.008px;"&gt;sudo bash&lt;/PRE&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Now&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;root@node09:~# ssh mic0&lt;BR /&gt;
	The authenticity of host 'mic0 (172.31.1.1)' can't be established.&lt;BR /&gt;
	ECDSA key fingerprint is SHA256:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.&lt;BR /&gt;
	Are you sure you want to continue connecting (yes/no)? yes&lt;BR /&gt;
	Warning: Permanently added 'mic0,172.31.1.1' (ECDSA) to the list of known hosts.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;[root@node09-mic0 ~]# uname -a&lt;BR /&gt;
	Linux node09-mic0 2.6.38.8+mpss3.8.1 #1 SMP Thu Jan 12 16:10:30 EST 2017 k1om GNU/Linux&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;It appears working.&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;I also notice that the file /etc/mpss/mpss.ubuntu has to be modified in order to load the mpssd at startup, the 1st line has to change to&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:;" style="font-size: 13.008px;"&gt;#!/bin/bash -e&lt;/PRE&gt;

&lt;P style="font-size: 13.008px;"&gt;Then,&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:bash;" style="font-size: 13.008px;"&gt;sudo cp /etc/mpss/mpss.ubuntu /etc/init.d/mpss&lt;/PRE&gt;

&lt;P style="font-size: 13.008px;"&gt;&lt;SPAN style="color: rgb(85, 85, 85); font-family: Consolas, &amp;quot;Andale Mono WT&amp;quot;, &amp;quot;Andale Mono&amp;quot;, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Lucida Sans Typewriter&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Nimbus Mono L&amp;quot;, Monaco, &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 13.6px; background-color: rgb(247, 247, 249);"&gt;sudo update-rc.d mpss defaults 99 10&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;Reboot and lspci | grep "mic" now shows mic is loaded at boot! :)&lt;/P&gt;

&lt;P style="font-size: 13.008px;"&gt;Now,&lt;/P&gt;

&lt;PRE class="brush:bash;" style="font-size: 13.008px;"&gt;qeuser@node09:~$ sudo miccheck
MicCheck 3.8.1-1
Copyright (c) 2016, Intel Corporation.

Executing default tests for host
  Test 0: Check number of devices the OS sees in the system ... pass
  Test 1: Check mic driver is loaded ... pass
  Test 2: Check number of devices driver sees in the system ... pass
  Test 3: Check mpssd daemon is running ... pass
Executing default tests for device: 0
  Test 4 (mic0): Check device is in online state and its postcode is FF ... pass
  Test 5 (mic0): Check ras daemon is available in device ... pass
  Test 6 (mic0): Check running flash version is correct ... pass
  Test 7 (mic0): Check running SMC firmware version is correct ... pass

Status: OK&lt;/PRE&gt;

&lt;P style="font-size: 13.008px;"&gt;and,&lt;/P&gt;

&lt;PRE class="brush:bash;" style="font-size: 13.008px;"&gt;qeuser@node09:~$ sudo micinfo
MicInfo Utility Log
Created Sat Feb 25 22:49:44 2017


	System Info
		HOST OS			: Linux
		OS Version		: 4.4.0-64-generic
		Driver Version		: 3.8.1-1
		MPSS Version		: NotAvailable
		Host Physical Memory	: 257836 MB

Device No: 0, Device Name: mic0

	Version
		Flash Version 		 : 2.1.02.0391
		SMC Firmware Version	 : 1.17.6900
		SMC Boot Loader Version	 : 1.8.4326
		Coprocessor OS Version 	 : 2.6.38.8+mpss3.8.1
		Device Serial Number 	 : ADKC33400518

	Board
		Vendor ID 		 : 0x8086
		Device ID 		 : 0x225c
		Subsystem ID 		 : 0x7d95
		Coprocessor Stepping ID	 : 2
		PCIe Width 		 : x16
		PCIe Speed 		 : 5 GT/s
		PCIe Max payload size	 : 256 bytes
		PCIe Max read req size	 : 512 bytes
		Coprocessor Model	 : 0x01
		Coprocessor Model Ext	 : 0x00
		Coprocessor Type	 : 0x00
		Coprocessor Family	 : 0x0b
		Coprocessor Family Ext	 : 0x00
		Coprocessor Stepping 	 : C0
		Board SKU 		 : C0PRQ-7120 P/A/X/D
		ECC Mode 		 : Enabled
		SMC HW Revision 	 : Product 300W Passive CS

	Cores
		Total No of Active Cores : 61
		Voltage 		 : 995000 uV
		Frequency		 : 1238095 kHz

	Thermal
		Fan Speed Control 	 : N/A
		Fan RPM 		 : N/A
		Fan PWM 		 : N/A
		Die Temp		 : 51 C

	GDDR
		GDDR Vendor		 : Samsung
		GDDR Version		 : 0x6
		GDDR Density		 : 4096 Mb
		GDDR Size		 : 15872 MB
		GDDR Technology		 : GDDR5 
		GDDR Speed		 : 5.500000 GT/s 
		GDDR Frequency		 : 2750000 kHz
		GDDR Voltage		 : 1501000 uV&lt;/PRE&gt;

&lt;P style="font-size: 13.008px;"&gt;Now, it appears working. My next step is going to config IPoIB with MPSS.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2017 12:20:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-setup-4-Xeon-Phi-7120P-in-a-single-node-via-Infiniband/m-p/1095088#M66690</guid>
      <dc:creator>Rolly_N_</dc:creator>
      <dc:date>2017-02-25T12:20:00Z</dc:date>
    </item>
    <item>
      <title>Hello all,</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-setup-4-Xeon-Phi-7120P-in-a-single-node-via-Infiniband/m-p/1095089#M66691</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;Allow me to further explain my situation.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I was informed by Dr. Fabio, developer of QE, that the future QE on Xeon Phi will be implementing the native and symmetrical modes. So, I need to setup passwordless ssh to each 7120P and back to the host. The cluster will have a shared /home directory to be accessible for all nodes and all 7120P (max. 28 of them).&lt;/P&gt;

&lt;P&gt;I have successful setup passwordless ssh to the Phi but NOT back to the host with the same user account. May I know why?&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;qeuser@node09:~$ ssh mic0
[qeuser@node09-mic0 ~]$ ssh host
qeuser@host's password: 
&lt;/PRE&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Rolly&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 12:03:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-setup-4-Xeon-Phi-7120P-in-a-single-node-via-Infiniband/m-p/1095089#M66691</guid>
      <dc:creator>Rolly_N_</dc:creator>
      <dc:date>2017-02-27T12:03:00Z</dc:date>
    </item>
    <item>
      <title>Hello all,</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-setup-4-Xeon-Phi-7120P-in-a-single-node-via-Infiniband/m-p/1095090#M66692</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;After some testing, I gave up on Ubuntu 16.04 and switched to CentOS 7 for installation of the Phis.&lt;/P&gt;

&lt;P&gt;Thanks for your attention.&lt;/P&gt;

&lt;P&gt;Rolly&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 05:55:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-setup-4-Xeon-Phi-7120P-in-a-single-node-via-Infiniband/m-p/1095090#M66692</guid>
      <dc:creator>Rolly_N_</dc:creator>
      <dc:date>2017-03-02T05:55:59Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-setup-4-Xeon-Phi-7120P-in-a-single-node-via-Infiniband/m-p/1095091#M66693</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for all the work that you did trying to get this running. I am a total noob and in way over my head, but I want to make this work as it is a challenge that is driving my curiosity.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is CentOS 7 a better option overall?&lt;/P&gt;&lt;P&gt;Are the steps that you outlined still valid when using CentOS7?&lt;/P&gt;&lt;P&gt;I doubt this is possible but I would love to talk maybe over the phone or email if possible... If not I would love to continue on here...&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running a Mac Pro 4,1 flashed to 5,1 with dual Intel Xeon E5520s (8 core) and I have recently bought the Xeon Phi CoProcessor 71S1P.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a virtual machine running CentOS7 in VirtualBox...&lt;/P&gt;&lt;P&gt;Any help, or resources to getting this thing up and running would be greatly appreciated!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Andy Cavazos&lt;/P&gt;&lt;P&gt;andres.cavazos@me.com&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 May 2020 18:29:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-setup-4-Xeon-Phi-7120P-in-a-single-node-via-Infiniband/m-p/1095091#M66693</guid>
      <dc:creator>Cavazos__Andres</dc:creator>
      <dc:date>2020-05-16T18:29:22Z</dc:date>
    </item>
  </channel>
</rss>

