<?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 Hi Robert, in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026705#M3485</link>
    <description>&lt;P&gt;Hi Robert,&lt;/P&gt;

&lt;P&gt;Every time I can get info of occupancy, I get this error. For instance, from Intel examples, I get this error with ToneMapping, BitonicSort or GodRays projects.&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jul 2015 18:05:11 GMT</pubDate>
    <dc:creator>David_C_13</dc:creator>
    <dc:date>2015-07-27T18:05:11Z</dc:date>
    <item>
      <title>Error when I run occupancy for kernels</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026703#M3483</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I am using Visual Studio Community 2013 Version 12 Update 4 and OpenCL Code Builder 1.4.0.25 on 64-bit laptop (Windows 8.1, Intel Core i5-5200U and GPU HD Graphics 5500).&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;When I try to run occupancy for kernels, I get a script error. On line 2863, character 98, &amp;nbsp;":" was expected.&lt;/P&gt;

&lt;P&gt;How can I fix the problem?&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jul 2015 14:50:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026703#M3483</guid>
      <dc:creator>David_C_13</dc:creator>
      <dc:date>2015-07-26T14:50:38Z</dc:date>
    </item>
    <item>
      <title>Hi David,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026704#M3484</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;

&lt;P&gt;Could you provide me with the kernels or at least one kernel where you see this issue? You can either post the kernel here, or if it is of a proprietary nature, please send me a private message. I will try to reproduce the issue and if I can reproduce it, I will file a bug. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2015 16:21:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026704#M3484</guid>
      <dc:creator>Robert_I_Intel</dc:creator>
      <dc:date>2015-07-27T16:21:14Z</dc:date>
    </item>
    <item>
      <title>Hi Robert,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026705#M3485</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;

&lt;P&gt;Every time I can get info of occupancy, I get this error. For instance, from Intel examples, I get this error with ToneMapping, BitonicSort or GodRays projects.&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2015 18:05:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026705#M3485</guid>
      <dc:creator>David_C_13</dc:creator>
      <dc:date>2015-07-27T18:05:11Z</dc:date>
    </item>
    <item>
      <title>Hi David,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026706#M3486</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;

&lt;P&gt;What version of the graphics driver are you using? I am using 10.18.14.4222 driver and don't see the problem. I just noticed they released the latest graphics driver: please see here&amp;nbsp;https://downloadcenter.intel.com/search?keyword=Intel%C2%AE+HD+Graphics+5500+for+5th+Generation+Intel%C2%AE+Core%E2%84%A2+Processors&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Please make sure to update the driver to the latest or the one before latest and see if you still observe the issue.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 01:12:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026706#M3486</guid>
      <dc:creator>Robert_I_Intel</dc:creator>
      <dc:date>2015-07-29T01:12:33Z</dc:date>
    </item>
    <item>
      <title>Hi Robert,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026707#M3487</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;

&lt;P&gt;I have updated my drivers to&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 16.3636360168457px;"&gt;10.18.14.4222 and I still get error. Should I update Visual Studio? use the latest graphic driver?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Besides that, I have tried to profile your Sierpinski Carpet example and when I try to run Analyzer session, my computer freezes. Can nested parellism be profiled with Code Builder?&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 23:48:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026707#M3487</guid>
      <dc:creator>David_C_13</dc:creator>
      <dc:date>2015-07-29T23:48:53Z</dc:date>
    </item>
    <item>
      <title>I am using 4222 driver +</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026708#M3488</link>
      <description>&lt;P&gt;I am using 4222 driver + Visual Studio 2013 Update 4 Ultimate or Professional&amp;nbsp;edition. I will check w/ developers to see if Community edition might be the problem. You might try the latest and greatest driver just to check whether it is driver related and exclude that possibility.&lt;/P&gt;

&lt;P&gt;OpenCL 2.0 is very poorly supported by the tools, so I am not surprised that Analyzer freezes. Debugger and Analyzer don't support OpenCL 2.0 despite my repeated requests. Support for OpenCL 2.0 is coming eventually.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 23:59:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026708#M3488</guid>
      <dc:creator>Robert_I_Intel</dc:creator>
      <dc:date>2015-07-29T23:59:18Z</dc:date>
    </item>
    <item>
      <title>Hi Robert,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026709#M3489</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;

&lt;P&gt;I have just updated my graphic drivers to latest version and I still get the same problem.&lt;/P&gt;

&lt;P&gt;Does VTune support better OpenCL 2.0?&lt;/P&gt;

&lt;P&gt;Thanks for your effort&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 00:17:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026709#M3489</guid>
      <dc:creator>David_C_13</dc:creator>
      <dc:date>2015-07-30T00:17:20Z</dc:date>
    </item>
    <item>
      <title>In Vtune you will see OpenCL</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026710#M3490</link>
      <description>&lt;P&gt;In Vtune you will see OpenCL 2.0 self-enqueued kernels as one undifferentiated blob: usually you will be able to figure out the kernel boundaries, but still OpenCL 2.0 support could be much better. VTune team knows about this as well. At least, your OpenCL 2.0 kernels won't crash Vtune&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 00:25:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Error-when-I-run-occupancy-for-kernels/m-p/1026710#M3490</guid>
      <dc:creator>Robert_I_Intel</dc:creator>
      <dc:date>2015-07-30T00:25:40Z</dc:date>
    </item>
  </channel>
</rss>

