<?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, in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040048#M3811</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You can find a number of examples that use OpenCL 2.0 here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/intel-opencl-code-builder-support/training"&gt;https://software.intel.com/en-us/intel-opencl-code-builder-support/training&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;As far as commercial applications using OpenCL 2.0, I am not aware of any: people are in the process of checking it out, possibly because only AMD and Intel support it currently and only on Windows for now.&lt;/P&gt;

&lt;P&gt;For a realistic complex algorithm implemented using OpenCL 2.0 self-enqueue and work group scan functions take a look at GPU-Quicksort in OpenCL 2.0 &lt;A href="https://software.intel.com/en-us/articles/gpu-quicksort-in-opencl-20-using-nested-parallelism-and-work-group-scan-functions"&gt;https://software.intel.com/en-us/articles/gpu-quicksort-in-opencl-20-using-nested-parallelism-and-work-group-scan-functions&lt;/A&gt; - it provides 65% to 90% performance improvement as compared to its OpenCL 1.2 counterpart.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Sep 2015 16:36:28 GMT</pubDate>
    <dc:creator>Robert_I_Intel</dc:creator>
    <dc:date>2015-09-22T16:36:28Z</dc:date>
    <item>
      <title>Applications/examples which uses OpenCL 2.0 features (SVM, GAS, C11)</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040047#M3810</link>
      <description>&lt;P&gt;&lt;FONT color="#333333" style="color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; line-height: normal;"&gt;Hello..&lt;/FONT&gt;&lt;BR style="color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; line-height: normal;" /&gt;
	&lt;BR style="color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; line-height: normal;" /&gt;
	&lt;FONT color="#333333" style="color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; line-height: normal;"&gt;Any one having idea on third party application available in the market which uses OpenCL 2.0 features (SVM, GAS, C11) ?&lt;/FONT&gt;&lt;BR style="color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; line-height: normal;" /&gt;
	&lt;BR style="color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; line-height: normal;" /&gt;
	&lt;FONT color="#333333" style="color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; line-height: normal;"&gt;Applications like Adobe Photoshop CC, Auto Desk Maya, Sony Vegas Pro 12, etc ... I guess these applications were not implemented using OpenCL 2.0 features.&lt;/FONT&gt;&lt;BR style="color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; line-height: normal;" /&gt;
	&lt;BR style="color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; line-height: normal;" /&gt;
	&lt;FONT color="#333333" style="color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; line-height: normal;"&gt;Any other applications/examples implemented with the 2.0 features?&lt;/FONT&gt;&lt;BR style="color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; line-height: normal;" /&gt;
	&lt;FONT color="#333333" style="color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; line-height: normal;"&gt;Any university examples also fine for me....&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 10:12:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040047#M3810</guid>
      <dc:creator>srinivasulu_c_</dc:creator>
      <dc:date>2015-09-22T10:12:53Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040048#M3811</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You can find a number of examples that use OpenCL 2.0 here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/intel-opencl-code-builder-support/training"&gt;https://software.intel.com/en-us/intel-opencl-code-builder-support/training&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;As far as commercial applications using OpenCL 2.0, I am not aware of any: people are in the process of checking it out, possibly because only AMD and Intel support it currently and only on Windows for now.&lt;/P&gt;

&lt;P&gt;For a realistic complex algorithm implemented using OpenCL 2.0 self-enqueue and work group scan functions take a look at GPU-Quicksort in OpenCL 2.0 &lt;A href="https://software.intel.com/en-us/articles/gpu-quicksort-in-opencl-20-using-nested-parallelism-and-work-group-scan-functions"&gt;https://software.intel.com/en-us/articles/gpu-quicksort-in-opencl-20-using-nested-parallelism-and-work-group-scan-functions&lt;/A&gt; - it provides 65% to 90% performance improvement as compared to its OpenCL 1.2 counterpart.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 16:36:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040048#M3811</guid>
      <dc:creator>Robert_I_Intel</dc:creator>
      <dc:date>2015-09-22T16:36:28Z</dc:date>
    </item>
    <item>
      <title>Thanks Robert. I will explore</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040049#M3812</link>
      <description>&lt;P&gt;Thanks Robert. I will explore the quick-sort example&lt;/P&gt;

&lt;P&gt;Any idea on &amp;nbsp;"GL based examples with 2.0" ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 06:10:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040049#M3812</guid>
      <dc:creator>srinivasulu_c_</dc:creator>
      <dc:date>2015-09-23T06:10:58Z</dc:date>
    </item>
    <item>
      <title>We have this article on</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040050#M3813</link>
      <description>&lt;P&gt;We have this article on sharing OpenGL surfaces w/ OpenCL: &lt;A href="https://software.intel.com/en-us/articles/sharing-surfaces-between-opencl-and-opengl-43-on-intel-processor-graphics-using-implicit"&gt;https://software.intel.com/en-us/articles/sharing-surfaces-between-opencl-and-opengl-43-on-intel-processor-graphics-using-implicit&lt;/A&gt; - is this what you are looking for?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2015 18:49:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040050#M3813</guid>
      <dc:creator>Robert_I_Intel</dc:creator>
      <dc:date>2015-09-24T18:49:15Z</dc:date>
    </item>
    <item>
      <title>thanks Robert. Which feature</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040051#M3814</link>
      <description>&lt;P&gt;thanks Robert. Which feature of OpenCL 2.0 was implemented in the example?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:26:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040051#M3814</guid>
      <dc:creator>srinivasulu_c_</dc:creator>
      <dc:date>2015-09-25T07:26:26Z</dc:date>
    </item>
    <item>
      <title>Srinivasulu,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040052#M3815</link>
      <description>&lt;P&gt;Srinivasulu,&lt;/P&gt;

&lt;P&gt;Sorry for the late reply: the code in the sample should work for both OpenCL 1.2 and OpenCL 2.0 implementations, but nothing OpenCL 2.0 specific.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 23:20:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Applications-examples-which-uses-OpenCL-2-0-features-SVM-GAS-C11/m-p/1040052#M3815</guid>
      <dc:creator>Robert_I_Intel</dc:creator>
      <dc:date>2015-10-12T23:20:26Z</dc:date>
    </item>
  </channel>
</rss>

