<?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 OpenCL internal exception in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782898#M449</link>
    <description>P.S. to previous post: i cannot directly decide what internal stuff to give to others</description>
    <pubDate>Fri, 18 Mar 2011 18:05:30 GMT</pubDate>
    <dc:creator>Orfey_Mutkov</dc:creator>
    <dc:date>2011-03-18T18:05:30Z</dc:date>
    <item>
      <title>OpenCL internal exception</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782893#M444</link>
      <description>This causes me a severe headaches for a couple of weeks. Something is happening now, which causes this internal exception (most likely tbb. I beg you to assist me in finding the problem. It may have something to do with images or printf, although I commented out all printf-s. I use both image3d_t and image2d_t as kernel parameters. My 3-4 .cl files are in total approximately 7500-8000 lines of code - only one kernel is executed, other files are full of utility functions. I need to have Intel OpenCL to keep me working.&lt;DIV&gt;NVIDIA's implementation compiles my code in 220 seconds. I cannot use their platform for this project anymore, at least not every day.&lt;/DIV&gt;&lt;DIV&gt;Surprisingly, my kernel compiles with NVIDIA's implementation and runs normally and outputs what is expected.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;After the exception, the callstack shows (a bit meaningless, but anyway):&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;09600010()&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;DIV id="_mcePaste"&gt;	OclCpuBackEnd.dll!opencl_printf() + 0x248a bytes	&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;I don't have any printf()-s anywhere in the code.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;Please help&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Mar 2011 20:07:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782893#M444</guid>
      <dc:creator>Orfey_Mutkov</dc:creator>
      <dc:date>2011-03-14T20:07:50Z</dc:date>
    </item>
    <item>
      <title>OpenCL internal exception</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782894#M445</link>
      <description>Noone with a clue?</description>
      <pubDate>Wed, 16 Mar 2011 13:12:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782894#M445</guid>
      <dc:creator>Orfey_Mutkov</dc:creator>
      <dc:date>2011-03-16T13:12:29Z</dc:date>
    </item>
    <item>
      <title>OpenCL internal exception</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782895#M446</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Did the kernel worked for you on earlier versions of Intel SDK?&lt;/P&gt;&lt;P&gt;What changes did you do to kernel that it stopped working?&lt;BR /&gt;&lt;BR /&gt;Do you know how much memory does your kernel consume?&lt;BR /&gt;&lt;BR /&gt;Thanks, Shiri&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2011 20:32:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782895#M446</guid>
      <dc:creator>Shiri_M_Intel</dc:creator>
      <dc:date>2011-03-16T20:32:06Z</dc:date>
    </item>
    <item>
      <title>OpenCL internal exception</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782896#M447</link>
      <description>Hi, &lt;BR /&gt;If you can send the kernel or similar kernel that cause same problem in our SDK, it will help us to trigger the problem&lt;BR /&gt;Thanks, Shiri&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Mar 2011 07:45:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782896#M447</guid>
      <dc:creator>Shiri_M_Intel</dc:creator>
      <dc:date>2011-03-17T07:45:04Z</dc:date>
    </item>
    <item>
      <title>OpenCL internal exception</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782897#M448</link>
      <description>Well I will see about the kernel, since it is private, but if LLVM code or the result fromclGetProgramInfo(prog, CL_PROGRAM_BINARIES ... ) is suitable, with great certainty we can arrange a "stripped-version" demo program, which you can debug with your toolz. Ofcourse, as a first try, we can send you LLVM code</description>
      <pubDate>Fri, 18 Mar 2011 13:21:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782897#M448</guid>
      <dc:creator>Orfey_Mutkov</dc:creator>
      <dc:date>2011-03-18T13:21:30Z</dc:date>
    </item>
    <item>
      <title>OpenCL internal exception</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782898#M449</link>
      <description>P.S. to previous post: i cannot directly decide what internal stuff to give to others</description>
      <pubDate>Fri, 18 Mar 2011 18:05:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782898#M449</guid>
      <dc:creator>Orfey_Mutkov</dc:creator>
      <dc:date>2011-03-18T18:05:30Z</dc:date>
    </item>
    <item>
      <title>OpenCL internal exception</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782899#M450</link>
      <description>&lt;P&gt;The binary version should be fine, but we need also the set ofparemters that you run the kernel.&lt;BR /&gt;Like buffer/image sizes, other parameters and global/local sizes provided to clEnqueueNDRange.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2011 19:22:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782899#M450</guid>
      <dc:creator>Evgeny_F_Intel</dc:creator>
      <dc:date>2011-03-18T19:22:13Z</dc:date>
    </item>
    <item>
      <title>OpenCL internal exception</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782900#M451</link>
      <description>I believe we can arrange an application where we create the kernel with clCreateProgramWithBinary(), and then pass the parameters as ready buffers, read separately from a pre-created binary file. Then I assume you will be able to debug the whole execution sequence. I will keep in touch with further progress</description>
      <pubDate>Fri, 18 Mar 2011 20:02:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782900#M451</guid>
      <dc:creator>Orfey_Mutkov</dc:creator>
      <dc:date>2011-03-18T20:02:38Z</dc:date>
    </item>
    <item>
      <title>OpenCL internal exception</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782901#M452</link>
      <description>You can use the &lt;B&gt;Intel OpenCL SDK Offline Compiler &lt;/B&gt;to create kernel binaries. See &lt;A href="http://software.intel.com/en-us/articles/intel-opencl-sdk/"&gt;product webpage&lt;/A&gt; and user guide for details on how to use this tool&lt;B&gt;.&lt;BR /&gt;&lt;/B&gt;&lt;BR /&gt;You can mark your next post as parivate if you don't want general availablity for your post, but be aware that we will post our response publicly.&lt;B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/B&gt;</description>
      <pubDate>Tue, 22 Mar 2011 13:26:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/OpenCL-internal-exception/m-p/782901#M452</guid>
      <dc:creator>ARNON_P_Intel</dc:creator>
      <dc:date>2011-03-22T13:26:16Z</dc:date>
    </item>
  </channel>
</rss>

