<?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 I have posted a response to in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Using-Intel-Graphics-Compiler-to-compile-cl-files-in-debug-mode/m-p/1138090#M5807</link>
    <description>&lt;P&gt;I have posted a response to the original &lt;A href="https://software.intel.com/en-us/forums/opencl/topic/800903"&gt;thread here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-MichaelC&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2019 23:23:08 GMT</pubDate>
    <dc:creator>Michael_C_Intel1</dc:creator>
    <dc:date>2019-05-01T23:23:08Z</dc:date>
    <item>
      <title>Using Intel Graphics Compiler to compile .cl files in debug mode</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Using-Intel-Graphics-Compiler-to-compile-cl-files-in-debug-mode/m-p/1138089#M5806</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to use the &lt;A href="https://github.com/intel/intel-graphics-compiler"&gt;intel graphics compiler&amp;nbsp;&lt;/A&gt;&amp;nbsp;to compile my opencl programs. However, I am bit confused with the usage of it. First I would like to provide some background. I built the compiler in the debug mode and not in the release mode by using&amp;nbsp;&amp;nbsp;-DCMAKE_BUILD_TYPE=Debug flag while doing cmake. The reason I wanted to built it in debug mode is mentioned in this &lt;A href="https://software.intel.com/en-us/forums/opencl/topic/800903"&gt;forum post&lt;/A&gt;. My requirement is same as mentioned in the forum and a bit more and for that reason I had to built it in the debug mode. The newest IGC&amp;nbsp;version&amp;nbsp;had built errors and I revert back to previous version igc_release_2018-11-15. I also have a post in &lt;A href="https://github.com/intel/intel-graphics-compiler/issues/87"&gt;IGC git issues&lt;/A&gt;&amp;nbsp;mentioning the errors and the problem I having with IGC. I am confused as to how can I use the IGC. My goal is to use&amp;nbsp;the overloadable functions (usable&amp;nbsp;in the debug mode of IGC) like &lt;A href="https://github.com/intel/intel-graphics-compiler/blob/master/IGC/BiFModule/Languages/OpenCL/IBiF_Impl.cl#L720"&gt;intel_get_cycle_counter&lt;/A&gt;&amp;nbsp;(and similar functions) in my opencl kernel exactly in the way as mentioned in the &lt;A href="https://software.intel.com/en-us/forums/opencl/topic/800903#comment-1933360"&gt;forum post&lt;/A&gt;&amp;nbsp;by Ben Ashbaugh and then use intel IGC to compile and also to check the kernel ISA that the overloadable functions has been included.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my post in the git issues of IGC, Alex Paige &lt;A href="https://github.com/intel/intel-graphics-compiler/issues/87#issuecomment-488046995"&gt;pointed out &lt;/A&gt;to use ocloc tool that would call the IGC and compile it. But I have questions on his suggestion which is same as I have &lt;A href="https://github.com/intel/intel-graphics-compiler/issues/87#issuecomment-488178481"&gt;here &lt;/A&gt;that how can I make sure&amp;nbsp;that ocloc is using the IGC that I built in the debug mode. Also how can I observe the kernel ISA that ocloc built. So I have same questions as asked in &lt;A href="https://github.com/intel/intel-graphics-compiler/issues/87#issuecomment-488178481"&gt;comment&amp;nbsp;of issue #87&lt;/A&gt;. I know that this is post is similar to the comments in issue, but I thought to seek help from multiple sources while I am waiting for the response in git. I really need to use those overloaded functions inside my OpenCL kernel and&amp;nbsp;I would very much appreciate if I could get this issue solved.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 19:50:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Using-Intel-Graphics-Compiler-to-compile-cl-files-in-debug-mode/m-p/1138089#M5806</guid>
      <dc:creator>Dutta__Sankha</dc:creator>
      <dc:date>2019-05-01T19:50:22Z</dc:date>
    </item>
    <item>
      <title>I have posted a response to</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Using-Intel-Graphics-Compiler-to-compile-cl-files-in-debug-mode/m-p/1138090#M5807</link>
      <description>&lt;P&gt;I have posted a response to the original &lt;A href="https://software.intel.com/en-us/forums/opencl/topic/800903"&gt;thread here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-MichaelC&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 23:23:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Using-Intel-Graphics-Compiler-to-compile-cl-files-in-debug-mode/m-p/1138090#M5807</guid>
      <dc:creator>Michael_C_Intel1</dc:creator>
      <dc:date>2019-05-01T23:23:08Z</dc:date>
    </item>
    <item>
      <title>Thank you Micheal C. I would</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Using-Intel-Graphics-Compiler-to-compile-cl-files-in-debug-mode/m-p/1138091#M5808</link>
      <description>&lt;P&gt;Thank you Micheal C. I would follow and continue our discussion in the origin thread. Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 00:58:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Using-Intel-Graphics-Compiler-to-compile-cl-files-in-debug-mode/m-p/1138091#M5808</guid>
      <dc:creator>Dutta__Sankha</dc:creator>
      <dc:date>2019-05-02T00:58:25Z</dc:date>
    </item>
  </channel>
</rss>

