<?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 In order to get the program in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/how-to-generate-binaries-using-offline-compiler/m-p/956941#M2109</link>
    <description>In order to get the program intermediate binary file you should use the "-ir[=&lt;FILE name=""&gt;]" command switch.
For example: ioc64 -cmd="Build" -input=MedianFilter.cl -ir=MedianFiler.ir

For more information on how to use the Offline Compiler tool and its features, please refer to the product's user guide on: &lt;A href="http://software.intel.com/sites/landingpage/opencl/user-guide/index.htm" target="_blank"&gt;http://software.intel.com/sites/landingpage/opencl/user-guide/index.htm&lt;/A&gt;

Thanks,
Uri&lt;/FILE&gt;</description>
    <pubDate>Sun, 25 Nov 2012 08:10:47 GMT</pubDate>
    <dc:creator>Uri_L_Intel</dc:creator>
    <dc:date>2012-11-25T08:10:47Z</dc:date>
    <item>
      <title>how to generate binaries using offline compiler?</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/how-to-generate-binaries-using-offline-compiler/m-p/956940#M2108</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;how to generate binaries using offline compiler, so that the binary can later be loaded up and processed using "clCreateProgramWithBinary"?&lt;/P&gt;
&lt;P&gt;I tried using ioc64 on some examples, but it doesn't seem that any binary file has been generated. For example:&lt;/P&gt;
&lt;P&gt;--------------------------------------------&lt;/P&gt;
&lt;P&gt;ioc64 -cmd="Build" -input=MedianFilter.cl&lt;/P&gt;
&lt;P&gt;Output:&lt;/P&gt;
&lt;P&gt;Using default instruction set architecture.&lt;BR /&gt;Intel OpenCL CPU device was found!&lt;BR /&gt;Device name: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz&lt;BR /&gt;Device version: OpenCL 1.2 (Build 42537)&lt;BR /&gt;Device vendor: Intel(R) Corporation&lt;BR /&gt;Device profile: FULL_PROFILE&lt;BR /&gt;Compilation started&lt;BR /&gt;Compilation done&lt;BR /&gt;Linking started&lt;BR /&gt;Linking done&lt;BR /&gt;Kernel &amp;lt;MedianFilterBitonic&amp;gt; was successfully vectorized&lt;BR /&gt;Done.&lt;BR /&gt;Build succeeded!&lt;/P&gt;
&lt;P&gt;--------------------------------------&lt;/P&gt;
&lt;P&gt;And then what? Where's the binary?&lt;/P&gt;</description>
      <pubDate>Sat, 24 Nov 2012 17:17:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/how-to-generate-binaries-using-offline-compiler/m-p/956940#M2108</guid>
      <dc:creator>TY</dc:creator>
      <dc:date>2012-11-24T17:17:30Z</dc:date>
    </item>
    <item>
      <title>In order to get the program</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/how-to-generate-binaries-using-offline-compiler/m-p/956941#M2109</link>
      <description>In order to get the program intermediate binary file you should use the "-ir[=&lt;FILE name=""&gt;]" command switch.
For example: ioc64 -cmd="Build" -input=MedianFilter.cl -ir=MedianFiler.ir

For more information on how to use the Offline Compiler tool and its features, please refer to the product's user guide on: &lt;A href="http://software.intel.com/sites/landingpage/opencl/user-guide/index.htm" target="_blank"&gt;http://software.intel.com/sites/landingpage/opencl/user-guide/index.htm&lt;/A&gt;

Thanks,
Uri&lt;/FILE&gt;</description>
      <pubDate>Sun, 25 Nov 2012 08:10:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/how-to-generate-binaries-using-offline-compiler/m-p/956941#M2109</guid>
      <dc:creator>Uri_L_Intel</dc:creator>
      <dc:date>2012-11-25T08:10:47Z</dc:date>
    </item>
    <item>
      <title>It works, thank you!</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/how-to-generate-binaries-using-offline-compiler/m-p/956942#M2110</link>
      <description>It works, thank you!</description>
      <pubDate>Sun, 25 Nov 2012 11:10:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/how-to-generate-binaries-using-offline-compiler/m-p/956942#M2110</guid>
      <dc:creator>TY</dc:creator>
      <dc:date>2012-11-25T11:10:53Z</dc:date>
    </item>
  </channel>
</rss>

