<?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 Hi Xiaoxin, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973409#M24538</link>
    <description>&lt;P&gt;Hi Xiaoxin,&lt;/P&gt;
&lt;P&gt;It seems like to need to start the MPSS stack before you can run your offload code:&lt;/P&gt;
&lt;P&gt;% service mpss start&lt;/P&gt;
&lt;P&gt;For the meaning of all error codes, let me do some research and get back to you. Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2013 17:21:44 GMT</pubDate>
    <dc:creator>Loc_N_Intel</dc:creator>
    <dc:date>2013-11-04T17:21:44Z</dc:date>
    <item>
      <title>Error codes for xeon phi</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973408#M24537</link>
      <description>&lt;P&gt;I meet the following error when running some sample codes:&amp;nbsp;"offload error: cannot start process on the device 0 (error code 9)"&lt;/P&gt;

&lt;P&gt;Does anyone know how to solve this problem? Is there a way to find out the meaning of different error codes?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2013 03:12:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973408#M24537</guid>
      <dc:creator>Xiaoxin_T_</dc:creator>
      <dc:date>2013-11-03T03:12:55Z</dc:date>
    </item>
    <item>
      <title>Hi Xiaoxin,</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973409#M24538</link>
      <description>&lt;P&gt;Hi Xiaoxin,&lt;/P&gt;
&lt;P&gt;It seems like to need to start the MPSS stack before you can run your offload code:&lt;/P&gt;
&lt;P&gt;% service mpss start&lt;/P&gt;
&lt;P&gt;For the meaning of all error codes, let me do some research and get back to you. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2013 17:21:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973409#M24538</guid>
      <dc:creator>Loc_N_Intel</dc:creator>
      <dc:date>2013-11-04T17:21:44Z</dc:date>
    </item>
    <item>
      <title>I find the List of Run-Time</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973410#M24539</link>
      <description>&lt;P&gt;I find the List of Run-Time Error Messages here &lt;A href="http://software.intel.com/en-us/node/464618"&gt;http://software.intel.com/en-us/node/464618&lt;/A&gt;&amp;nbsp; . In&amp;nbsp;the above case, it seems like &amp;nbsp;your coprocessor is not available yet, you need to bring it up. Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2013 18:14:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973410#M24539</guid>
      <dc:creator>Loc_N_Intel</dc:creator>
      <dc:date>2013-11-04T18:14:06Z</dc:date>
    </item>
    <item>
      <title>Thanks for your response :-)</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973411#M24540</link>
      <description>&lt;P&gt;Thanks for your response :-)&lt;/P&gt;
&lt;P&gt;But both "service mpss start" and "micctrl -w" show that the device is online. Does that mean the service has been started?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;loc-nguyen (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi Xiaoxin,&lt;/P&gt;
&lt;P&gt;It seems like to need to start the MPSS stack before you can run your offload code:&lt;/P&gt;
&lt;P&gt;% service mpss start&lt;/P&gt;
&lt;P&gt;For the meaning of all error codes, let me do some research and get back to you. Thanks.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2013 04:07:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973411#M24540</guid>
      <dc:creator>Xiaoxin_T_</dc:creator>
      <dc:date>2013-11-05T04:07:01Z</dc:date>
    </item>
    <item>
      <title>Hi Xiaoxin,</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973412#M24541</link>
      <description>&lt;P&gt;Hi Xiaoxin,&lt;/P&gt;
&lt;P&gt;That is interesting. Could you tell me the MPSS version, the compiler version and where you get the sample code? I will reproduce the problem. Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2013 17:34:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973412#M24541</guid>
      <dc:creator>Loc_N_Intel</dc:creator>
      <dc:date>2013-11-05T17:34:34Z</dc:date>
    </item>
    <item>
      <title>[xiaoxin.tang@compute-phi-d1</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973413#M24542</link>
      <description>&lt;P&gt;[xiaoxin.tang@compute-phi-d1-002-p ~]$ micinfo&lt;BR /&gt;MicInfo Utility Log&lt;/P&gt;
&lt;P&gt;Created Wed Nov 6 14:34:21 2013&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt; System Info&lt;BR /&gt; HOST OS : Linux&lt;BR /&gt; OS Version : 2.6.32-279.el6.x86_64&lt;BR /&gt; Driver Version : 6720-15&lt;BR /&gt; MPSS Version : 2.1.6720-15&lt;BR /&gt; Host Physical Memory : 132132 MB&lt;/P&gt;
&lt;P&gt;Device No: 0, Device Name: mic0&lt;/P&gt;
&lt;P&gt;Version&lt;BR /&gt; Flash Version : 2.1.03.0386&lt;BR /&gt; SMC Firmware Version : 1.15.4830&lt;BR /&gt; SMC Boot Loader Version : 1.8.4326&lt;BR /&gt; uOS Version : 2.6.38.8-g2593b11&lt;BR /&gt; Device Serial Number : ADKC24200590&lt;/P&gt;
&lt;P&gt;Board&lt;BR /&gt; Vendor ID : 0x8086&lt;BR /&gt; Device ID : 0x2250&lt;BR /&gt; Subsystem ID : 0x2500&lt;BR /&gt; Coprocessor Stepping ID : 3&lt;BR /&gt; PCIe Width : Insufficient Privileges&lt;BR /&gt; PCIe Speed : Insufficient Privileges&lt;BR /&gt; PCIe Max payload size : Insufficient Privileges&lt;BR /&gt; PCIe Max read req size : Insufficient Privileges&lt;BR /&gt; Coprocessor Model : 0x01&lt;BR /&gt; Coprocessor Model Ext : 0x00&lt;BR /&gt; Coprocessor Type : 0x00&lt;BR /&gt; Coprocessor Family : 0x0b&lt;BR /&gt; Coprocessor Family Ext : 0x00&lt;BR /&gt; Coprocessor Stepping : B1&lt;BR /&gt; Board SKU : B1PRQ-5110P&lt;BR /&gt; ECC Mode : Enabled&lt;BR /&gt; SMC HW Revision : Product 225W Passive CS&lt;/P&gt;
&lt;P&gt;Cores&lt;BR /&gt; Total No of Active Cores : 60&lt;BR /&gt; Voltage : 1010000 uV&lt;BR /&gt; Frequency : 1052631 kHz&lt;/P&gt;
&lt;P&gt;Thermal&lt;BR /&gt; Fan Speed Control : N/A&lt;BR /&gt; Fan RPM : N/A&lt;BR /&gt; Fan PWM : N/A&lt;BR /&gt; Die Temp : 61 C&lt;/P&gt;
&lt;P&gt;GDDR&lt;BR /&gt; GDDR Vendor : Elpida&lt;BR /&gt; GDDR Version : 0x1&lt;BR /&gt; GDDR Density : 2048 Mb&lt;BR /&gt; GDDR Size : 7936 MB&lt;BR /&gt; GDDR Technology : GDDR5&lt;BR /&gt; GDDR Speed : 5.000000 GT/s&lt;BR /&gt; GDDR Frequency : 2500000 kHz&lt;BR /&gt; GDDR Voltage : 1501000 uV&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;[xiaoxin.tang@compute-phi-d1-002-p ~]$ icc --version&lt;BR /&gt;icc (ICC) 13.0.1 20121010&lt;BR /&gt;Copyright (C) 1985-2012 Intel Corporation. All rights reserved.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The sample codes are contained in the compiler (Samples/en_US/C++/mic_samples). All of them failed with the same problem.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Xiaoxin&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;loc-nguyen (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi Xiaoxin,&lt;/P&gt;
&lt;P&gt;That is interesting. Could you tell me the MPSS version, the compiler version and where you get the sample code? I will reproduce the problem. Thank you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2013 01:43:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973413#M24542</guid>
      <dc:creator>Xiaoxin_T_</dc:creator>
      <dc:date>2013-11-06T01:43:49Z</dc:date>
    </item>
    <item>
      <title>Your MPSS 2.1 is current but</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973414#M24543</link>
      <description>&lt;P&gt;Your MPSS 2.1 is current but your compiler is a bit old. I compiled and ran all the MIC sample code in ../Samples/en_US/C++/mic_samples without any problem. I am not sure what causes the COI timeout in your system.&lt;/P&gt;
&lt;P&gt;The information about PCIe in your system (shown in micinfo) is&amp;nbsp; not usual:&lt;/P&gt;
&lt;P&gt;PCIe Width : Insufficient Privileges&lt;BR /&gt;PCIe Speed : Insufficient Privileges&lt;BR /&gt;PCIe Max payload size : Insufficient Privileges&lt;BR /&gt;PCIe Max read req size : Insufficient Privileges&lt;/P&gt;
&lt;P&gt;- Can you try to reflash your coprocessor? (micflash)&lt;BR /&gt;- If possible, get and install the new version of the Intel Composer 2013 SP1&lt;/P&gt;
&lt;P&gt;By the way, I learned that the error codes are found in /opt/intel/mic/coi/include/COIResult_common.h (for MPSS 2.1) and in /usr/include/intel-coi/common/COIResult_common.h (for MPSS 3.1), but not sure how this COI timeout (COI_TIME_OUT_REACHED) problem occured.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2013 22:48:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973414#M24543</guid>
      <dc:creator>Loc_N_Intel</dc:creator>
      <dc:date>2013-11-07T22:48:56Z</dc:date>
    </item>
    <item>
      <title>Thanks loc-nguyen :-)</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973415#M24544</link>
      <description>&lt;P&gt;Thanks loc-nguyen :-)&lt;/P&gt;
&lt;P&gt;I met the problem when I was using a public machine. After building the Xeon Phi environment and installing the latest MPSS on my own machine, the problem never appeaers again.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;loc-nguyen (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Your MPSS 2.1 is current but your compiler is a bit old. I compiled and ran all the MIC sample code in ../Samples/en_US/C++/mic_samples without any problem. I am not sure what causes the COI timeout in your system.&lt;/P&gt;
&lt;P&gt;The information about PCIe in your system (shown in micinfo) is&amp;nbsp; not usual:&lt;/P&gt;
&lt;P&gt;PCIe Width : Insufficient Privileges&lt;BR /&gt;PCIe Speed : Insufficient Privileges&lt;BR /&gt;PCIe Max payload size : Insufficient Privileges&lt;BR /&gt;PCIe Max read req size : Insufficient Privileges&lt;/P&gt;
&lt;P&gt;- Can you try to reflash your coprocessor? (micflash)&lt;BR /&gt;- If possible, get and install the new version of the Intel Composer 2013 SP1&lt;/P&gt;
&lt;P&gt;By the way, I learned that the error codes are found in /opt/intel/mic/coi/include/COIResult_common.h (for MPSS 2.1) and in /usr/include/intel-coi/common/COIResult_common.h (for MPSS 3.1), but not sure how this COI timeout (COI_TIME_OUT_REACHED) problem occured.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2013 02:54:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-codes-for-xeon-phi/m-p/973415#M24544</guid>
      <dc:creator>Xiaoxin_T_</dc:creator>
      <dc:date>2013-11-11T02:54:39Z</dc:date>
    </item>
  </channel>
</rss>

