<?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>i.MX ProcessorsのトピックRe: OpenCL on Sabre iMX6Q</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292641#M35893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it seems that upon running the tests, I ran into quite a few problems! I will attempt to implement some OpenCL functions myself, thank you for the helpful link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Mar 2013 19:36:29 GMT</pubDate>
    <dc:creator>constantins</dc:creator>
    <dc:date>2013-03-27T19:36:29Z</dc:date>
    <item>
      <title>OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292637#M35889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;I am attempting to compile OpenCV with OpenCL support for my iMX6Q board. I had some compiler issues earlier which I resolved by manually dropping the optimization level for one file. However, now I am having linking trouble due to undefined references in the libOpenCL.so and I am at a loss.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A "readelf -s /usr/lib/libOpenCL.so" shows many undefined symbols. This libOpenCL.so came with my system and I did not install it. I am confused as to where I have made a mistake. I installed the packages that came with the board (some packages were ignored as they seemed to have been replaced by newer versions.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linking CXX executable ../../bin/opencv_perf_ocl&lt;/P&gt;&lt;P&gt;/usr/lib/gcc/arm-linux-gnueabi/4.6.1/../../../../lib/libOpenCL.so: undefined reference to `gcoOS_CloseThread'&lt;/P&gt;&lt;P&gt;/usr/lib/gcc/arm-linux-gnueabi/4.6.1/../../../../lib/libOpenCL.so: undefined reference to `gcoOS_AtomIncrement'&lt;/P&gt;&lt;P&gt;... and so on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:26:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292637#M35889</guid>
      <dc:creator>constantins</dc:creator>
      <dc:date>2013-03-12T16:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292638#M35890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, I realized that OpenCV wasn't linking libGAL.so and updated the generated files. Does anyone know if an OpenCV with OpenCL w/ ARM support exists in any repositories? (Something like the opencv with cuda for ARM for the CARMA dev board).&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:41:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292638#M35890</guid>
      <dc:creator>constantins</dc:creator>
      <dc:date>2013-03-12T16:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292639#M35891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;which bsp are you using ? the CL libs should be there as far you have selected the vivante´s gpu driver in ltib package list.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://community.nxp.com/message/320932/edit" style="font-style: inherit; font-family: inherit; color: #3778c7;"&gt;https://community.nxp.com/message/320932/edit" style="font-style: inherit; font-family: inherit; color: #3778c7;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 15:37:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292639#M35891</guid>
      <dc:creator>andre_silva</dc:creator>
      <dc:date>2013-03-25T15:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292640#M35892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know OpenCV only uses FULL profile CL backend, unfortunately, you can see more information here: &lt;A href="http://docs.opencv.org/modules/ocl/doc/introduction.html" title="http://docs.opencv.org/modules/ocl/doc/introduction.html"&gt;OpenCL Module Introduction &amp;amp;amp;mdash; OpenCV 2.4.4.0 documentation&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 15:38:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292640#M35892</guid>
      <dc:creator>andre_silva</dc:creator>
      <dc:date>2013-03-25T15:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292641#M35893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it seems that upon running the tests, I ran into quite a few problems! I will attempt to implement some OpenCL functions myself, thank you for the helpful link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 19:36:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292641#M35893</guid>
      <dc:creator>constantins</dc:creator>
      <dc:date>2013-03-27T19:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292642#M35894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears that the OpenCL definition file is missing the libGAL reference. To add that, edit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;opencv-2.4.5/cmake/OpenCVDetectOpenCL.cmake&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And add in the list(APPEND line after the set(OPENCL_LIBRARIES line shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; set(OPENCL_LIBRARIES&lt;/TD&gt;&lt;TD&gt;${OPENCL_LIBRARY})&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; list(APPEND OPENCL_LIBRARIES&lt;/TD&gt;&lt;TD&gt;"GAL")&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 18:01:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292642#M35894</guid>
      <dc:creator>MikeZelina</dc:creator>
      <dc:date>2013-04-22T18:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292643#M35895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set it to built in OpenCV but as I said, OpenCV is CUDA not Vivante Embedded CL profile. You will only be able to run it in your PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 18:25:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292643#M35895</guid>
      <dc:creator>andre_silva</dc:creator>
      <dc:date>2013-04-22T18:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292644#M35896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Did you ever get opencv's ocl module working with the iMX6Q?&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Dec 2013 14:57:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292644#M35896</guid>
      <dc:creator>tumbleweed</dc:creator>
      <dc:date>2013-12-01T14:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292645#M35897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Andre, this release from Vivante seems to imply that opencl full profile 1.2 is supported. Is that not the case?&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.vivantecorp.com/index.php/en/media-article/news/155-vivante-goes-mainstream-with-opencl-computer-vision-products-for-advanced-driver-assistance-systems-adas-applications.html" target="test_blank"&gt;http://www.vivantecorp.com/index.php/en/media-article/news/155-vivante-goes-mainstream-with-opencl-computer-vision-products-for-advanced-driver-assistance-systems-adas-applications.html&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Dec 2013 15:11:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292645#M35897</guid>
      <dc:creator>tumbleweed</dc:creator>
      <dc:date>2013-12-01T15:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292646#M35898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Todd,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe this will be applied for the next Vivante´s gpu generation, for i.MX6 it is not valid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 12:28:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292646#M35898</guid>
      <dc:creator>andre_silva</dc:creator>
      <dc:date>2013-12-02T12:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292647#M35899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael, have you succeeded to use opencv with opencl support?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 11:45:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292647#M35899</guid>
      <dc:creator>mattiamoro</dc:creator>
      <dc:date>2013-12-20T11:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292648#M35900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may i know how you solve the libOpenCL.so: undefined symbol: gcoOS_AtomConstruct issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 01:35:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292648#M35900</guid>
      <dc:creator>kimlim</dc:creator>
      <dc:date>2014-08-13T01:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL on Sabre iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292649#M35901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kim, it is not supported by our current profile. OpenCV´s CL support is CUDA based, while we do only the Embedded Profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 17:23:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenCL-on-Sabre-iMX6Q/m-p/292649#M35901</guid>
      <dc:creator>andre_silva</dc:creator>
      <dc:date>2014-08-20T17:23:03Z</dc:date>
    </item>
  </channel>
</rss>

