- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I compiled the Sample00c example present in the composer_xe_2013.5.192 directory and I ran it.
This is the output :
Checking for Intel(R) Xeon Phi(TM) (Target CPU) devices...
Number of Target devices installed: 0
Offload sections will execute on: Host CPU (fallback mode)
However, if I do a "lspci | grep o-pro" I get :
29:04:00.0 Co-processor: Intel Corporation Device 225d (rev 11)
94:83:00.0 Co-processor: Intel Corporation Device 225d (rev 11)
And if I run /opt/intel/mic/bin/micinfo :
MicInfo Utility Log
Created Fri Jul 11 18:39:34 2014
System Info
HOST OS : Linux
OS Version : 2.6.32-279.5.2.bl6.Bull.33.x86_64
Driver Version : 6720-16
MPSS Version : 2.1.6720-16
Host Physical Memory : 65950 MBDevice No: 0, Device Name: mic0
Version
Flash Version : 2.1.03.0386
SMC Firmware Version : 1.15.4830
SMC Boot Loader Version : 1.8.4326
uOS Version : 2.6.38.8-g2593b11
Device Serial Number : ADKC24200744Board
Vendor ID : 0x8086
Device ID : 0x225d
Subsystem ID : 0x2500
Coprocessor Stepping ID : 3
PCIe Width : Insufficient Privileges
PCIe Speed : Insufficient Privileges
PCIe Max payload size : Insufficient Privileges
PCIe Max read req size : Insufficient Privileges
Coprocessor Model : 0x01
Coprocessor Model Ext : 0x00
Coprocessor Type : 0x00
Coprocessor Family : 0x0b
Coprocessor Family Ext : 0x00
Coprocessor Stepping : B1
Board SKU : B1PRQ-3115A
ECC Mode : Enabled
SMC HW Revision : Product 300W Active CSCores
Total No of Active Cores : 57
Voltage : 1054000 uV
Frequency : 1100000 kHzThermal
Fan Speed Control : On
Fan RPM : 2700
Fan PWM : 50
Die Temp : 62 CGDDR
GDDR Vendor : Hynix
GDDR Version : 0x3
GDDR Density : 2048 Mb
GDDR Size : 5952 MB
GDDR Technology : GDDR5
GDDR Speed : 5.000000 GT/s
GDDR Frequency : 2500000 kHz
GDDR Voltage : 1501000 uVDevice No: 1, Device Name: mic1
Version
Flash Version : 2.1.03.0386
SMC Firmware Version : 1.15.4830
SMC Boot Loader Version : 1.8.4326
uOS Version : 2.6.38.8-g2593b11
Device Serial Number : ADKC24200611Board
Vendor ID : 0x8086
Device ID : 0x225d
Subsystem ID : 0x2500
Coprocessor Stepping ID : 3
PCIe Width : Insufficient Privileges
PCIe Speed : Insufficient Privileges
PCIe Max payload size : Insufficient Privileges
PCIe Max read req size : Insufficient Privileges
Coprocessor Model : 0x01
Coprocessor Model Ext : 0x00
Coprocessor Type : 0x00
Coprocessor Family : 0x0b
Coprocessor Family Ext : 0x00
Coprocessor Stepping : B1
Board SKU : B1PRQ-3115A
ECC Mode : Enabled
SMC HW Revision : Product 300W Active CSCores
Total No of Active Cores : 57
Voltage : 999000 uV
Frequency : 1100000 kHzThermal
Fan Speed Control : On
Fan RPM : 2700
Fan PWM : 51
Die Temp : 81 CGDDR
GDDR Vendor : Hynix
GDDR Version : 0x3
GDDR Density : 2048 Mb
GDDR Size : 5952 MB
GDDR Technology : GDDR5
GDDR Speed : 5.000000 GT/s
GDDR Frequency : 2500000 kHz
GDDR Voltage : 1501000 uV
I also tried many other simple offload codes.
But nothing runs on the xeon phi.
Could you please point me out what is the problem ?
Thank you !
Vinczo
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In past instances of similar reports I found the user's environment was not initialized correctly as per compilervars.sh/csh setup scripts.
You can refer to additional details in the earlier post here and then double check that you source'd the compilervars.sh/csh script and that the LD_LIBRARY_PATH variable is setup correctly as discussed in the earlier cited post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Kevin,
That worked!
I was using modules to load environment but it appeared that not all variables were loaded by the module...
Best regards!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Excellent! Glad to hear that helped.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page