<?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: Intel Celeron J3455 with Intel HD Graphics 500 - OpenCL versions in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Intel-Celeron-J3455-with-Intel-HD-Graphics-500-OpenCL-versions/m-p/318584#M17351</link>
    <description>&lt;P&gt;Indeed GPU Caps Viewer should show OpenCL 2.x, use another tool like &lt;A href="https://sourceforge.net/projects/opencl-z/files/latest/download"&gt;https://sourceforge.net/projects/opencl-z/files/latest/download&lt;/A&gt; OpenCL-Z to double-check if it's an app issue.&lt;/P&gt;&lt;P&gt;Otherwise it could be an issue in the driver, try older ones then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: Forget my first answer.&lt;/P&gt;&lt;P&gt;According to &lt;A href="https://www.intel.com/content/www/us/en/support/graphics-drivers/000005524.html"&gt;https://www.intel.com/content/www/us/en/support/graphics-drivers/000005524.html&lt;/A&gt; Supported APIs and Features for Intel® Graphics Drivers the HD 500 is limited to OpenCL 1.2&lt;/P&gt;&lt;P&gt;Sorry for confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For OpenCL development you need the SDK from &lt;A href="https://software.intel.com/en-us/intel-opencl"&gt;https://software.intel.com/en-us/intel-opencl&lt;/A&gt; &lt;A href="https://software.intel.com/en-us/intel-opencl"&gt;https://software.intel.com/en-us/intel-opencl&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which also comes with experimental OpenCL 2.1 drivers (CPU only).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Vulkan development get the SDK from &lt;A href="https://vulkan.lunarg.com/"&gt;https://vulkan.lunarg.com/&lt;/A&gt; LunarXchange&lt;/P&gt;</description>
    <pubDate>Sun, 03 Sep 2017 10:17:18 GMT</pubDate>
    <dc:creator>Stefan3D</dc:creator>
    <dc:date>2017-09-03T10:17:18Z</dc:date>
    <item>
      <title>Intel Celeron J3455 with Intel HD Graphics 500 - OpenCL versions</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Celeron-J3455-with-Intel-HD-Graphics-500-OpenCL-versions/m-p/318583#M17350</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this mini-pc: &lt;A href="https://www.asrock.com/nettop/Intel/Beebox%20Series%20(Apollo%20Lake)/index.us.asp#"&gt;https://www.asrock.com/nettop/Intel/Beebox%20Series%20(Apollo%20Lake)/index.us.asp#&lt;/A&gt; Specification ASRock &amp;gt; Beebox Series (Apollo Lake) &lt;/P&gt;&lt;P&gt;With J3455 and Intel HD Graphics 500.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the Capabilities table at: &lt;A href="https://en.wikipedia.org/wiki/Intel_HD_and_Iris_Graphics"&gt;https://en.wikipedia.org/wiki/Intel_HD_and_Iris_Graphics&lt;/A&gt; Intel HD and Iris Graphics - Wikipedia &lt;/P&gt;&lt;P&gt;The Intel HD Graphics 500 can do OpenCL 2.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using a tool like GPU Caps Viewer 1.36.2.0, it shows that only Open CL 1.2 is possible.&lt;/P&gt;&lt;P&gt;Why is that? Can the next driver update raise the OpenCL version to 2.0, perhaps even to 2.1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;How to develop OpenCL applications with this Intel GPU? Is there an IDE available or just using a simple editor is enough?&lt;/P&gt;&lt;P&gt;Then, how to execute OpenCL on this Intel GPU? Does OpenCL code has to be compiled?&lt;/P&gt;&lt;P&gt;Do I need additional OpenCL SDK, etc. for development and execution, or is the installed Intel Driver 15.46.05.4771 enough?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;As this Intel GPU also supports Vulkan, how to develop Vulkan applications? What do I need for development and execution of Vulkan applications?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Sun, 03 Sep 2017 09:54:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Celeron-J3455-with-Intel-HD-Graphics-500-OpenCL-versions/m-p/318583#M17350</guid>
      <dc:creator>neblaz</dc:creator>
      <dc:date>2017-09-03T09:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Celeron J3455 with Intel HD Graphics 500 - OpenCL versions</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Celeron-J3455-with-Intel-HD-Graphics-500-OpenCL-versions/m-p/318584#M17351</link>
      <description>&lt;P&gt;Indeed GPU Caps Viewer should show OpenCL 2.x, use another tool like &lt;A href="https://sourceforge.net/projects/opencl-z/files/latest/download"&gt;https://sourceforge.net/projects/opencl-z/files/latest/download&lt;/A&gt; OpenCL-Z to double-check if it's an app issue.&lt;/P&gt;&lt;P&gt;Otherwise it could be an issue in the driver, try older ones then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: Forget my first answer.&lt;/P&gt;&lt;P&gt;According to &lt;A href="https://www.intel.com/content/www/us/en/support/graphics-drivers/000005524.html"&gt;https://www.intel.com/content/www/us/en/support/graphics-drivers/000005524.html&lt;/A&gt; Supported APIs and Features for Intel® Graphics Drivers the HD 500 is limited to OpenCL 1.2&lt;/P&gt;&lt;P&gt;Sorry for confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For OpenCL development you need the SDK from &lt;A href="https://software.intel.com/en-us/intel-opencl"&gt;https://software.intel.com/en-us/intel-opencl&lt;/A&gt; &lt;A href="https://software.intel.com/en-us/intel-opencl"&gt;https://software.intel.com/en-us/intel-opencl&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which also comes with experimental OpenCL 2.1 drivers (CPU only).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Vulkan development get the SDK from &lt;A href="https://vulkan.lunarg.com/"&gt;https://vulkan.lunarg.com/&lt;/A&gt; LunarXchange&lt;/P&gt;</description>
      <pubDate>Sun, 03 Sep 2017 10:17:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Celeron-J3455-with-Intel-HD-Graphics-500-OpenCL-versions/m-p/318584#M17351</guid>
      <dc:creator>Stefan3D</dc:creator>
      <dc:date>2017-09-03T10:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Celeron J3455 with Intel HD Graphics 500 - OpenCL versions</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Celeron-J3455-with-Intel-HD-Graphics-500-OpenCL-versions/m-p/318585#M17352</link>
      <description>&lt;P&gt;I recently installed Ubuntu Linux 17.04 64-bit on my other hard drive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Being new to Linux, I'm wondering how to install the right Intel driver for GPU? &lt;/P&gt;&lt;P&gt;Does Intel provide drivers for Linux operating systems? Usually I only find .exe files for Windows.&lt;/P&gt;&lt;P&gt;I read here and there about X Server, also about Mesa, but not sure yet if this is important.&lt;/P&gt;&lt;P&gt;And how about the graphics API versions on Linux, is there a difference? OpenGL 4.x, OpenCL 1.2 or 2.x, etc.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 19:55:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Celeron-J3455-with-Intel-HD-Graphics-500-OpenCL-versions/m-p/318585#M17352</guid>
      <dc:creator>neblaz</dc:creator>
      <dc:date>2017-09-05T19:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Celeron J3455 with Intel HD Graphics 500 - OpenCL versions</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Celeron-J3455-with-Intel-HD-Graphics-500-OpenCL-versions/m-p/318586#M17353</link>
      <description>&lt;P&gt;Hello &lt;B&gt; neblaz&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I understand you are trying to install latest graphics driver on Ubuntu Linux 17.04 64-bit.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Let me apologize for any inconvenience this issue may be causing to you.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;What happens is that drivers for Linux* are provided by the Linux* Community directly.  The best option would be contacting the Ubuntu Community so they can provide proper graphics driver.  This link will give you their contact information &lt;A href="http://community.ubuntu.com/"&gt;http://community.ubuntu.com/&lt;/A&gt; &lt;A href="http://community.ubuntu.com/"&gt;http://community.ubuntu.com/&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;This other link will provide more information about Linux* drivers on Intel components &lt;A href="https://www.intel.com/content/www/us/en/support/graphics-drivers/000005520.html"&gt;https://www.intel.com/content/www/us/en/support/graphics-drivers/000005520.html&lt;/A&gt; &lt;A href="https://www.intel.com/content/www/us/en/support/graphics-drivers/000005520.html"&gt;https://www.intel.com/content/www/us/en/support/graphics-drivers/000005520.html&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Fred D.</description>
      <pubDate>Wed, 06 Sep 2017 19:04:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Celeron-J3455-with-Intel-HD-Graphics-500-OpenCL-versions/m-p/318586#M17353</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-09-06T19:04:58Z</dc:date>
    </item>
  </channel>
</rss>

