<?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 Hi Rahul, in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184204#M400</link>
    <description>&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This has Occurred on a windows 10 environment,&lt;/P&gt;&lt;P&gt;oneAPI base tool kit : w_BaseKit_b_2021.1.3.085_offline&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your care.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
    <pubDate>Fri, 14 Feb 2020 11:43:17 GMT</pubDate>
    <dc:creator>Tamer_Assad</dc:creator>
    <dc:date>2020-02-14T11:43:17Z</dc:date>
    <item>
      <title>Unhandled exception: queue(cpu_selector)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184202#M398</link>
      <description>&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Hi,&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Instantiating a queue object using a device_selector object of type cpu_selector results in:&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Release:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Unhandled exception at 0x00007FFA6543A839 in AppName.exe: Microsoft C++ exception: cl::sycl::runtime_error at memory location&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Debug:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Unhandled exception at 0x00007FFA6609C4C8 (ucrtbase.dll) in AppName.exe: An invalid parameter was passed to a function that considers invalid parameters fatal.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Ref. DPC++ VecAdd example &amp;nbsp;lines #100&lt;/P&gt;
&lt;PRE class="brush:cpp; class-name:dark;"&gt;//default_selector device_selector;
cpu_selector device_selector;

queue device_queue(device_selector);&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What could cause this error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 08:52:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184202#M398</guid>
      <dc:creator>Tamer_Assad</dc:creator>
      <dc:date>2020-02-14T08:52:26Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184203#M399</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you specify your&amp;nbsp;environment, basetoolkit version&amp;nbsp;which you are currently working on?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 10:14:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184203#M399</guid>
      <dc:creator>RahulV_intel</dc:creator>
      <dc:date>2020-02-14T10:14:49Z</dc:date>
    </item>
    <item>
      <title>Hi Rahul,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184204#M400</link>
      <description>&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This has Occurred on a windows 10 environment,&lt;/P&gt;&lt;P&gt;oneAPI base tool kit : w_BaseKit_b_2021.1.3.085_offline&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your care.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 11:43:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184204#M400</guid>
      <dc:creator>Tamer_Assad</dc:creator>
      <dc:date>2020-02-14T11:43:17Z</dc:date>
    </item>
    <item>
      <title>Also, please note that, the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184205#M401</link>
      <description>&lt;P&gt;Also, please note that, the last time I tested that was couple of days ago, and it was working well, but now its not, knowing that no installation has been performed on the target machine since the last successful attempt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 11:47:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184205#M401</guid>
      <dc:creator>Tamer_Assad</dc:creator>
      <dc:date>2020-02-14T11:47:52Z</dc:date>
    </item>
    <item>
      <title>Hi Rahul,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184206#M402</link>
      <description>&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;Installing the latest base kit version "w_BaseKit_b_2021.1.4.423" has fixed this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2020 10:56:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184206#M402</guid>
      <dc:creator>Tamer_Assad</dc:creator>
      <dc:date>2020-02-15T10:56:47Z</dc:date>
    </item>
    <item>
      <title>Hi Tamer Assad,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184207#M403</link>
      <description>&lt;P&gt;Hi Tamer Assad,&lt;/P&gt;&lt;P&gt;Always make sure that you update to the latest version of the base toolkit&amp;nbsp;&lt;A href="https://software.intel.com/en-us/oneapi/base-kit"&gt;https://software.intel.com/en-us/oneapi/base-kit&lt;/A&gt;. We are closing this thread. Feel free to reach out to us, in case you face any issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 05:26:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Unhandled-exception-queue-cpu-selector/m-p/1184207#M403</guid>
      <dc:creator>RahulV_intel</dc:creator>
      <dc:date>2020-02-17T05:26:33Z</dc:date>
    </item>
  </channel>
</rss>

