<?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:level-zero vs opencl in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1480836#M3010</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We haven't heard back from you. Could you please provide an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Noorjahan.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Apr 2023 11:24:59 GMT</pubDate>
    <dc:creator>NoorjahanSk_Intel</dc:creator>
    <dc:date>2023-04-27T11:24:59Z</dc:date>
    <item>
      <title>level-zero vs opencl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1475833#M2966</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there any guide when to select the level-zero device and when to select the opencl device?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Platform = Intel(R) OpenCL HD Graphics&lt;BR /&gt;&lt;SPAN&gt;GPU Intel(R) Corporation - Intel(R) UHD Graphics&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Platform = Intel(R) Level-Zero&lt;BR /&gt;GPU Intel(R) Corporation - Intel(R) Graphics [0x9b41]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the same CPU and HD Graphics. It is listed as OpenCL device as well as a Level-Zero device. I couldn't find much information when to use which platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to use it with the DPC++ compiler and sycl. Any recommandations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 13:28:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1475833#M2966</guid>
      <dc:creator>Daniel_D</dc:creator>
      <dc:date>2023-04-12T13:28:17Z</dc:date>
    </item>
    <item>
      <title>Re:level-zero vs opencl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1476719#M2972</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting in Intel Communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Intel DPC++ compiler can be used with different backends (e.g., OpenCL and Level Zero). Different devices can be operated through different low-level drivers, such as OpenCL for FPGA&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;By default, if no special action is taken and the Level Zero runtime reports support the installed GPU on Linux.&lt;/P&gt;&lt;P&gt;On Windows, the preference is given to an OpenCL GPU.&lt;/P&gt;&lt;P&gt;Devices that are not supported with the Level Zero runtime (CPU/FPGA) continue to run with OpenCL.&lt;/P&gt;&lt;P&gt;OpenCL supports both CPU and GPU architectures where as level_zero supports FPGA and other types of accelerator architectures.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In your case, you are observing the same GPU under OpenCL and Level Zero because it is managed by an OpenCL™ or Level Zero backend.&lt;/P&gt;&lt;P&gt;You can choose any of the backends (OpenCL or Level Zero) to build your application on GPU.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please refer to the below links for more details:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-1/intel-oneapi-level-zero-switch.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-1/intel-oneapi-level-zero-switch.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-1/programming-with-intel-oneapi-level-zero-backend.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-1/programming-with-intel-oneapi-level-zero-backend.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Noorjahan.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Apr 2023 11:28:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1476719#M2972</guid>
      <dc:creator>NoorjahanSk_Intel</dc:creator>
      <dc:date>2023-04-14T11:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: level-zero vs opencl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1477038#M2974</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the detailed response. Is there a way to identify a Level-Zero device if I enumerate through all SYCL devices other than a string-compare of the backend name? That seems to me not very reliable for the future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2023 06:55:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1477038#M2974</guid>
      <dc:creator>Daniel_D</dc:creator>
      <dc:date>2023-04-15T06:55:03Z</dc:date>
    </item>
    <item>
      <title>Re:level-zero vs opencl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1478667#M2994</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;Is there a way to identify a Level-Zero device&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, you can identify a level_zero device using programming API sycl::backend::ext_oneapi_level_zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please refer to the below link for more details:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-1/intel-oneapi-level-zero-backend-specification.html" rel="noopener noreferrer" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-1/intel-oneapi-level-zero-backend-specification.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt; Noorjahan.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Apr 2023 10:49:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1478667#M2994</guid>
      <dc:creator>NoorjahanSk_Intel</dc:creator>
      <dc:date>2023-04-20T10:49:15Z</dc:date>
    </item>
    <item>
      <title>Re:level-zero vs opencl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1480836#M3010</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We haven't heard back from you. Could you please provide an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Noorjahan.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Apr 2023 11:24:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1480836#M3010</guid>
      <dc:creator>NoorjahanSk_Intel</dc:creator>
      <dc:date>2023-04-27T11:24:59Z</dc:date>
    </item>
    <item>
      <title>Re:level-zero vs opencl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1483331#M3046</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Noorjahan.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 May 2023 05:04:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/level-zero-vs-opencl/m-p/1483331#M3046</guid>
      <dc:creator>NoorjahanSk_Intel</dc:creator>
      <dc:date>2023-05-05T05:04:26Z</dc:date>
    </item>
  </channel>
</rss>

