Software Archive
Read-only legacy content

Xeon Phi

Donato_P_
Beginner
903 Views

Hi,

we are interested to buy this intel xeon phi:

http://ark.intel.com/it/products/75798/Intel-Xeon-Phi-Coprocessor-3120P-6GB-1_100-GHz-57-core

we would like install this device on a HP PROLINAT DL 585 G7 with 4 AMD OPTERON CPU

and linux centOS 5.5.

Anyone has information about the compatibility of the AMD processors with intel xeon phi 2130  and LINUX CentOS 5.5.

Regards 

0 Kudos
10 Replies
TaylorIoTKidd
New Contributor I
903 Views

Hi Donato,

I can't speak to AMD compatibility. Hopefully, someone in the community will. There are some BIOS requirements you should check. Look at the readme files at https://software.intel.com/en-us/articles/intel-manycore-platform-software-stack-mpss.

As to compatibility with CentOS 5.5, a number of the community have ported the stack to several operating systems and versions not directly supported by Intel, including CentOS  "Not supported" only means that Intel does not validate against the OS and version. Getting the stack working on a non-validated OS requires recompiling at the very least. The above link also contains the location of the sources.

Regards
--
Taylor
 

0 Kudos
TimP
Honored Contributor III
903 Views

Centos 5.5 would be expected to show the same problems as red hat 5.5, which doesn't support Intel(r) Xepn Phi(tm).  CentOS versions which correspond exactly to supported Red Hat versions would work with the MPSS for those versions, without rebuild, provided that the hardware platform is compatible.

HP ought to have information on compatibility of Intel(r) Xeon Phi(tm) with their platforms.  When I was still working at Intel, Intel had some of the information from the OEMs, but it wasn't permitted to be discussed on this forum, in part because it wasn't necessarily reliable.

0 Kudos
Donato_P_
Beginner
903 Views

Hi, 

 

we bought an Intel Xeon PHI 3120A and we updated our 

CentOS from 5.5 to 5.10 we have 

a kernel 2.6.18-194.17.4.el5

can you send us information how to recompile 

mpss for our kernel version ?

 

thanks D.

 

0 Kudos
TimP
Honored Contributor III
903 Views

The minimum rhel requirement for current mpss has been raised to 6.2.  5.x never was supported.  If you use a version and kernel release which are supported on red hat, you shouldn't require recompilation for centos.  Build instructions are easily found by web searches using site:software.intel.com but I don't expect to find anything for rhel or centos 5.x.  Among the problems on the host side are lack of support for AVX prior to rhel 6.1; as far as I know supported host CPUs are all AVX (unlike my 2.5 year old MIC/WSM setup).

0 Kudos
Donato_P_
Beginner
903 Views

Hi I installed a new centOS 6.3 in our server 

and i tried to install the mpss-3.4

when i try to type modprobe mic (chapter 2.2 point 4)

I get these errors 

 

WARNING: All config files need .conf: /etc/modprobe.d/RCS, it will be ignored in a future release.
FATAL: Module mic not found.

 

In my lspci i have this result

 

08:00.0 Co-processor: Intel Corporation Device 225d (rev 20)

 

my mic.ko file is in the folder

lib/modules/extra/2.6.32-279.el6.x86_64

 

but i think modprobe reads in the folder

lib/modules/extra/2.6.32-279.14.1.el6.x86_64

Can you help me?

Can

 

 

 

 

 

 

 

 

 

 

0 Kudos
BelindaLiviero
Employee
903 Views

Donato, is it possible for you to run 'micdebug.sh' and attach the output to this thread.   thank you-

 

0 Kudos
Donato_P_
Beginner
903 Views

Dear Belinda,

I send you the output 

 

'micdebug.sh' Version 1.3.3
micdebug.sh: Using folder '/tmp' for temporary data storage...
Saving the host dmesg output...
Copying messages log, mpssd log, '/etc/modprobe.d/mic.conf'...
Saving shell environment...
Copying distribution release information...
Copying '/etc/selinux/config' if present...
Gathering host network data (ifconfig and /etc/sysconfig/network*/ifcgf*.conf)...
Saving 'uname -a' informations...
Unable to find ICC!; This doesn't mean it not installed, just not found!
Saving RPM package list (rpm -qa)...
Saving list of running processes (ps -aef)...
Saving 'lsmod' output for the host...
Saving BIOS information (dmidecode)...
'iptables' firewall service found. Recording current status...
Detected NetworkManager, getting its status...
Gathering debug data...
Running 'service mpss status'...
The 'mpss' service is stopped.
Running 'service micras status'...
The 'micras' service is stopped.
Running an undetailed 'lspci'...
Gathering software configuration data...
Copying /etc/mpss/default.conf...
Copying /etc/mpss/conf.d/*.conf files...
Checking and validating ssh keys (using ls and diff)...
Crash dumps were not requested (use the '--include_crash_dumps' option)...
PROBLEM: The number of '/etc/mpss/mic*.conf' files does not equal what 'lspci' reports (1)!
Possible configuration problem!
Getting PCIe addresses for all coprocessors (using lspci)...
Saving detailed (lspci -vvvv) information for only coprocessors...
Saving full lspci -t tree information...
Saving full 'lspci' output for the entire PCIe tree...

 

Sep 25 17:34:37 nefilim kernel: imklog 5.8.10, log source = /proc/kmsg started.
Sep 25 17:34:37 nefilim rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="3070" x-info="http://www.rsyslog.com"] start
Sep 25 17:34:37 nefilim kernel: Initializing cgroup subsys cpuset
Sep 25 17:34:37 nefilim kernel: Initializing cgroup subsys cpu
Sep 25 17:34:37 nefilim kernel: Linux version 2.6.32-279.14.1.el6.x86_64 (mockbuild@c6b8.bsys.dev.centos.org) (gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC) ) #1 SMP Tue Nov 6 23:43:09 UTC 2012
Sep 25 17:34:37 nefilim kernel: Command line: ro root=UUID=6f3d944b-fd73-477f-8b13-cf4afcb4b219 rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
Sep 25 17:34:37 nefilim kernel: KERNEL supported cpus:
Sep 25 17:34:37 nefilim kernel:  Intel GenuineIntel
Sep 25 17:34:37 nefilim kernel:  AMD AuthenticAMD
Sep 25 17:34:37 nefilim kernel:  Centaur CentaurHauls
Sep 25 17:34:37 nefilim kernel: BIOS-provided physical RAM map:
Sep 25 17:34:37 nefilim kernel: BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
Sep 25 17:34:37 nefilim kernel: BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
Sep 25 17:34:37 nefilim kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Sep 25 17:34:37 nefilim kernel: BIOS-e820: 0000000000100000 - 00000000bde0c000 (usable)
Sep 25 17:34:37 nefilim kernel: BIOS-e820: 00000000bde0c000 - 00000000bde4c000 (ACPI data)
Sep 25 17:34:37 nefilim kernel: BIOS-e820: 00000000bde4c000 - 00000000bde4d000 (usable)
Sep 25 17:34:37 nefilim kernel: BIOS-e820: 00000000bde4d000 - 00000000d0000000 (reserved)
Sep 25 17:34:37 nefilim kernel: BIOS-e820: 00000000fec00000 - 00000000fee10000 (reserved)
Sep 25 17:34:37 nefilim kernel: BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Sep 25 17:34:37 nefilim kernel: BIOS-e820: 0000000100000000 - 000000103ffff000 (usable)
Sep 25 17:34:37 nefilim kernel: DMI 2.7 present.
Sep 25 17:34:37 nefilim kernel: SMBIOS version 2.7 @ 0xF4F20
Sep 25 17:34:37 nefilim kernel: last_pfn = 0x103ffff max_arch_pfn = 0x400000000
Sep 25 17:34:37 nefilim kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Sep 25 17:34:37 nefilim kernel: last_pfn = 0xbde4d max_arch_pfn = 0x400000000
Sep 25 17:34:37 nefilim kernel: Using GB pages for direct mapping
Sep 25 17:34:37 nefilim kernel: init_memory_mapping: 0000000000000000-00000000bde4d000
Sep 25 17:34:37 nefilim kernel: init_memory_mapping: 0000000100000000-000000103ffff000
Sep 25 17:34:37 nefilim kernel: RAMDISK: 371f0000 - 37fef07b
Sep 25 17:34:37 nefilim kernel: ACPI: RSDP 00000000000f4ee0 00024 (v02 HP    )
Sep 25 17:34:37 nefilim kernel: ACPI: XSDT 00000000bde0f3c0 000AC (v01 HP     ProLiant 00000002   Ò? 0000162E)
Sep 25 17:34:37 nefilim kernel: ACPI: FACP 00000000bde0f4c0 000F4 (v03 HP     ProLiant 00000002   Ò? 0000162E)
Sep 25 17:34:37 nefilim kernel: ACPI: DSDT 00000000bde0f5c0 0CD60 (v01 HP         DSDT 00000001 INTL 20061109)
Sep 25 17:34:37 nefilim kernel: ACPI: FACS 00000000bde0c140 00040
Sep 25 17:34:37 nefilim kernel: ACPI: SPCR 00000000bde0c180 00050 (v01 HP     SPCRRBSU 00000001   Ò? 0000162E)
Sep 25 17:34:37 nefilim kernel: ACPI: MCFG 00000000bde0c200 0003C (v01 HP     ProLiant 00000001      00000000)
Sep 25 17:34:37 nefilim kernel: ACPI: HPET 00000000bde0c240 00038 (v01 HP     ProLiant 00000002   Ò? 0000162E)
Sep 25 17:34:37 nefilim kernel: ACPI: SPMI 00000000bde0c280 00040 (v05 HP     ProLiant 00000001   Ò? 0000162E)
Sep 25 17:34:37 nefilim kernel: ACPI: ERST 00000000bde0c2c0 001D0 (v01 HP     ProLiant 00000001   Ò? 0000162E)
Sep 25 17:34:37 nefilim kernel: ACPI: APIC 00000000bde0c4c0 0016A (v01 HP     ProLiant 00000002      00000000)
Sep 25 17:34:37 nefilim kernel: ACPI: SRAT 00000000bde0c7c0 003C0 (v02 AMD    AGESA    00000001 AMD  00000001)
Sep 25 17:34:37 nefilim kernel: ACPI: FFFF 00000000bde0cfc0 00176 (v01 HP     ProLiant 00000001   Ò? 0000162E)
Sep 25 17:34:37 nefilim kernel: ACPI: BERT 00000000bde0d140 00030 (v01 HP     ProLiant 00000001   Ò? 0000162E)
Sep 25 17:34:37 nefilim kernel: ACPI: HEST 00000000bde0d180 0018C (v01 HP     ProLiant 00000001   Ò? 0000162E)
Sep 25 17:34:37 nefilim kernel: ACPI: FFFF 00000000bde0d340 00064 (v02 HP     ProLiant 00000002   Ò? 0000162E)
Sep 25 17:34:37 nefilim kernel: ACPI: FFFF 00000000bde0d3c0 00000 (v00                 00000000      00000000)
Sep 25 17:34:37 nefilim kernel: ACPI: SSDT 00000000bde1c340 00125 (v03     HP  CRSPCI0 00000002   HP 00000001)
Sep 25 17:34:37 nefilim kernel: ACPI: SSDT 00000000bde1c480 0BD3D (v03 HP      pci1cmn 00000002 INTL 20090625)
Sep 25 17:34:37 nefilim kernel: ACPI: SSDT 00000000bde281c0 00076 (v03     HP  CRSPCI1 00000002   HP 00000001)
Sep 25 17:34:37 nefilim kernel: ACPI: SSDT 00000000bde28240 00377 (v01     HP     pmab 00000001 INTL 20090625)
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 0 -> APIC 16 -> Node 0
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 0 -> APIC 17 -> Node 0
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 0 -> APIC 18 -> Node 0
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 0 -> APIC 19 -> Node 0
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 1 -> APIC 20 -> Node 1
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 1 -> APIC 21 -> Node 1
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 1 -> APIC 22 -> Node 1
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 1 -> APIC 23 -> Node 1
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 2 -> APIC 32 -> Node 2
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 2 -> APIC 33 -> Node 2
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 2 -> APIC 34 -> Node 2
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 2 -> APIC 35 -> Node 2
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 3 -> APIC 36 -> Node 3
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 3 -> APIC 37 -> Node 3
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 3 -> APIC 38 -> Node 3
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 3 -> APIC 39 -> Node 3
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 4 -> APIC 48 -> Node 4
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 4 -> APIC 49 -> Node 4
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 4 -> APIC 50 -> Node 4
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 4 -> APIC 51 -> Node 4
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 5 -> APIC 52 -> Node 5
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 5 -> APIC 53 -> Node 5
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 5 -> APIC 54 -> Node 5
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 5 -> APIC 55 -> Node 5
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 6 -> APIC 68 -> Node 6
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 6 -> APIC 69 -> Node 6
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 6 -> APIC 70 -> Node 6
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 6 -> APIC 71 -> Node 6
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 7 -> APIC 64 -> Node 7
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 7 -> APIC 65 -> Node 7
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 7 -> APIC 66 -> Node 7
Sep 25 17:34:37 nefilim kernel: SRAT: PXM 7 -> APIC 67 -> Node 7
Sep 25 17:34:37 nefilim kernel: SRAT: Node 0 PXM 0 0-a0000
Sep 25 17:34:37 nefilim kernel: SRAT: Node 0 PXM 0 100000-c0000000
Sep 25 17:34:37 nefilim kernel: SRAT: Node 0 PXM 0 100000000-240000000
Sep 25 17:34:37 nefilim kernel: SRAT: Node 1 PXM 1 240000000-440000000
Sep 25 17:34:37 nefilim kernel: SRAT: Node 2 PXM 2 440000000-640000000
Sep 25 17:34:37 nefilim kernel: SRAT: Node 3 PXM 3 640000000-840000000
Sep 25 17:34:37 nefilim kernel: SRAT: Node 4 PXM 4 840000000-a40000000
Sep 25 17:34:37 nefilim kernel: SRAT: Node 5 PXM 5 a40000000-c40000000
Sep 25 17:34:37 nefilim kernel: SRAT: Node 6 PXM 6 c40000000-e40000000
Sep 25 17:34:37 nefilim kernel: SRAT: Node 7 PXM 7 e40000000-1040000000
Sep 25 17:34:37 nefilim kernel: Bootmem setup node 0 0000000000000000-0000000240000000
Sep 25 17:34:37 nefilim kernel:  NODE_DATA [000000000002c840 - 000000000006083f]
Sep 25 17:34:37 nefilim kernel:  bootmap [0000000000100000 -  0000000000147fff] pages 48
Sep 25 17:34:37 nefilim kernel: (9 early reservations) ==> bootmem [0000000000 - 0240000000]
Sep 25 17:34:37 nefilim kernel:  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
Sep 25 17:34:37 nefilim kernel:  #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
Sep 25 17:34:37 nefilim kernel:  #2 [0001000000 - 0002012024]    TEXT DATA BSS ==> [0001000000 - 0002012024]
Sep 25 17:34:37 nefilim kernel:  #3 [00371f0000 - 0037fef07b]          RAMDISK ==> [00371f0000 - 0037fef07b]
Sep 25 17:34:37 nefilim kernel:  #4 [000009e800 - 0000100000]    BIOS reserved ==> [000009e800 - 0000100000]
Sep 25 17:34:37 nefilim kernel:  #5 [0002013000 - 0002013188]              BRK ==> [0002013000 - 0002013188]
Sep 25 17:34:37 nefilim kernel:  #6 [0000008000 - 000000a000]          PGTABLE ==> [0000008000 - 000000a000]
Sep 25 17:34:37 nefilim kernel:  #7 [000000a000 - 000000c000]          PGTABLE ==> [000000a000 - 000000c000]
Sep 25 17:34:37 nefilim kernel:  #8 [000000c000 - 000002c840]       MEMNODEMAP ==> [000000c000 - 000002c840]
Sep 25 17:34:37 nefilim kernel: Bootmem setup node 1 0000000240000000-0000000440000000
Sep 25 17:34:37 nefilim kernel:  NODE_DATA [0000000240000040 - 000000024003403f]
Sep 25 17:34:37 nefilim kernel:  bootmap [0000000240035000 -  0000000240074fff] pages 40
Sep 25 17:34:37 nefilim kernel: (9 early reservations) ==> bootmem [0240000000 - 0440000000]
Sep 25 17:34:37 nefilim kernel:  #0 [0000000000 - 0000001000]   BIOS data page
Sep 25 17:34:37 nefilim kernel:  #1 [0000006000 - 0000008000]       TRAMPOLINE
Sep 25 17:34:37 nefilim kernel:  #2 [0001000000 - 0002012024]    TEXT DATA BSS
Sep 25 17:34:37 nefilim kernel:  #3 [00371f0000 - 0037fef07b]          RAMDISK
Sep 25 17:34:37 nefilim kernel:  #4 [000009e800 - 0000100000]    BIOS reserved
Sep 25 17:34:37 nefilim kernel:  #5 [0002013000 - 0002013188]              BRK
Sep 25 17:34:37 nefilim kernel:  #6 [0000008000 - 000000a000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #7 [000000a000 - 000000c000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #8 [000000c000 - 000002c840]       MEMNODEMAP
Sep 25 17:34:37 nefilim kernel: Bootmem setup node 2 0000000440000000-0000000640000000
Sep 25 17:34:37 nefilim kernel:  NODE_DATA [0000000440000080 - 000000044003407f]
Sep 25 17:34:37 nefilim kernel:  bootmap [0000000440035000 -  0000000440074fff] pages 40
Sep 25 17:34:37 nefilim kernel: (9 early reservations) ==> bootmem [0440000000 - 0640000000]
Sep 25 17:34:37 nefilim kernel:  #0 [0000000000 - 0000001000]   BIOS data page
Sep 25 17:34:37 nefilim kernel:  #1 [0000006000 - 0000008000]       TRAMPOLINE
Sep 25 17:34:37 nefilim kernel:  #2 [0001000000 - 0002012024]    TEXT DATA BSS
Sep 25 17:34:37 nefilim kernel:  #3 [00371f0000 - 0037fef07b]          RAMDISK
Sep 25 17:34:37 nefilim kernel:  #4 [000009e800 - 0000100000]    BIOS reserved
Sep 25 17:34:37 nefilim kernel:  #5 [0002013000 - 0002013188]              BRK
Sep 25 17:34:37 nefilim kernel:  #6 [0000008000 - 000000a000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #7 [000000a000 - 000000c000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #8 [000000c000 - 000002c840]       MEMNODEMAP
Sep 25 17:34:37 nefilim kernel: Bootmem setup node 3 0000000640000000-0000000840000000
Sep 25 17:34:37 nefilim kernel:  NODE_DATA [00000006400000c0 - 00000006400340bf]
Sep 25 17:34:37 nefilim kernel:  bootmap [0000000640035000 -  0000000640074fff] pages 40
Sep 25 17:34:37 nefilim kernel: (9 early reservations) ==> bootmem [0640000000 - 0840000000]
Sep 25 17:34:37 nefilim kernel:  #0 [0000000000 - 0000001000]   BIOS data page
Sep 25 17:34:37 nefilim kernel:  #1 [0000006000 - 0000008000]       TRAMPOLINE
Sep 25 17:34:37 nefilim kernel:  #2 [0001000000 - 0002012024]    TEXT DATA BSS
Sep 25 17:34:37 nefilim kernel:  #3 [00371f0000 - 0037fef07b]          RAMDISK
Sep 25 17:34:37 nefilim kernel:  #4 [000009e800 - 0000100000]    BIOS reserved
Sep 25 17:34:37 nefilim kernel:  #5 [0002013000 - 0002013188]              BRK
Sep 25 17:34:37 nefilim kernel:  #6 [0000008000 - 000000a000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #7 [000000a000 - 000000c000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #8 [000000c000 - 000002c840]       MEMNODEMAP
Sep 25 17:34:37 nefilim kernel: Bootmem setup node 4 0000000840000000-0000000a40000000
Sep 25 17:34:37 nefilim kernel:  NODE_DATA [0000000840000100 - 00000008400340ff]
Sep 25 17:34:37 nefilim kernel:  bootmap [0000000840035000 -  0000000840074fff] pages 40
Sep 25 17:34:37 nefilim kernel: (9 early reservations) ==> bootmem [0840000000 - 0a40000000]
Sep 25 17:34:37 nefilim kernel:  #0 [0000000000 - 0000001000]   BIOS data page
Sep 25 17:34:37 nefilim kernel:  #1 [0000006000 - 0000008000]       TRAMPOLINE
Sep 25 17:34:37 nefilim kernel:  #2 [0001000000 - 0002012024]    TEXT DATA BSS
Sep 25 17:34:37 nefilim kernel:  #3 [00371f0000 - 0037fef07b]          RAMDISK
Sep 25 17:34:37 nefilim kernel:  #4 [000009e800 - 0000100000]    BIOS reserved
Sep 25 17:34:37 nefilim kernel:  #5 [0002013000 - 0002013188]              BRK
Sep 25 17:34:37 nefilim kernel:  #6 [0000008000 - 000000a000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #7 [000000a000 - 000000c000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #8 [000000c000 - 000002c840]       MEMNODEMAP
Sep 25 17:34:37 nefilim kernel: Bootmem setup node 5 0000000a40000000-0000000c40000000
Sep 25 17:34:37 nefilim kernel:  NODE_DATA [0000000a40000140 - 0000000a4003413f]
Sep 25 17:34:37 nefilim kernel:  bootmap [0000000a40035000 -  0000000a40074fff] pages 40
Sep 25 17:34:37 nefilim kernel: (9 early reservations) ==> bootmem [0a40000000 - 0c40000000]
Sep 25 17:34:37 nefilim kernel:  #0 [0000000000 - 0000001000]   BIOS data page
Sep 25 17:34:37 nefilim kernel:  #1 [0000006000 - 0000008000]       TRAMPOLINE
Sep 25 17:34:37 nefilim kernel:  #2 [0001000000 - 0002012024]    TEXT DATA BSS
Sep 25 17:34:37 nefilim kernel:  #3 [00371f0000 - 0037fef07b]          RAMDISK
Sep 25 17:34:37 nefilim kernel:  #4 [000009e800 - 0000100000]    BIOS reserved
Sep 25 17:34:37 nefilim kernel:  #5 [0002013000 - 0002013188]              BRK
Sep 25 17:34:37 nefilim kernel:  #6 [0000008000 - 000000a000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #7 [000000a000 - 000000c000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #8 [000000c000 - 000002c840]       MEMNODEMAP
Sep 25 17:34:37 nefilim kernel: Bootmem setup node 6 0000000c40000000-0000000e40000000
Sep 25 17:34:37 nefilim kernel:  NODE_DATA [0000000c40000180 - 0000000c4003417f]
Sep 25 17:34:37 nefilim kernel:  bootmap [0000000c40035000 -  0000000c40074fff] pages 40
Sep 25 17:34:37 nefilim kernel: (9 early reservations) ==> bootmem [0c40000000 - 0e40000000]
Sep 25 17:34:37 nefilim kernel:  #0 [0000000000 - 0000001000]   BIOS data page
Sep 25 17:34:37 nefilim kernel:  #1 [0000006000 - 0000008000]       TRAMPOLINE
Sep 25 17:34:37 nefilim kernel:  #2 [0001000000 - 0002012024]    TEXT DATA BSS
Sep 25 17:34:37 nefilim kernel:  #3 [00371f0000 - 0037fef07b]          RAMDISK
Sep 25 17:34:37 nefilim kernel:  #4 [000009e800 - 0000100000]    BIOS reserved
Sep 25 17:34:37 nefilim kernel:  #5 [0002013000 - 0002013188]              BRK
Sep 25 17:34:37 nefilim kernel:  #6 [0000008000 - 000000a000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #7 [000000a000 - 000000c000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #8 [000000c000 - 000002c840]       MEMNODEMAP
Sep 25 17:34:37 nefilim kernel: Bootmem setup node 7 0000000e40000000-000000103ffff000
Sep 25 17:34:37 nefilim kernel:  NODE_DATA [0000000e400001c0 - 0000000e400341bf]
Sep 25 17:34:37 nefilim kernel:  bootmap [0000000e40035000 -  0000000e40074fff] pages 40
Sep 25 17:34:37 nefilim kernel: (9 early reservations) ==> bootmem [0e40000000 - 103ffff000]
Sep 25 17:34:37 nefilim kernel:  #0 [0000000000 - 0000001000]   BIOS data page
Sep 25 17:34:37 nefilim kernel:  #1 [0000006000 - 0000008000]       TRAMPOLINE
Sep 25 17:34:37 nefilim kernel:  #2 [0001000000 - 0002012024]    TEXT DATA BSS
Sep 25 17:34:37 nefilim kernel:  #3 [00371f0000 - 0037fef07b]          RAMDISK
Sep 25 17:34:37 nefilim kernel:  #4 [000009e800 - 0000100000]    BIOS reserved
Sep 25 17:34:37 nefilim kernel:  #5 [0002013000 - 0002013188]              BRK
Sep 25 17:34:37 nefilim kernel:  #6 [0000008000 - 000000a000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #7 [000000a000 - 000000c000]          PGTABLE
Sep 25 17:34:37 nefilim kernel:  #8 [000000c000 - 000002c840]       MEMNODEMAP
Sep 25 17:34:37 nefilim kernel: found SMP MP-table at [ffff8800000f4f60] f4f60
Sep 25 17:34:37 nefilim kernel: Zone PFN ranges:
Sep 25 17:34:37 nefilim kernel:  DMA      0x00000001 -> 0x00001000
Sep 25 17:34:37 nefilim kernel:  DMA32    0x00001000 -> 0x00100000
Sep 25 17:34:37 nefilim kernel:  Normal   0x00100000 -> 0x0103ffff
Sep 25 17:34:37 nefilim kernel: Movable zone start PFN for each node
Sep 25 17:34:37 nefilim kernel: early_node_map[11] active PFN ranges
Sep 25 17:34:37 nefilim kernel:    0: 0x00000001 -> 0x0000009e
Sep 25 17:34:37 nefilim kernel:    0: 0x00000100 -> 0x000bde0c
Sep 25 17:34:37 nefilim kernel:    0: 0x000bde4c -> 0x000bde4d
Sep 25 17:34:37 nefilim kernel:    0: 0x00100000 -> 0x00240000
Sep 25 17:34:37 nefilim kernel:    1: 0x00240000 -> 0x00440000
Sep 25 17:34:37 nefilim kernel:    2: 0x00440000 -> 0x00640000
Sep 25 17:34:37 nefilim kernel:    3: 0x00640000 -> 0x00840000
Sep 25 17:34:37 nefilim kernel:    4: 0x00840000 -> 0x00a40000
Sep 25 17:34:37 nefilim kernel:    5: 0x00a40000 -> 0x00c40000
Sep 25 17:34:37 nefilim kernel:    6: 0x00c40000 -> 0x00e40000
Sep 25 17:34:37 nefilim kernel:    7: 0x00e40000 -> 0x0103ffff
Sep 25 17:34:37 nefilim kernel: ACPI: PM-Timer IO Port: 0x920
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x10] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x20] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x10] lapic_id[0x30] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x18] lapic_id[0x40] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x11] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x09] lapic_id[0x21] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x11] lapic_id[0x31] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x19] lapic_id[0x41] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x12] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x22] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x12] lapic_id[0x32] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x42] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x13] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x23] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x13] lapic_id[0x33] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x43] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x14] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x24] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x14] lapic_id[0x34] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x44] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x15] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x25] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x15] lapic_id[0x35] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x45] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x16] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x26] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x16] lapic_id[0x36] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x46] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x17] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x27] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x17] lapic_id[0x37] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x47] enabled)
Sep 25 17:34:37 nefilim kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
Sep 25 17:34:37 nefilim kernel: ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
Sep 25 17:34:37 nefilim kernel: IOAPIC[0]: apic_id 8, version 33, address 0xfec00000, GSI 0-23
Sep 25 17:34:37 nefilim kernel: ACPI: IOAPIC (id[0x09] address[0xdfffc000] gsi_base[24])
Sep 25 17:34:37 nefilim kernel: IOAPIC[1]: apic_id 9, version 33, address 0xdfffc000, GSI 24-55
Sep 25 17:34:37 nefilim kernel: ACPI: IOAPIC (id[0x0a] address[0xfcffc000] gsi_base[56])
Sep 25 17:34:37 nefilim kernel: IOAPIC[2]: apic_id 10, version 33, address 0xfcffc000, GSI 56-87
Sep 25 17:34:37 nefilim kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
Sep 25 17:34:37 nefilim kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Sep 25 17:34:37 nefilim kernel: Using ACPI (MADT) for SMP configuration information
Sep 25 17:34:37 nefilim kernel: ACPI: HPET id: 0x1166a201 base: 0xfed00000
Sep 25 17:34:37 nefilim kernel: SMP: Allowing 32 CPUs, 0 hotplug CPUs
Sep 25 17:34:37 nefilim kernel: PM: Registered nosave memory: 000000000009e000 - 000000000009f000
Sep 25 17:34:37 nefilim kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Sep 25 17:34:37 nefilim kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
Sep 25 17:34:37 nefilim kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Sep 25 17:34:37 nefilim kernel: PM: Registered nosave memory: 00000000bde0c000 - 00000000bde4c000
Sep 25 17:34:37 nefilim kernel: PM: Registered nosave memory: 00000000bde4d000 - 00000000d0000000
Sep 25 17:34:37 nefilim kernel: PM: Registered nosave memory: 00000000d0000000 - 00000000fec00000
Sep 25 17:34:37 nefilim kernel: PM: Registered nosave memory: 00000000fec00000 - 00000000fee10000
Sep 25 17:34:37 nefilim kernel: PM: Registered nosave memory: 00000000fee10000 - 00000000ff800000
Sep 25 17:34:37 nefilim kernel: PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
Sep 25 17:34:37 nefilim kernel: Allocating PCI resources starting at d0000000 (gap: d0000000:2ec00000)
Sep 25 17:34:37 nefilim kernel: Booting paravirtualized kernel on bare hardware
Sep 25 17:34:37 nefilim kernel: NR_CPUS:4096 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:8
Sep 25 17:34:37 nefilim kernel: PERCPU: Embedded 31 pages/cpu @ffff880028200000 s94424 r8192 d24360 u524288
Sep 25 17:34:37 nefilim kernel: pcpu-alloc: s94424 r8192 d24360 u524288 alloc=1*2097152
Sep 25 17:34:37 nefilim kernel: pcpu-alloc: [0] 00 04 08 12 [1] 01 05 09 13 
Sep 25 17:34:37 nefilim kernel: pcpu-alloc: [2] 02 06 10 14 [3] 03 07 11 15 
Sep 25 17:34:37 nefilim kernel: pcpu-alloc: [4] 16 20 24 28 [5] 17 21 25 29 
Sep 25 17:34:37 nefilim kernel: pcpu-alloc: [6] 18 22 26 30 [7] 19 23 27 31 
Sep 25 17:34:37 nefilim kernel: Built 8 zonelists in Zone order, mobility grouping on.  Total pages: 16535329
Sep 25 17:34:37 nefilim kernel: Policy zone: Normal
Sep 25 17:34:37 nefilim kernel: Kernel command line: ro root=UUID=6f3d944b-fd73-477f-8b13-cf4afcb4b219 rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
Sep 25 17:34:37 nefilim kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Sep 25 17:34:37 nefilim kernel: Checking aperture...
Sep 25 17:34:37 nefilim kernel: No AGP bridge found
Sep 25 17:34:37 nefilim kernel: Node 0: aperture @ 20000000 size 32 MB
Sep 25 17:34:37 nefilim kernel: Aperture pointing to e820 RAM. Ignoring.
Sep 25 17:34:37 nefilim kernel: Your BIOS doesn't leave a aperture memory hole
Sep 25 17:34:37 nefilim kernel: Please enable the IOMMU option in the BIOS setup
Sep 25 17:34:37 nefilim kernel: This costs you 64 MB of RAM
Sep 25 17:34:37 nefilim kernel: Mapping aperture over 65536 KB of RAM @ 20000000
Sep 25 17:34:37 nefilim kernel: PM: Registered nosave memory: 0000000020000000 - 0000000024000000
Sep 25 17:34:37 nefilim kernel: AMD-Vi disabled by default: pass amd_iommu=on to enable

 

 

0 Kudos
Frances_R_Intel
Employee
903 Views

Donato,

When you ran micdebug.sh, it would have created a file micdebug_{date and time}.tgz in your current working directory. Could you send that? You might want to send it as part of a private message because it does have system identifiable information in it. Go to the message that Belinda posted, click on "Send Author a Message", write a short note and attach the tgz file using the Protected Attachment at the bottom of that page.

I have a couple questions of my own, though. The MPSS install should not have put a file called RCS in /etc/modprobe.d/. Do you use the RCS configuration management system on your machine? Is RCS a file or a directory? If it is a directory, what is in it?

0 Kudos
Donato_P_
Beginner
903 Views

Hi we bought a new server

now we are able to use our intel mic 

but we have a problem with the passwd?

if I try to type

ssh mic0

i have to type the root passwd to use the mic 

after this i use correctly our mic

how con i remove the passwd request ?

 

Thanks D.

0 Kudos
Loc_N_Intel
Employee
903 Views

You can set up passwordless on the coprocessor, please refer to Section 2.5 in the readme file. Thank you.

0 Kudos
Reply