<?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: IMX8 OpenCL SPIR Extension support</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8-OpenCL-SPIR-Extension-support/m-p/819879#M126265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;Currently we don't have plan to support cl_khr_fp16 and cl_khr_spir extensions in OpenCL 1.2 driver. We may support cl_khr_spir&amp;nbsp;in OpenCL 2.3 driver (in 2019) if SPIRV support is required in CL 2.3 Spec. The current generation GC7000* HWs cannot fully support cl_khr_fp16 functions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2018 15:09:29 GMT</pubDate>
    <dc:creator>Bio_TICFSL</dc:creator>
    <dc:date>2018-09-06T15:09:29Z</dc:date>
    <item>
      <title>IMX8 OpenCL SPIR Extension support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8-OpenCL-SPIR-Extension-support/m-p/819876#M126262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With respect to our initial verification it looks like IMX8 OpenCL library doesn't support SPIR extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any updated module available for IMX8 with SPIR support?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Partha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 19:06:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8-OpenCL-SPIR-Extension-support/m-p/819876#M126262</guid>
      <dc:creator>parthasarathyr</dc:creator>
      <dc:date>2018-08-23T19:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8 OpenCL SPIR Extension support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8-OpenCL-SPIR-Extension-support/m-p/819877#M126263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Parthasarathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;P&gt;Yes, opencl is embedded opencl1.2 profile, it only supports limited number of extensions.&lt;/P&gt;&lt;P&gt;cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_gl_sharing&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SPIR extension is enabled from vulkan 1.2.&lt;/P&gt;&lt;P&gt;The current VSI vulkan is 1.0.59, so, it doesn't support SPIR.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can run /opt/imx-gpu-sdk/Vulkan/VulkanInfo/VulkanInfo&amp;nbsp; application in the release to get Vulkan information of your platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 18:34:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8-OpenCL-SPIR-Extension-support/m-p/819877#M126263</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2018-08-27T18:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8 OpenCL SPIR Extension support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8-OpenCL-SPIR-Extension-support/m-p/819878#M126264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Bio_TICFSL"&gt;Bio_TICFSL&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the document, IMX8M supports OpenCL &lt;STRONG&gt;1.2 Full Profile&lt;/STRONG&gt;, but your reply points that it falls in embedded profile. Please clarify on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPIR support seems to be OpenCL library specific(software specific), is that correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also looks like SPIR 1.2 is independent of vulkan, any possibility of getting SPIR support in&amp;nbsp;future?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Partha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 08:29:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8-OpenCL-SPIR-Extension-support/m-p/819878#M126264</guid>
      <dc:creator>parthasarathyr</dc:creator>
      <dc:date>2018-08-29T08:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8 OpenCL SPIR Extension support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8-OpenCL-SPIR-Extension-support/m-p/819879#M126265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;Currently we don't have plan to support cl_khr_fp16 and cl_khr_spir extensions in OpenCL 1.2 driver. We may support cl_khr_spir&amp;nbsp;in OpenCL 2.3 driver (in 2019) if SPIRV support is required in CL 2.3 Spec. The current generation GC7000* HWs cannot fully support cl_khr_fp16 functions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 15:09:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8-OpenCL-SPIR-Extension-support/m-p/819879#M126265</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2018-09-06T15:09:29Z</dc:date>
    </item>
  </channel>
</rss>

