<?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, in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1164003#M255</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We hope the resolution provided helped you.&lt;/P&gt;&lt;P&gt;In case of any further queries please feel free to raise a new thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Goutham&lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2020 07:59:14 GMT</pubDate>
    <dc:creator>GouthamK_Intel</dc:creator>
    <dc:date>2020-05-29T07:59:14Z</dc:date>
    <item>
      <title>Error running vector-add on NVIDIA GPU</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1163997#M249</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;This thread is related to&amp;nbsp;https://software.intel.com/en-us/forums/oneapi-data-parallel-c-compiler/topic/850410?language=en-us&amp;amp;https=1 and I wanted to write there, but post was locked.&lt;/P&gt;&lt;P&gt;My problem is that when running vector-add example on NVIDIA Tesla P100 example I get error:&lt;/P&gt;&lt;P&gt;Command I run:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;$&amp;nbsp;SYCL_DEVICE_TYPE=GPU SYCL_DEVICE_WHITE_LIST="" SYCL_DEVICE_ALLOWLIST="" ./vector-add&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Device: Tesla P100-PCIE-12GB&lt;BR /&gt;terminate called after throwing an instance of 'cl::sycl::runtime_error'&lt;BR /&gt;&amp;nbsp; what(): &amp;nbsp;OpenCL API failed. OpenCL API returns: -34 (CL_INVALID_CONTEXT) -34 (CL_INVALID_CONTEXT)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Does someone have any about that?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 07:34:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1163997#M249</guid>
      <dc:creator>John_Johnson</dc:creator>
      <dc:date>2020-04-16T07:34:33Z</dc:date>
    </item>
    <item>
      <title>Hi John,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1163998#M250</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;Could you try running this sample on CPU and let us know if the issue persists?&lt;/P&gt;&lt;P&gt;What version of oneAPI base-toolkit are you using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--Rahul&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 08:46:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1163998#M250</guid>
      <dc:creator>RahulV_intel</dc:creator>
      <dc:date>2020-04-16T08:46:00Z</dc:date>
    </item>
    <item>
      <title>On CPU inteloneapi works just</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1163999#M251</link>
      <description>&lt;P&gt;On CPU inteloneapi works just fine. Command I use to run on CPU:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;$&amp;nbsp;SYCL_DEVICE_TYPE=CPU ./vector-add&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Device: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz&lt;BR /&gt;success&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;* My IntelOneApi version is beta04&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 08:53:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1163999#M251</guid>
      <dc:creator>John_Johnson</dc:creator>
      <dc:date>2020-04-16T08:53:24Z</dc:date>
    </item>
    <item>
      <title>Hi John,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1164000#M252</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;Intel oneAPI currently doesn't support NVIDIA GPU's.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Goutham&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 11:51:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1164000#M252</guid>
      <dc:creator>GouthamK_Intel</dc:creator>
      <dc:date>2020-04-16T11:51:32Z</dc:date>
    </item>
    <item>
      <title>Hmmm... I checked here and I</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1164001#M253</link>
      <description>&lt;P&gt;Hmmm... I checked here and I see that it should support NVIDIA GPU's:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.phoronix.com/scan.php?page=news_item&amp;amp;px=Codeplay-Does-SYCL-On-NVIDIA" target="_blank"&gt;https://www.phoronix.com/scan.php?page=news_item&amp;amp;px=Codeplay-Does-SYCL-On-NVIDIA&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 12:22:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1164001#M253</guid>
      <dc:creator>John_Johnson</dc:creator>
      <dc:date>2020-04-16T12:22:59Z</dc:date>
    </item>
    <item>
      <title>Hi John,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1164002#M254</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;Currently, Intel oneAPI basekit beta04 doesn't support Nvidia GPU's.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The link which you referred is Codeplay's distribution of&amp;nbsp;oneAPI So you may need to install it&amp;nbsp;separately and&amp;nbsp;work on it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Goutham&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 12:51:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1164002#M254</guid>
      <dc:creator>GouthamK_Intel</dc:creator>
      <dc:date>2020-04-16T12:51:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1164003#M255</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We hope the resolution provided helped you.&lt;/P&gt;&lt;P&gt;In case of any further queries please feel free to raise a new thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Goutham&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 07:59:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Error-running-vector-add-on-NVIDIA-GPU/m-p/1164003#M255</guid>
      <dc:creator>GouthamK_Intel</dc:creator>
      <dc:date>2020-05-29T07:59:14Z</dc:date>
    </item>
  </channel>
</rss>

