<?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:SYCL target is invalid nvptx64-cuda in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1250308#M922</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the confirmation!&lt;/P&gt;&lt;P&gt;As this issue has been resolved, we will no longer respond to this thread.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you require any additional assistance from Intel, please start a new thread.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any further interaction in this thread will be considered community only.&amp;nbsp;&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;Goutham&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Jan 2021 07:21:10 GMT</pubDate>
    <dc:creator>GouthamK_Intel</dc:creator>
    <dc:date>2021-01-27T07:21:10Z</dc:date>
    <item>
      <title>SYCL target is invalid nvptx64-cuda</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1244522#M893</link>
      <description>&lt;P&gt;I am following this guide(&lt;A href="https://intel.github.io/llvm-docs/GetStartedGuide.html" target="_blank"&gt;https://intel.github.io/llvm-docs/GetStartedGuide.html&lt;/A&gt;) to learn DPC++ , I got an error like this&lt;/P&gt;
&lt;P&gt;command :&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;clang++ -fsycl -fsycl-targets=nvptx64-nvidia-cuda-sycldevice nvidia-test-app.cpp&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;error:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;clang++: &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;&lt;STRONG&gt;error: &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;SYCL target is invalid: 'nvptx64-nvidia-cuda-sycldevice'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;How can I solve this error?( I did configure.py option --cuda and compile.py executed well.)&lt;/P&gt;
&lt;P class="p1"&gt;My clinfo - l&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Platform #0: Intel(R) FPGA Emulation Platform for OpenCL(TM)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt; `-- Device #0: Intel(R) FPGA Emulation Device&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Platform #1: Intel(R) OpenCL&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt; `-- Device #0: AMD Ryzen 7 3700X 8-Core Processor&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Platform #2: NVIDIA CUDA&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt; `-- Device #0: GeForce RTX 2080 SUPER&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 13:02:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1244522#M893</guid>
      <dc:creator>parody9</dc:creator>
      <dc:date>2021-01-08T13:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: SYCL target is invalid nvptx64-cuda</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1245831#M899</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us!&lt;/P&gt;
&lt;P&gt;This forum is intended to support Intel oneAPI Products only. As we can see that you are using an open-source version of oneAPI for Nvidia devices support, we request you to raise an issue in GitHub for faster response: &lt;A href="https://github.com/intel/llvm/issues" target="_blank" rel="noopener noreferrer"&gt;https://github.com/intel/llvm/issues&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you intended to use Intel oneAPI Products,&amp;nbsp; one place to download a free community version is the &lt;A href="https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit/download.html" target="_self"&gt;Intel oneAPI Base Toolkit&lt;/A&gt; and follow the &lt;A href="https://software.intel.com/content/www/us/en/develop/articles/installation-guide-for-intel-oneapi-toolkits.html" target="_self"&gt;installation guide&lt;/A&gt; to install the toolkit and required driver.&lt;/P&gt;
&lt;P&gt;After installing the Intel oneAPI Base toolkit, you can refer to the below Get-Started guide for Linux.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/get-started-with-intel-oneapi-base-linux/top.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/documentation/get-started-with-intel-oneapi-base-linux/top.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Have a Good day!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;Thanks &amp;amp; Regards&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;Goutham&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="highlighter--hover-tools" style="display: none;"&gt;
&lt;DIV id="highlighter--hover-tools--container"&gt;
&lt;DIV class="highlighter--icon highlighter--icon-copy" title="Copy"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="highlighter--separator"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="highlighter--icon highlighter--icon-delete" title="Delete"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV id="highlighter--hover-tools" style="display: none;"&gt;
&lt;DIV id="highlighter--hover-tools--container"&gt;
&lt;DIV class="highlighter--icon highlighter--icon-copy" title="Copy"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="highlighter--separator"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="highlighter--icon highlighter--icon-delete" title="Delete"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 13 Jan 2021 10:44:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1245831#M899</guid>
      <dc:creator>GouthamK_Intel</dc:creator>
      <dc:date>2021-01-13T10:44:53Z</dc:date>
    </item>
    <item>
      <title>Re:SYCL target is invalid nvptx64-cuda</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1248926#M920</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please let us know if your issue is resolved or not?&lt;/P&gt;&lt;P&gt;If your issue is resolved, let us know if we can close this thread.&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;Goutham&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jan 2021 11:06:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1248926#M920</guid>
      <dc:creator>GouthamK_Intel</dc:creator>
      <dc:date>2021-01-22T11:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: SYCL target is invalid nvptx64-cuda</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1249242#M921</link>
      <description>&lt;P&gt;Sorry i'm late to check your reply. &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;
&lt;P&gt;I appreciate for your answer. &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 14:50:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1249242#M921</guid>
      <dc:creator>parody9</dc:creator>
      <dc:date>2021-01-23T14:50:14Z</dc:date>
    </item>
    <item>
      <title>Re:SYCL target is invalid nvptx64-cuda</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1250308#M922</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the confirmation!&lt;/P&gt;&lt;P&gt;As this issue has been resolved, we will no longer respond to this thread.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you require any additional assistance from Intel, please start a new thread.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any further interaction in this thread will be considered community only.&amp;nbsp;&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;Goutham&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jan 2021 07:21:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1250308#M922</guid>
      <dc:creator>GouthamK_Intel</dc:creator>
      <dc:date>2021-01-27T07:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: SYCL target is invalid nvptx64-cuda</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1400292#M2365</link>
      <description>&lt;P&gt;Sir, I am also facing same issue. And i have been trying this but no solution. Please help me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. My GPU is:&amp;nbsp;NVIDIA GeFOrce GTX 1050 Ti&lt;/P&gt;
&lt;P&gt;2. I have installed cuda and cuda Toolkit.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. I have gone through&amp;nbsp;&lt;A href="https://intel.github.io/llvm-docs/GetStartedGuide.html#prerequisites" target="_blank"&gt;https://intel.github.io/llvm-docs/GetStartedGuide.html#prerequisites&lt;/A&gt;&amp;nbsp;link and trying to build dpc++ program&amp;nbsp;with support for NVIDIA CUDA.&lt;/P&gt;
&lt;P&gt;4. I have done compile.py and configure.py successfully. And getting error when trying to compile dpc++ using&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;-fsycl-targets=nvptx64-nvidia-cuda&lt;/PRE&gt;
&lt;P&gt;5. command:&amp;nbsp;&amp;nbsp;DPCPP_HOME/llvm/build/bin/clang++ -std=c++17 -O3 -fsycl -fsycl-targets=nvptx64-nvidia-cuda --cuda-path=/usr/local/cuda-11.7/targets/x86_64-linux/ add1DBuf.cpp -o a.out&lt;/P&gt;
&lt;P&gt;after executing the command the error is:&lt;/P&gt;
&lt;P&gt;clang-14: error: unkown argument: '-fsycl-targets=nvptx64-nvidia-cuda'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please help me to build&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 09:48:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/SYCL-target-is-invalid-nvptx64-cuda/m-p/1400292#M2365</guid>
      <dc:creator>dpcpp_llvm</dc:creator>
      <dc:date>2022-07-14T09:48:06Z</dc:date>
    </item>
  </channel>
</rss>

