<?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:Using oneAPI and NVIDIA GPU on Windows 10 in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Using-oneAPI-and-NVIDIA-GPU-on-Windows-10/m-p/1294690#M1351</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for accepting as a solution.&lt;/P&gt;&lt;P&gt;We will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Have a Good day!&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;Santosh&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Jun 2021 12:27:13 GMT</pubDate>
    <dc:creator>SantoshY_Intel</dc:creator>
    <dc:date>2021-06-30T12:27:13Z</dc:date>
    <item>
      <title>Using oneAPI and NVIDIA GPU on Windows 10</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Using-oneAPI-and-NVIDIA-GPU-on-Windows-10/m-p/1293337#M1347</link>
      <description>&lt;P&gt;Hi, everybody,&lt;/P&gt;
&lt;P&gt;I am trying to port a CUDA program to oneAPI.&lt;BR /&gt;The example “tbb-async-sycl” compiles and works fine, but &lt;BR /&gt;I mention that sycl::default_selector always selects CPU.&lt;BR /&gt;I changed the sycl::default_selector with sycl::gpu_selector, but&lt;BR /&gt;The program crashes at the row:&lt;BR /&gt;sycl::queue q(sycl::gpu_selector{}, dpc_common::exception_handler);&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;For the test, I added two rows at the beginning of the main function:&lt;/P&gt;
&lt;P&gt;sycl::gpu_selector device_selector;&lt;BR /&gt;sycl::queue q(device_selector);&lt;/P&gt;
&lt;P&gt;and again the exception is raised.&lt;/P&gt;
&lt;P&gt;Unhandled exception at 0x00007FFEB3E24B89 in tbb-async-sycl.exe: Microsoft C++ exception: cl::sycl::runtime_error at memory location 0x000000E59A71F0D8.&lt;/P&gt;
&lt;P&gt;Is it possible to use oneAPI with Windows 10 21H1 and NVIDIA RTX2070 as a GPU device for calculations?&lt;/P&gt;
&lt;P&gt;Thank you in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jun 2021 02:10:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Using-oneAPI-and-NVIDIA-GPU-on-Windows-10/m-p/1293337#M1347</guid>
      <dc:creator>gstoilov</dc:creator>
      <dc:date>2021-06-26T02:10:36Z</dc:date>
    </item>
    <item>
      <title>Re:Using oneAPI and NVIDIA GPU on Windows 10</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Using-oneAPI-and-NVIDIA-GPU-on-Windows-10/m-p/1293914#M1348</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;&lt;P&gt;Could you please provide the information i.e from where did you install oneAPI(please provide the link of the website you referred to) and the version of oneAPI installed?&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;Santosh&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jun 2021 12:24:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Using-oneAPI-and-NVIDIA-GPU-on-Windows-10/m-p/1293914#M1348</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2021-06-28T12:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Using oneAPI and NVIDIA GPU on Windows 10</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Using-oneAPI-and-NVIDIA-GPU-on-Windows-10/m-p/1294022#M1349</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for asking me.&lt;/P&gt;
&lt;P&gt;I have valid subscription for &amp;nbsp;Intel® oneAPI Base &amp;amp; HPC Toolkit (Single-Node) until&lt;/P&gt;
&lt;P&gt;03/16/2023.&lt;/P&gt;
&lt;P&gt;The installed components are from the files :&lt;/P&gt;
&lt;P&gt;w_BaseKit_p_2021.2.0.2871_offline.exe&lt;/P&gt;
&lt;P&gt;w_HPCKit_p_2021.2.0.2901_offline.exe&lt;/P&gt;
&lt;P&gt;w_dpcpp-cpp-compiler_p_2021.2.1.3150_offline.exe&lt;/P&gt;
&lt;P&gt;from the links below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://software.intel.com/content/www/us/en/develop/tools/oneapi/all-toolkits.html#base-kit" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/tools/oneapi/all-toolkits.html#base-kit&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://registrationcenter.intel.com/en/products/download/3994/" target="_blank"&gt;https://registrationcenter.intel.com/en/products/download/3994/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://registrationcenter.intel.com/en/products/download/3997/" target="_blank"&gt;https://registrationcenter.intel.com/en/products/download/3997/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/intel-c-compiler-classic-2021-2-1-release.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/intel-c-compiler-classic-2021-2-1-release.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 17:50:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Using-oneAPI-and-NVIDIA-GPU-on-Windows-10/m-p/1294022#M1349</guid>
      <dc:creator>gstoilov</dc:creator>
      <dc:date>2021-06-28T17:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using oneAPI and NVIDIA GPU on Windows 10</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Using-oneAPI-and-NVIDIA-GPU-on-Windows-10/m-p/1294292#M1350</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since you are using an accelerator other than Intel, Please use an open-source version of oneAPI which can be found at (&lt;A href="https://intel.github.io/llvm-docs/GetStartedGuide.html" target="_blank" rel="noopener noreferrer"&gt;https://intel.github.io/llvm-docs/GetStartedGuide.html&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We can see that you are having a valid support license. If you still face any issue, then please raise a support ticket at (&lt;A href="https://supporttickets.intel.com/servicecenter?lang=en-US" target="_blank" rel="noopener noreferrer"&gt;https://supporttickets.intel.com/servicecenter?lang=en-US&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if there is anything else that we can help you with? If not, let us know whether to close this thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Santosh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 12:00:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Using-oneAPI-and-NVIDIA-GPU-on-Windows-10/m-p/1294292#M1350</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2021-06-29T12:00:20Z</dc:date>
    </item>
    <item>
      <title>Re:Using oneAPI and NVIDIA GPU on Windows 10</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Using-oneAPI-and-NVIDIA-GPU-on-Windows-10/m-p/1294690#M1351</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for accepting as a solution.&lt;/P&gt;&lt;P&gt;We will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Have a Good day!&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;Santosh&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jun 2021 12:27:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Using-oneAPI-and-NVIDIA-GPU-on-Windows-10/m-p/1294690#M1351</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2021-06-30T12:27:13Z</dc:date>
    </item>
  </channel>
</rss>

