<?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 Argh, I guess I have to wait in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Losing-all-autos-and-local-symbols-when-single-stepping-in-CPU/m-p/1087263#M4821</link>
    <description>&lt;P&gt;Argh, I guess I have to wait for a new release of Code Builder?&lt;/P&gt;

&lt;P&gt;( Changing the codebase to just use native types and structs isn't feasible )&lt;/P&gt;</description>
    <pubDate>Thu, 17 Nov 2016 16:10:00 GMT</pubDate>
    <dc:creator>allanmac1</dc:creator>
    <dc:date>2016-11-17T16:10:00Z</dc:date>
    <item>
      <title>Losing all autos and local symbols when single-stepping in CPU debugger</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Losing-all-autos-and-local-symbols-when-single-stepping-in-CPU/m-p/1087259#M4817</link>
      <description>&lt;P&gt;I'm using a VS2015 / Win10 workstation with the latest CPU driver and Code Builder installed (4.0.0.1).&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;I'm single-stepping through an OpenCL 2.1 + AVX2 CPU kernel and after a few lines all symbols in the Autos and Local windows disappear.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Single-stepping appears to continue to work because the line arrow is properly moving.&lt;/P&gt;

&lt;P&gt;I've tried targeting both x86 and x64 and see no difference.&lt;/P&gt;

&lt;P&gt;The build options for clBuildProgram(..) are "-g -s &amp;lt;kernel absolute path&amp;gt;".&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 20:57:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Losing-all-autos-and-local-symbols-when-single-stepping-in-CPU/m-p/1087259#M4817</guid>
      <dc:creator>allanmac1</dc:creator>
      <dc:date>2016-11-15T20:57:31Z</dc:date>
    </item>
    <item>
      <title>So far I have not been able</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Losing-all-autos-and-local-symbols-when-single-stepping-in-CPU/m-p/1087260#M4818</link>
      <description>&lt;P&gt;So far I have not been able to reproduce. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;Could you send more info about your system:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;SPAN style="font-size: 1em;"&gt;processor model? &amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;SPAN style="font-size: 1em;"&gt;Not sure if I understand the version. &amp;nbsp;Do you have the latest Intel(R) SDK for OpenCL applications installed? &amp;nbsp;(Version reported by integrated CodeBuilder should be 6.3.0.1904).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&amp;nbsp;An example kernel could also help us investigate. &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 06:15:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Losing-all-autos-and-local-symbols-when-single-stepping-in-CPU/m-p/1087260#M4818</guid>
      <dc:creator>Jeffrey_M_Intel1</dc:creator>
      <dc:date>2016-11-16T06:15:35Z</dc:date>
    </item>
    <item>
      <title>The processor is a dual Xeon</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Losing-all-autos-and-local-symbols-when-single-stepping-in-CPU/m-p/1087261#M4819</link>
      <description>&lt;P&gt;The processor is a dual Xeon E5-2690 v3 and the latest Code Builder 6.3 is installed.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The "CodeBuilder API Debugger 4.0.0.1" number comes from the "About Visual Studio" window and is probably unimportant.&lt;/P&gt;

&lt;P&gt;I narrowed it down to the debugger losing symbols as soon as it initializes a union type. &amp;nbsp;The size of the union is equal to a cl_ulong.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 16:31:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Losing-all-autos-and-local-symbols-when-single-stepping-in-CPU/m-p/1087261#M4819</guid>
      <dc:creator>allanmac1</dc:creator>
      <dc:date>2016-11-16T16:31:00Z</dc:date>
    </item>
    <item>
      <title>I've replicated and filed as</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Losing-all-autos-and-local-symbols-when-single-stepping-in-CPU/m-p/1087262#M4820</link>
      <description>&lt;P&gt;I've replicated and filed as a bug. &amp;nbsp;Thanks for this report.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 06:52:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Losing-all-autos-and-local-symbols-when-single-stepping-in-CPU/m-p/1087262#M4820</guid>
      <dc:creator>Jeffrey_M_Intel1</dc:creator>
      <dc:date>2016-11-17T06:52:47Z</dc:date>
    </item>
    <item>
      <title>Argh, I guess I have to wait</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Losing-all-autos-and-local-symbols-when-single-stepping-in-CPU/m-p/1087263#M4821</link>
      <description>&lt;P&gt;Argh, I guess I have to wait for a new release of Code Builder?&lt;/P&gt;

&lt;P&gt;( Changing the codebase to just use native types and structs isn't feasible )&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 16:10:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Losing-all-autos-and-local-symbols-when-single-stepping-in-CPU/m-p/1087263#M4821</guid>
      <dc:creator>allanmac1</dc:creator>
      <dc:date>2016-11-17T16:10:00Z</dc:date>
    </item>
  </channel>
</rss>

