<?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 Problem using ndrange with Intel Graphics in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Problem-using-ndrange-with-Intel-Graphics/m-p/1379920#M2080</link>
    <description>&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;I am using DPC++ to enable parallelization for my code. Using sycl::ndrange&amp;lt;1&amp;gt;{N, worker_number} works totally fine when run on CPU (using&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="sub_section_element_selectors"&gt;sycl::host_selector{}). However, when I switch to Intel graphics by using&amp;nbsp;sycl::default_selector{}, the errors are caused by the use of ndrange ( switch to range approach works). &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;I am using Intel (R) UHD Graphics.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Does anybody know what's wrong with it?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Here is details of my dpcpp version:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;-Intel(R) oneAPI DPC++/C++ Compiler 2022.0.0 (2022.0.0.20211123)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;-Target: x86_64-pc-windows-msvc&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;-Thread model: posix&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Q&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Apr 2022 21:15:15 GMT</pubDate>
    <dc:creator>QM</dc:creator>
    <dc:date>2022-04-26T21:15:15Z</dc:date>
    <item>
      <title>Problem using ndrange with Intel Graphics</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Problem-using-ndrange-with-Intel-Graphics/m-p/1379920#M2080</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;I am using DPC++ to enable parallelization for my code. Using sycl::ndrange&amp;lt;1&amp;gt;{N, worker_number} works totally fine when run on CPU (using&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="sub_section_element_selectors"&gt;sycl::host_selector{}). However, when I switch to Intel graphics by using&amp;nbsp;sycl::default_selector{}, the errors are caused by the use of ndrange ( switch to range approach works). &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;I am using Intel (R) UHD Graphics.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Does anybody know what's wrong with it?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Here is details of my dpcpp version:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;-Intel(R) oneAPI DPC++/C++ Compiler 2022.0.0 (2022.0.0.20211123)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;-Target: x86_64-pc-windows-msvc&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;-Thread model: posix&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Q&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 21:15:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Problem-using-ndrange-with-Intel-Graphics/m-p/1379920#M2080</guid>
      <dc:creator>QM</dc:creator>
      <dc:date>2022-04-26T21:15:15Z</dc:date>
    </item>
    <item>
      <title>Re:Problem using ndrange with Intel Graphics</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Problem-using-ndrange-with-Intel-Graphics/m-p/1379991#M2082</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Since this is a duplicate thread of &amp;lt;&lt;A href="https://community.intel.com/t5/GPU-Compute-Software/Problem-using-ndrange-with-Intel-Graphics/m-p/1379899#M422" target="_blank"&gt;https://community.intel.com/t5/GPU-Compute-Software/Problem-using-ndrange-with-Intel-Graphics/m-p/1379899#M422&lt;/A&gt;&amp;gt;, we will no longer monitor this thread. We will continue addressing this issue in the other thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ditipriya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Apr 2022 05:07:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Problem-using-ndrange-with-Intel-Graphics/m-p/1379991#M2082</guid>
      <dc:creator>DitiD_Intel</dc:creator>
      <dc:date>2022-04-27T05:07:18Z</dc:date>
    </item>
  </channel>
</rss>

