<?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 Glad that resolved it. Just in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953807#M20255</link>
    <description>&lt;P&gt;Glad that resolved it.&amp;nbsp;Just curious, had you not source'd the compilervars.sh/csh script?&amp;nbsp; I just wanted to make sure there wasn't a malfunction with that.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2013 14:37:02 GMT</pubDate>
    <dc:creator>Kevin_D_Intel</dc:creator>
    <dc:date>2013-07-18T14:37:02Z</dc:date>
    <item>
      <title>Running sample code: offload error: cannot start process on the device 0 (error code 6)</title>
      <link>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953804#M20252</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have compiled the sample code using Intel(R) C Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 13.1.3.192 Build 20130607 on a newly installed server with 2 phi cards&lt;/P&gt;
&lt;P&gt;The code compiles OK, but gives an error upon running, see below&lt;/P&gt;
&lt;P&gt;./intro_sampleC.out &lt;BR /&gt;offload error: cannot find MIC executable offload_main&lt;BR /&gt;Samples started&lt;BR /&gt;Checking for Intel(R) Xeon Phi(TM) (Target CPU) devices...&lt;BR /&gt;&lt;BR /&gt;Number of Target devices installed: 2&lt;BR /&gt;&lt;BR /&gt;Offload sections will execute on: Target CPU (offload mode)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;offload error: cannot start process on the device 0 (error code 6)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Flash Version &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; : 2.1.03.0386&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;SMC Firmware Version&amp;nbsp;&amp;nbsp; &amp;nbsp; : 1.15.4830&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;SMC Boot Loader Version&amp;nbsp;&amp;nbsp; &amp;nbsp; : 1.8.4326&lt;BR /&gt;micctrl -s&lt;BR /&gt;mic0: online (mode: linux image: /lib/firmware/mic/uos.img)&lt;BR /&gt;mic1: online (mode: linux image: /lib/firmware/mic/uos.img)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;echo $LD_LIBRARY_PATH&lt;BR /&gt;/opt/intel/composer_xe_2013.5.192/lib/intel64:/opt/intel/composer_xe_2013.5.192/mpirt/lib/intel64:/opt/intel/composer_xe_2013.5.192/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib&lt;/P&gt;
&lt;P&gt;echo $PATH&lt;BR /&gt;/opt/intel/composer_xe_2013.5.192/bin/intel64:/opt/sge/bin:/opt/sge/bin/lx-amd64:/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/intel/mic/bin&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2013 14:16:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953804#M20252</guid>
      <dc:creator>Simon_B_7</dc:creator>
      <dc:date>2013-07-18T14:16:25Z</dc:date>
    </item>
    <item>
      <title>Try setting the following env</title>
      <link>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953805#M20253</link>
      <description>&lt;P&gt;Try setting the following env-variable and re-running:&lt;/P&gt;
&lt;P&gt;MIC_LD_LIBRARY_PATH=/opt/intel/composer_xe_2013.5.192/compiler/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib&lt;/P&gt;
&lt;P&gt;This one should have been set by sourcing the compilervars.sh/csh script.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2013 14:24:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953805#M20253</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2013-07-18T14:24:07Z</dc:date>
    </item>
    <item>
      <title>Great, that works - thanks</title>
      <link>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953806#M20254</link>
      <description>&lt;P&gt;Great, that works - thanks for the quick answer!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2013 14:31:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953806#M20254</guid>
      <dc:creator>Simon_B_7</dc:creator>
      <dc:date>2013-07-18T14:31:38Z</dc:date>
    </item>
    <item>
      <title>Glad that resolved it. Just</title>
      <link>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953807#M20255</link>
      <description>&lt;P&gt;Glad that resolved it.&amp;nbsp;Just curious, had you not source'd the compilervars.sh/csh script?&amp;nbsp; I just wanted to make sure there wasn't a malfunction with that.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2013 14:37:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953807#M20255</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2013-07-18T14:37:02Z</dc:date>
    </item>
    <item>
      <title>Yes, sourcing the</title>
      <link>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953808#M20256</link>
      <description>&lt;P&gt;Yes, sourcing the compilervars.sh works. I was using a "module load"&amp;nbsp; and didn't realise that the compilervars was not getting sourced by default.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2013 14:48:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953808#M20256</guid>
      <dc:creator>Simon_B_7</dc:creator>
      <dc:date>2013-07-18T14:48:48Z</dc:date>
    </item>
    <item>
      <title>Ah, ok understood. Wish you</title>
      <link>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953809#M20257</link>
      <description>&lt;P&gt;Ah, ok understood. Wish you well going forward!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2013 14:55:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Running-sample-code-offload-error-cannot-start-process-on-the/m-p/953809#M20257</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2013-07-18T14:55:26Z</dc:date>
    </item>
  </channel>
</rss>

