<?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 Offline Compilation Mode GPU: OpenCL Applications 2013 Beta in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Offline-Compilation-Mode-GPU-OpenCL-Applications-2013-Beta/m-p/951225#M1998</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Could you please let me know if there is a offline compilation mode which I can use from command line or from GUI (command line preferable) for Intel GPU. I see in the user guide &lt;A href="http://software.intel.com/sites/default/files/m/e/7/0/3/1/33857-Intel_28R_29_OpenCL_SDK_User_Guide.pdf" target="_blank"&gt;http://software.intel.com/sites/default/files/m/e/7/0/3/1/33857-Intel_28R_29_OpenCL_SDK_User_Guide.pdf&lt;/A&gt; there is a offline compilation icon. I am using "&lt;A href="http://software.intel.com/en-us/vcsource/tools/opencl-sdk-2013"&gt;Intel SDK for OpenCL Applications 2013 Beta - download here&lt;/A&gt;". I do not see that icon on Intel Kernel Builder GUI tool. &lt;BR /&gt;&lt;BR /&gt;Please correct me if I am wrong. I think OpenCL Applications 2013 Beta is the first time you have put in support for GPU's.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Gudge&lt;/P&gt;</description>
    <pubDate>Fri, 16 Nov 2012 00:54:11 GMT</pubDate>
    <dc:creator>gudge_g_</dc:creator>
    <dc:date>2012-11-16T00:54:11Z</dc:date>
    <item>
      <title>Offline Compilation Mode GPU: OpenCL Applications 2013 Beta</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Offline-Compilation-Mode-GPU-OpenCL-Applications-2013-Beta/m-p/951225#M1998</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Could you please let me know if there is a offline compilation mode which I can use from command line or from GUI (command line preferable) for Intel GPU. I see in the user guide &lt;A href="http://software.intel.com/sites/default/files/m/e/7/0/3/1/33857-Intel_28R_29_OpenCL_SDK_User_Guide.pdf" target="_blank"&gt;http://software.intel.com/sites/default/files/m/e/7/0/3/1/33857-Intel_28R_29_OpenCL_SDK_User_Guide.pdf&lt;/A&gt; there is a offline compilation icon. I am using "&lt;A href="http://software.intel.com/en-us/vcsource/tools/opencl-sdk-2013"&gt;Intel SDK for OpenCL Applications 2013 Beta - download here&lt;/A&gt;". I do not see that icon on Intel Kernel Builder GUI tool. &lt;BR /&gt;&lt;BR /&gt;Please correct me if I am wrong. I think OpenCL Applications 2013 Beta is the first time you have put in support for GPU's.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Gudge&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 00:54:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Offline-Compilation-Mode-GPU-OpenCL-Applications-2013-Beta/m-p/951225#M1998</guid>
      <dc:creator>gudge_g_</dc:creator>
      <dc:date>2012-11-16T00:54:11Z</dc:date>
    </item>
    <item>
      <title>ioc/ioc64 is a command line</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Offline-Compilation-Mode-GPU-OpenCL-Applications-2013-Beta/m-p/951226#M1999</link>
      <description>ioc/ioc64 is a command line utility that the GUI actually invokes for offline compilation. Its in the bin directory. Run the command with -help to display command line options.

GPU support is in the 2012 SDK also, so this is not the first time for GPU support.

Hope that helps.

Raghu</description>
      <pubDate>Fri, 16 Nov 2012 01:00:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Offline-Compilation-Mode-GPU-OpenCL-Applications-2013-Beta/m-p/951226#M1999</guid>
      <dc:creator>Raghupathi_M_Intel</dc:creator>
      <dc:date>2012-11-16T01:00:33Z</dc:date>
    </item>
    <item>
      <title>Hi Raghu,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Offline-Compilation-Mode-GPU-OpenCL-Applications-2013-Beta/m-p/951227#M2000</link>
      <description>Hi Raghu,
I used the following options:
ioc64.exe -cmd=compile -input=test.cl -device=gpu
I get the following error message:
Using default instruction set architecture.
Failed to create context for Intel OpenCL HD Graphics device...
Build failed!

ioc64 -help doesn't list any offline compilation mode. I have a Intel Xeon CPU and not a i5 or i7. I do understand I would not be able to run 
the program on my machine. At this point I just want to compile it. 

The kernel has no syntax issues. It compiles perfectly fine with -device=cpu.

Thanks for your help.

Thanks,
Gudge</description>
      <pubDate>Fri, 16 Nov 2012 15:56:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Offline-Compilation-Mode-GPU-OpenCL-Applications-2013-Beta/m-p/951227#M2000</guid>
      <dc:creator>gudge_g_</dc:creator>
      <dc:date>2012-11-16T15:56:00Z</dc:date>
    </item>
    <item>
      <title>Hi Gudge,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Offline-Compilation-Mode-GPU-OpenCL-Applications-2013-Beta/m-p/951228#M2001</link>
      <description>Hi Gudge,

To find out if your system has OpenCL support follow this link (http://software.intel.com/en-us/articles/opencl-2013-release-notes/). GPU support is only available on Intel® Xeon® Processor E3 Family V2 with Intel® HD Graphics P4000 running Windows OS. On Intel® Xeon® Processor 3000/5000/6000/7000 Sequences, OpenCL is only supported on CPU (both Windows and Linux OSes).

Even to just compile the kernel you need the compiler that gets installed with the graphics driver. Since your driver doesn't have OpenCL support you cannot compile the kernel.

Raghu</description>
      <pubDate>Fri, 16 Nov 2012 21:56:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Offline-Compilation-Mode-GPU-OpenCL-Applications-2013-Beta/m-p/951228#M2001</guid>
      <dc:creator>Raghupathi_M_Intel</dc:creator>
      <dc:date>2012-11-16T21:56:25Z</dc:date>
    </item>
    <item>
      <title>Hi Raghu,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Offline-Compilation-Mode-GPU-OpenCL-Applications-2013-Beta/m-p/951229#M2002</link>
      <description>Hi Raghu,
My processor information comes listed as Intel(R) Xeon(R) CPU W3530 @2.80 GHZ 2.79GHz. So I assume it is 3000 series where the drivers for GPU are not available. 

Thanks,</description>
      <pubDate>Fri, 16 Nov 2012 22:12:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Offline-Compilation-Mode-GPU-OpenCL-Applications-2013-Beta/m-p/951229#M2002</guid>
      <dc:creator>gudge_g_</dc:creator>
      <dc:date>2012-11-16T22:12:28Z</dc:date>
    </item>
  </channel>
</rss>

