<?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: opencv ocl module get CL_BUILD_PROGRAM_FAILURE</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/opencv-ocl-module-get-CL-BUILD-PROGRAM-FAILURE/m-p/300981#M37847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed. After the post I still keep working for a very long time and I think we reach the consensus regarding the conclusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for HW alternative now but it seems the ARM based dev-board do not support openCL quite well.&lt;/P&gt;&lt;P&gt;May be we have to wait longer until the HW is ready so we can deploy CV every where cheap and easy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply. :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2014 02:21:34 GMT</pubDate>
    <dc:creator>stevenchiu</dc:creator>
    <dc:date>2014-04-14T02:21:34Z</dc:date>
    <item>
      <title>opencv ocl module get CL_BUILD_PROGRAM_FAILURE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/opencv-ocl-module-get-CL-BUILD-PROGRAM-FAILURE/m-p/300978#M37844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all, &lt;/P&gt;&lt;P&gt;I would like to run opencv ocl test sample on imx6 qbresd board but always encountered CL_BUILD_PROGRAM_FAILURE as follow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUILD LOG: convertC3C4: -D GENTYPE4=uchar4&lt;/P&gt;&lt;P&gt;error : &lt;STRONG&gt;syntax error in compiler option string " -D GENTYPE4=uchar4&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unknown file: Failure&lt;/P&gt;&lt;P&gt;C++ exception with description "/home/root/opencv/opencv/modules/ocl/src/cl_programcache.cpp:445: error: (-217) CL_BUILD_PROGRAM_FAILURE in function getOrBuildProgram&lt;/P&gt;&lt;P&gt;" thrown in the test body.&lt;/P&gt;&lt;P&gt;[ FAILED ] OCL_ImgProc/CvtColor.BGR2BGRA/0, where GetParam() = (CV_8U, false) (16 ms)&lt;/P&gt;&lt;P&gt;[ RUN ] OCL_ImgProc/CvtColor.BGR2BGRA/1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to update any library from FSL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 07:40:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/opencv-ocl-module-get-CL-BUILD-PROGRAM-FAILURE/m-p/300978#M37844</guid>
      <dc:creator>stevenchiu</dc:creator>
      <dc:date>2014-03-21T07:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: opencv ocl module get CL_BUILD_PROGRAM_FAILURE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/opencv-ocl-module-get-CL-BUILD-PROGRAM-FAILURE/m-p/300979#M37845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really need some help on this, can someone share me a hint?&lt;/P&gt;&lt;P&gt;Also, am I in the right forum? I mean if there is any forum focus on a specific subject like imx6qresd or opencl maybe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 02:55:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/opencv-ocl-module-get-CL-BUILD-PROGRAM-FAILURE/m-p/300979#M37845</guid>
      <dc:creator>stevenchiu</dc:creator>
      <dc:date>2014-03-24T02:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: opencv ocl module get CL_BUILD_PROGRAM_FAILURE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/opencv-ocl-module-get-CL-BUILD-PROGRAM-FAILURE/m-p/300980#M37846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After a bunch of work, I discovered that it would try to compile if you used -D&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GENTYPE4=uchar4&lt;/STRONG&gt; - only to get complaints about a procedure clamp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The root of the problem is that OpenCV needs OpenCL1.2 - and the full version, The OpenCL provided by freescale is 1.1 - I suspect that the GPU has limits that will not allow it to run OCL1.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 11:17:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/opencv-ocl-module-get-CL-BUILD-PROGRAM-FAILURE/m-p/300980#M37846</guid>
      <dc:creator>kellymcdonald</dc:creator>
      <dc:date>2014-04-11T11:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: opencv ocl module get CL_BUILD_PROGRAM_FAILURE</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/opencv-ocl-module-get-CL-BUILD-PROGRAM-FAILURE/m-p/300981#M37847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed. After the post I still keep working for a very long time and I think we reach the consensus regarding the conclusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for HW alternative now but it seems the ARM based dev-board do not support openCL quite well.&lt;/P&gt;&lt;P&gt;May be we have to wait longer until the HW is ready so we can deploy CV every where cheap and easy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply. :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 02:21:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/opencv-ocl-module-get-CL-BUILD-PROGRAM-FAILURE/m-p/300981#M37847</guid>
      <dc:creator>stevenchiu</dc:creator>
      <dc:date>2014-04-14T02:21:34Z</dc:date>
    </item>
  </channel>
</rss>

