<?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 Intel Compiler Error for MIC specific code in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Intel-Compiler-Error-for-MIC-specific-code/m-p/974371#M24696</link>
    <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a problem running/compiling my application to run on Intel Phi.&lt;BR /&gt;After I clean my solution and rebuild, I get errors such as below: &lt;BR /&gt;Error 25 error : *MIC* cannot open source file "Windows.h" C:\OpenMP_M41\shrd_sampleCPP\OpenMP_M41_IntensityCalculator\FileUtils.h 6&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;However, if I build again, program compiles successfully. However, the program fails to run on Intel Phi, complaining that there's no entry to the device.&lt;/P&gt;
&lt;P&gt;offload error: cannot find offload entry __offload_entry_OpenMP_M41_IntensityCal&lt;BR /&gt;culator_cpp_13calcIntensityFloat&lt;BR /&gt;offload error: process on the device 0 unexpectedly exited with code 1&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2013 22:29:56 GMT</pubDate>
    <dc:creator>Victor_Z_1</dc:creator>
    <dc:date>2013-11-04T22:29:56Z</dc:date>
    <item>
      <title>Intel Compiler Error for MIC specific code</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Compiler-Error-for-MIC-specific-code/m-p/974371#M24696</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a problem running/compiling my application to run on Intel Phi.&lt;BR /&gt;After I clean my solution and rebuild, I get errors such as below: &lt;BR /&gt;Error 25 error : *MIC* cannot open source file "Windows.h" C:\OpenMP_M41\shrd_sampleCPP\OpenMP_M41_IntensityCalculator\FileUtils.h 6&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;However, if I build again, program compiles successfully. However, the program fails to run on Intel Phi, complaining that there's no entry to the device.&lt;/P&gt;
&lt;P&gt;offload error: cannot find offload entry __offload_entry_OpenMP_M41_IntensityCal&lt;BR /&gt;culator_cpp_13calcIntensityFloat&lt;BR /&gt;offload error: process on the device 0 unexpectedly exited with code 1&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2013 22:29:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Compiler-Error-for-MIC-specific-code/m-p/974371#M24696</guid>
      <dc:creator>Victor_Z_1</dc:creator>
      <dc:date>2013-11-04T22:29:56Z</dc:date>
    </item>
    <item>
      <title>Hi Victor,</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Compiler-Error-for-MIC-specific-code/m-p/974372#M24697</link>
      <description>&lt;P&gt;Hi Victor,&lt;/P&gt;
&lt;P&gt;Did you run a native application on the coprocessor or you run an application on host that offloads to coprocessor(s)? It would be useful if you can share your code. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2013 20:56:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Compiler-Error-for-MIC-specific-code/m-p/974372#M24697</guid>
      <dc:creator>Loc_N_Intel</dc:creator>
      <dc:date>2013-11-05T20:56:16Z</dc:date>
    </item>
    <item>
      <title>You cannot use Windows</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Compiler-Error-for-MIC-specific-code/m-p/974373#M24698</link>
      <description>&lt;P&gt;You cannot use Windows specific headers/libs within offload code which it appears may the cause of the initial Error 25. There's a brief discussion in the C++ User's guide &lt;A href="http://software.intel.com/en-us/node/459116"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I do not know why the build succeeds&amp;nbsp;a second time. I&amp;nbsp;will see whether I can&amp;nbsp;reproduce that.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2013 00:36:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Compiler-Error-for-MIC-specific-code/m-p/974373#M24698</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2013-11-06T00:36:01Z</dc:date>
    </item>
  </channel>
</rss>

