<?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 Re: How to implement OpenCL atomic_inc on i.MX6Q in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-implement-OpenCL-atomic-inc-on-i-MX6Q/m-p/511299#M83360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just have met the same problem when i &amp;nbsp;tried to build an application to achieve hough line transform with opencl, but "atomic_add/inc" was not supported, is there recent update support this function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2017 23:51:08 GMT</pubDate>
    <dc:creator>heyitan</dc:creator>
    <dc:date>2017-11-14T23:51:08Z</dc:date>
    <item>
      <title>How to implement OpenCL atomic_inc on i.MX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-implement-OpenCL-atomic-inc-on-i-MX6Q/m-p/511296#M83357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that the OpenCL support on i.MX6Q (at least with 3.10.17 BSP)&amp;nbsp; doesn't have the built-in atomic functions such as atomic_inc() etc.&lt;/P&gt;&lt;P&gt;Are there ways to implement that function on i.MX6Q? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 06:56:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-implement-OpenCL-atomic-inc-on-i-MX6Q/m-p/511296#M83357</guid>
      <dc:creator>yanfengliu</dc:creator>
      <dc:date>2015-12-30T06:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement OpenCL atomic_inc on i.MX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-implement-OpenCL-atomic-inc-on-i-MX6Q/m-p/511297#M83358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yanfeng,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The atomic functions are currently disable from OpenCL compiler, we are working to have another version of the driver of the GPU to support this functions in the near future.&amp;nbsp; I do not have a date to provide but this are part of the pipeline.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 14:10:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-implement-OpenCL-atomic-inc-on-i-MX6Q/m-p/511297#M83358</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2016-01-07T14:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement OpenCL atomic_inc on i.MX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-implement-OpenCL-atomic-inc-on-i-MX6Q/m-p/511298#M83359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the updates. I will then use OpenCL for cases where such function is not needed with current version. :smileyhappy: &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 14:34:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-implement-OpenCL-atomic-inc-on-i-MX6Q/m-p/511298#M83359</guid>
      <dc:creator>yanfengliu</dc:creator>
      <dc:date>2016-04-01T14:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement OpenCL atomic_inc on i.MX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-implement-OpenCL-atomic-inc-on-i-MX6Q/m-p/511299#M83360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just have met the same problem when i &amp;nbsp;tried to build an application to achieve hough line transform with opencl, but "atomic_add/inc" was not supported, is there recent update support this function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 23:51:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-implement-OpenCL-atomic-inc-on-i-MX6Q/m-p/511299#M83360</guid>
      <dc:creator>heyitan</dc:creator>
      <dc:date>2017-11-14T23:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement OpenCL atomic_inc on i.MX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-implement-OpenCL-atomic-inc-on-i-MX6Q/m-p/511300#M83361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello jamesbone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I just have met the same problem when i &amp;nbsp;tried to build an application to achieve hough line transform with opencl, but "atomic_add/inc" was not supported, is there recent update support this function?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 23:52:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-implement-OpenCL-atomic-inc-on-i-MX6Q/m-p/511300#M83361</guid>
      <dc:creator>heyitan</dc:creator>
      <dc:date>2017-11-14T23:52:48Z</dc:date>
    </item>
  </channel>
</rss>

