<?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 Something else; in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923345#M1452</link>
    <description>&lt;P&gt;Something else;&lt;/P&gt;

&lt;P&gt;If I disable the optimization, at least in some case (I have just do one tes), it seems to fix the problem.&lt;/P&gt;

&lt;P&gt;I will do more tests tomorrow...&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2013 21:29:10 GMT</pubDate>
    <dc:creator>Polar01</dc:creator>
    <dc:date>2013-11-28T21:29:10Z</dc:date>
    <item>
      <title>Compiler error</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923343#M1450</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I have some strange behavior with my OpenCL kernel, by example I have the following code that give me the wrong result :&lt;/P&gt;

&lt;P&gt;if ( condition )&lt;BR /&gt;
	{&lt;BR /&gt;
	&amp;nbsp; printf("Enter here ...");&lt;BR /&gt;
	&amp;nbsp; my code;&lt;BR /&gt;
	}&lt;/P&gt;

&lt;P&gt;Where 'condition = false' ..&lt;/P&gt;

&lt;P&gt;When I remove the code enclosed into the brackets the results are correct.&lt;BR /&gt;
	I simply add some "useless" code and the result is really different.&lt;/P&gt;

&lt;P&gt;I work on this since several days and have try with other SDKs to insure that I'm not wrong. It works perfectly with other SDK !&lt;/P&gt;

&lt;P&gt;BTW, I cannot show the complete kernel, it is too big, also it is impossible to create a repro example because it is to difficult to handle.&lt;/P&gt;

&lt;P&gt;What I can do:&lt;BR /&gt;
	1) Provide a remote control to my machine, allowing your team to debug and see the problem directly&lt;BR /&gt;
	2) Generate the assembly code to help you compare the difference and see the error&lt;/P&gt;

&lt;P&gt;Please contact me asap to fix the problem together ;-)&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2013 20:50:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923343#M1450</guid>
      <dc:creator>Polar01</dc:creator>
      <dc:date>2013-11-28T20:50:47Z</dc:date>
    </item>
    <item>
      <title>BTW,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923344#M1451</link>
      <description>&lt;P&gt;BTW,&lt;/P&gt;

&lt;P&gt;I have compile the good kernel and the same one but with one addition (useless) line... and the code difference is huge !&lt;/P&gt;

&lt;P&gt;Contact me to got the kernel code, the llvm and the asm one.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2013 21:07:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923344#M1451</guid>
      <dc:creator>Polar01</dc:creator>
      <dc:date>2013-11-28T21:07:33Z</dc:date>
    </item>
    <item>
      <title>Something else;</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923345#M1452</link>
      <description>&lt;P&gt;Something else;&lt;/P&gt;

&lt;P&gt;If I disable the optimization, at least in some case (I have just do one tes), it seems to fix the problem.&lt;/P&gt;

&lt;P&gt;I will do more tests tomorrow...&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2013 21:29:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923345#M1452</guid>
      <dc:creator>Polar01</dc:creator>
      <dc:date>2013-11-28T21:29:10Z</dc:date>
    </item>
    <item>
      <title>BAD NEWS !!!!!!!!!!!!!!!!!!!!</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923346#M1453</link>
      <description>&lt;P&gt;BAD NEWS !!!!!!!!!!!!!!!!!!!!!!&lt;/P&gt;

&lt;P&gt;I have do the test on another machine (but still a i7 CPU) and I have different results, even with the -cl-opt-disable" option !&lt;/P&gt;

&lt;P&gt;Also, it depends of the "test unit" I do... some works some does not work :-(&lt;/P&gt;

&lt;P&gt;Please help me... it is CRITICAL !&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2013 11:36:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923346#M1453</guid>
      <dc:creator>Polar01</dc:creator>
      <dc:date>2013-11-29T11:36:48Z</dc:date>
    </item>
    <item>
      <title>Is this on the CPU or GPU?</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923347#M1454</link>
      <description>&lt;P&gt;Is this on the CPU or GPU? Please provide details on the driver version, OS etc., that'll help us reproduce the problem.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
	Raghu&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2013 22:06:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923347#M1454</guid>
      <dc:creator>Raghupathi_M_Intel</dc:creator>
      <dc:date>2013-12-01T22:06:05Z</dc:date>
    </item>
    <item>
      <title>Hi Raghu,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923348#M1455</link>
      <description>&lt;P&gt;Hi Raghu,&lt;/P&gt;

&lt;P&gt;I have test it on 2 machine, one with i7 CPU and another with a i7 CPU+APU.&lt;/P&gt;

&lt;P&gt;It seems to me impossible to create a "reproducible" version of it, or I have to send you all the application code, it is hughe and complex !&lt;/P&gt;

&lt;P&gt;But, what I will propose is to organize a Team Viewer session to allow you to (a) see the bug in life (b) debug directly on the machine.&lt;/P&gt;

&lt;P&gt;For this, I propose you to contact me directly by email, right ?&lt;/P&gt;

&lt;P&gt;Krys&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2013 08:10:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Compiler-error/m-p/923348#M1455</guid>
      <dc:creator>Polar01</dc:creator>
      <dc:date>2013-12-02T08:10:18Z</dc:date>
    </item>
  </channel>
</rss>

