<?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 analyze OpenCL application on IMX6Q? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-analyze-OpenCL-application-on-IMX6Q/m-p/728826#M113333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only tools that you can use are the Vivante Tools, since the GPU it is the part of the SoC that would be in use during the OpenCL application, so in order&amp;nbsp; to get the data only vAnalyzer would be your tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jan 2018 14:19:41 GMT</pubDate>
    <dc:creator>jamesbone</dc:creator>
    <dc:date>2018-01-17T14:19:41Z</dc:date>
    <item>
      <title>How to analyze OpenCL application on IMX6Q?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-analyze-OpenCL-application-on-IMX6Q/m-p/728825#M113332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know how to analyze (profile) GPU base application (app which uses OpenGL ES or OpenVG) on IMX6Q but how to analyze (profile) OpenCL application or some apps that use indirectly OpenCL as their backend like OpenCV (When you build the library with "WITH_OPENCL" configuration)?&lt;/P&gt;&lt;P&gt;Imagine that you have two specific algorithms which run on GC2000 with OpenCL how to analyzing them and choose the best one?in fact I need a tool like "vAnalyser" or something like that to show how my custom algorithm use the hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extra Info that may help&lt;/P&gt;&lt;P&gt;-------------------------------------------&lt;/P&gt;&lt;P&gt;Target:&amp;nbsp;&amp;nbsp; IMX6Q&lt;/P&gt;&lt;P&gt;OS:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Linux 4.1.36&lt;/P&gt;&lt;P&gt;OpenCL: OpenCL v1.1&lt;/P&gt;&lt;P&gt;-------------------------------------------&lt;/P&gt;&lt;P&gt;Yours,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 18:37:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-analyze-OpenCL-application-on-IMX6Q/m-p/728825#M113332</guid>
      <dc:creator>ali_sarlak</dc:creator>
      <dc:date>2018-01-16T18:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze OpenCL application on IMX6Q?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-analyze-OpenCL-application-on-IMX6Q/m-p/728826#M113333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only tools that you can use are the Vivante Tools, since the GPU it is the part of the SoC that would be in use during the OpenCL application, so in order&amp;nbsp; to get the data only vAnalyzer would be your tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 14:19:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-analyze-OpenCL-application-on-IMX6Q/m-p/728826#M113333</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2018-01-17T14:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze OpenCL application on IMX6Q?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-analyze-OpenCL-application-on-IMX6Q/m-p/728827#M113334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jamesbone"&gt;jamesbone&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;Thanks for your reply, as you know, to profile a graphic base application on imx6q, after setting the right configuration, when you run a graphic base application such as OpenGL apps or OpenVG apps they should make a file with "vpd" extension that is necessary to analyzing the application, unfortunately when OpenCL app run on imx6q it cannot make any vpd file, so I cannot analyze it by vAnalyzer.(unlike OpenGL app that make vpd file and vAnalyzer show the file nicely)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any special settings which should be set for OpenCL app to make vpd file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 20:04:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-analyze-OpenCL-application-on-IMX6Q/m-p/728827#M113334</guid>
      <dc:creator>ali_sarlak</dc:creator>
      <dc:date>2018-01-17T20:04:37Z</dc:date>
    </item>
  </channel>
</rss>

