<?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: vector_add - migration Cuda to DPCT does not work in Migrating to SYCL</title>
    <link>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1402122#M211</link>
    <description>&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/241928"&gt;@HenryMoncada&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;A gentle remainder to respond.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Shwetha&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2022 05:30:52 GMT</pubDate>
    <dc:creator>ShwethaS_Intel</dc:creator>
    <dc:date>2022-07-21T05:30:52Z</dc:date>
    <item>
      <title>vector_add - migration Cuda to DPCT does not work</title>
      <link>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1398792#M205</link>
      <description>&lt;P&gt;Hello I am trying to understand migration using one of the examples&amp;nbsp;&lt;STRONG&gt;vector-add-dpct/&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;1. I use intercept-build make to get&amp;nbsp; &lt;STRONG&gt;compile_commands.json&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;login-2:vector-add-dpct$ intercept-build make&lt;/STRONG&gt;&lt;BR /&gt;nvcc src/vector_add.cu -o vector_add&lt;/P&gt;
&lt;P&gt;2. I try to migrate using dpct&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;login-2:vector-add-dpct$ dpct -p compile_commands.json --in-root=. --out-root=migrated_code&lt;/STRONG&gt; &lt;BR /&gt;dpct exited with code: -32 (Error: Intel(R) DPC++ Compatibility Tool was not able to detect path for CUDA header files. Use &lt;STRONG&gt;--cuda-include-path&lt;/STRONG&gt; to specify the correct path to the header files.)&lt;/P&gt;
&lt;P&gt;3. To fix the issue above I need to locate &lt;STRONG&gt;cuda &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;login-2:vector-add-dpct$ locate cuda&lt;/STRONG&gt;&lt;BR /&gt;/usr/include/hwloc/cuda.h&lt;BR /&gt;/usr/include/hwloc/cudart.h&lt;BR /&gt;/usr/include/linux/cuda.h&lt;BR /&gt;/usr/include/unicode/icudataver.h&lt;BR /&gt;/usr/include/x86_64-linux-gnu/libavutil/hwcontext_cuda.h&lt;BR /&gt;/usr/lib/x86_64-linux-gnu/libicudata.a&lt;BR /&gt;/usr/lib/x86_64-linux-gnu/libicudata.so&lt;BR /&gt;/usr/lib/x86_64-linux-gnu/libicudata.so.60&lt;BR /&gt;/usr/lib/x86_64-linux-gnu/libicudata.so.60.2&lt;BR /&gt;/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpiext/cuda&lt;BR /&gt;/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpiext/cuda/c&lt;BR /&gt;/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpiext/cuda/c/mpiext_cuda_c.h&lt;BR /&gt;/usr/share/nmap/scripts/http-barracuda-dir-traversal.nse&lt;BR /&gt;/usr/share/vim/vim80/indent/cuda.vim&lt;BR /&gt;/usr/share/vim/vim80/syntax/cuda.vim&lt;BR /&gt;/usr/src/linux-headers-4.15.0-76/include/linux/cuda.h&lt;BR /&gt;/usr/src/linux-headers-4.15.0-76/include/uapi/linux/cuda.h&lt;/P&gt;
&lt;P&gt;4. Neither of the cuda paths about work and they are not similar to&lt;STRONG&gt; /usr/local/cuda/include&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;login-2:vector-add-dpct$&lt;/STRONG&gt; &lt;STRONG&gt;dpct -p compile_commands.json --in-root=. --out-root=migration --cuda-include-path=/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpiext/cuda&lt;/STRONG&gt;&lt;BR /&gt;dpct exited with code: -5 (Error: Path for CUDA header files specified by --cuda-include-path is invalid.)&lt;/P&gt;
&lt;P&gt;5. Could someone let me know how they make this example work?&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 02:14:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1398792#M205</guid>
      <dc:creator>HenryMoncada</dc:creator>
      <dc:date>2022-07-08T02:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: vector_add - migration Cuda to DPCT does not work</title>
      <link>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1398883#M206</link>
      <description>&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/241928"&gt;@HenryMoncada&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Thanks for reaching out to us.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Please check the CUDA toolkit version installed, as per the latest Intel DPC++ Compatibility Tool System requirements, the only supported CUDA versions are: 8.0, 9.x, 10.1, 10.2, 11.0~11.6&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;A style="font-size: 12px;" href="https://www.intel.com/content/www/us/en/developer/articles/system-requirements/intel-dpc-compatibility-tool-system-requirements.html" target="_blank" rel="noopener noreferrer"&gt;https://www.intel.com/content/www/us/en/developer/articles/system-requirements/intel-dpc-compatibility-tool-system-requirements.html&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;If the requirements are not met,&amp;nbsp;DPC++ Compatibility Tool will throw an error while migration. DPCT only needs CUDA headers from the supported versions. You can install CUDA toolkit in your home directory. You may find the instructions on the Nvidia official webpage.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Once you have installed the toolkit, include --cuda-include-path flag to perform migration.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;dpct -p compile_command.json --cuda-include-path=&amp;lt;path/to/cuda/include&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt; Let me know if this helps.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Shwetha&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 09:57:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1398883#M206</guid>
      <dc:creator>ShwethaS_Intel</dc:creator>
      <dc:date>2022-07-08T09:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: vector_add - migration Cuda to DPCT does not work</title>
      <link>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1399791#M207</link>
      <description>&lt;P&gt;I got&amp;nbsp; a few errors on CUDA INSTALLATION,&amp;nbsp; &amp;nbsp;It asked me to install a new package called&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#9900ff"&gt;"BISON"&lt;/FONT&gt;&lt;SPAN&gt;. I&amp;nbsp;&lt;/SPAN&gt;called&lt;SPAN&gt;&amp;nbsp;the module,&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;FONT color="#0000ff"&gt;login-2:cuda_11_0$ module load bison&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;I am still getting&amp;nbsp;ERRORS. Maybe I am not doing&amp;nbsp;cuda install correctly. Maybe you can help to figure out what i am doing&amp;nbsp;wrong&lt;BR /&gt;
&lt;DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT color="#0000ff"&gt;1. Create a folder&amp;nbsp; call /usr/local&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#0000ff"&gt;2. Download cuda version 11 on&amp;nbsp;&lt;/FONT&gt;&lt;SPAN&gt;/usr/local&lt;/SPAN&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;A href="https://developer.download.nvidia.com/compute/cuda/opensource/11.0.2/" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://developer.download.nvidia.com/compute/cuda/opensource/11.0.2/&amp;amp;source=gmail&amp;amp;ust=1657750816151000&amp;amp;usg=AOvVaw3F-MgoKC1G8QjyMAXmvhyY"&gt;https://developer.download.&lt;WBR /&gt;nvidia.com/compute/cuda/&lt;WBR /&gt;opensource/11.0.2/&lt;/A&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#0000ff"&gt;3. Extract: cuda_gdb_src-all-all-11.0.194.&lt;WBR /&gt;tar.gz&amp;nbsp; and change the name to cuda_11_0/&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#0000ff"&gt;4. Run configure with NO problems&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;./configure --program-prefix=cuda- \&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --enable-cuda \&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --enable-targets="x86_64-&lt;WBR /&gt;apple-darwin,x86_64-unknown-&lt;WBR /&gt;linux-gnu,\&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; arm-elf-linux-gnu,m68k-&lt;WBR /&gt;unknown-linux-gnu" \&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CFLAGS='-I/usr/local/cuda/&lt;WBR /&gt;include' \&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; LDFLAGS='-lpthread'&lt;BR /&gt;&lt;FONT color="#0000ff"&gt;5.&amp;nbsp;Run&amp;nbsp; make,&amp;nbsp; &amp;nbsp;I get the following errors&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;ada-lex.c missing and flex not available.&lt;BR /&gt;Makefile:2631: recipe for target 'ada-lex.c' failed&lt;BR /&gt;make[2]: *** [ada-lex.c] Error 1&lt;BR /&gt;make[2]: Leaving directory '/home/u136102/usr/local/cuda_&lt;WBR /&gt;11_0/gdb'&lt;BR /&gt;Makefile:9145: recipe for target 'all-gdb' failed&lt;BR /&gt;make[1]: *** [all-gdb] Error 2&lt;BR /&gt;make[1]: Leaving directory '/home/u136102/usr/local/cuda_&lt;WBR /&gt;11_0'&lt;BR /&gt;Makefile:850: recipe for target 'all' failed&lt;BR /&gt;make: *** [all] Error 2&lt;BR /&gt;&lt;FONT color="#0000ff"&gt;6. Look online for 'ada-lex.c'&amp;nbsp; download&amp;nbsp;into cuda_11_0/gdb/&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#0000ff"&gt;7. Run&amp;nbsp; make,&amp;nbsp; &amp;nbsp;I get the following errors&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;/home/u136102/usr/local/cuda_&lt;WBR /&gt;11_0/missing bison -y -d -p cuda_parser_ -b cuda-parser cuda-parser.exp.y&lt;BR /&gt;/home/u136102/usr/local/cuda_&lt;WBR /&gt;11_0/missing: 81: /home/u136102/usr/local/cuda_&lt;WBR /&gt;11_0/missing: bison: not found&lt;BR /&gt;WARNING: 'bison' is missing on your system.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;You should only need it if you modified a '.y' file.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;You may want to install the GNU Bison package:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;&lt;A href="http://www.gnu.org/software/bison/" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=http://www.gnu.org/software/bison/&amp;amp;source=gmail&amp;amp;ust=1657750816151000&amp;amp;usg=AOvVaw0n8bTa-5bXbsck-_CGbsym"&gt;http://www.gnu.org/software/&lt;WBR /&gt;bison/&lt;/A&gt;&amp;gt;&lt;BR /&gt;Makefile:2599: recipe for target 'cuda-parser.tab.c' failed&lt;BR /&gt;make[2]: *** [cuda-parser.tab.c] Error 127&lt;BR /&gt;make[2]: Leaving directory '/home/u136102/usr/local/cuda_&lt;WBR /&gt;11_0/gdb'&lt;BR /&gt;Makefile:9145: recipe for target 'all-gdb' failed&lt;BR /&gt;make[1]: *** [all-gdb] Error 2&lt;BR /&gt;make[1]: Leaving directory '/home/u136102/usr/local/cuda_&lt;WBR /&gt;11_0'&lt;BR /&gt;Makefile:850: recipe for target 'all' failed&lt;BR /&gt;make: *** [all] Error 2&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#0000ff"&gt;8. Find bison,&amp;nbsp; (&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://mirrors.tripadvisor.com/gnu/bison/" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://mirrors.tripadvisor.com/gnu/bison/&amp;amp;source=gmail&amp;amp;ust=1657750816151000&amp;amp;usg=AOvVaw07RlvJ-dO4EWXfMjZCyQc-"&gt;https://mirrors.tripadvisor.&lt;WBR /&gt;com/gnu/bison/&lt;/A&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;login-2:cuda_11_0$ module list&lt;BR /&gt;Currently Loaded Modulefiles:&lt;BR /&gt;&amp;nbsp;1) bison/3.7(default)&amp;nbsp;&lt;FONT color="#0000ff"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;9. Run&amp;nbsp; make,&amp;nbsp; &amp;nbsp;I get the following errors&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;/home/u136102/usr/local/cuda_&lt;WBR /&gt;11_0/missing bison -y -d -p cuda_parser_ -b cuda-parser cuda-parser.exp.y&lt;BR /&gt;cuda-parser.exp.y: warning: 10 reduce/reduce conflicts [-Wconflicts-rr]&lt;BR /&gt;cuda-parser.exp.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples&lt;BR /&gt;bison: /home/u84741/glob/apps/bison/&lt;WBR /&gt;3.7/share/bison/m4sugar/&lt;WBR /&gt;m4sugar.m4: cannot open: Permission denied&lt;BR /&gt;Makefile:2599: recipe for target 'cuda-parser.tab.c' failed&lt;BR /&gt;make[2]: *** [cuda-parser.tab.c] Error 1&lt;BR /&gt;make[2]: Leaving directory '/home/u136102/usr/local/cuda_&lt;WBR /&gt;11_0/gdb'&lt;BR /&gt;Makefile:9145: recipe for target 'all-gdb' failed&lt;BR /&gt;make[1]: *** [all-gdb] Error 2&lt;BR /&gt;make[1]: Leaving directory '/home/u136102/usr/local/cuda_&lt;WBR /&gt;11_0'&lt;BR /&gt;Makefile:850: recipe for target 'all' failed&lt;BR /&gt;make: *** [all] Error 2&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Jul 2022 22:21:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1399791#M207</guid>
      <dc:creator>HenryMoncada</dc:creator>
      <dc:date>2022-07-12T22:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: vector_add - migration Cuda to DPCT does not work</title>
      <link>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1400558#M209</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/241928"&gt;@HenryMoncada&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you want to download any older version of the CUDA toolkit, download it from this link, &lt;A href="https://developer.nvidia.com/cuda-toolkit-archive" target="_blank" rel="noopener"&gt;https://developer.nvidia.com/cuda-toolkit-archive&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you want to download the latest CUDA toolkit version follow, &lt;A href="https://developer.nvidia.com/cuda-downloads" target="_blank" rel="noopener"&gt;https://developer.nvidia.com/cuda-downloads&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For &lt;STRONG&gt;Installer type&lt;/STRONG&gt; select runfile(local) as option as shown below. And then follow the installation instructions given below in the web page.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Annotation 2022-07-15 105817.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/31583iCEEA6A4588C5648C/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Annotation 2022-07-15 105817.png" alt="Annotation 2022-07-15 105817.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;For further more information refer &lt;A href="https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html" target="_blank" rel="noopener"&gt;https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Shwetha&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 05:44:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1400558#M209</guid>
      <dc:creator>ShwethaS_Intel</dc:creator>
      <dc:date>2022-07-15T05:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: vector_add - migration Cuda to DPCT does not work</title>
      <link>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1402122#M211</link>
      <description>&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/241928"&gt;@HenryMoncada&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;A gentle remainder to respond.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;Shwetha&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 05:30:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1402122#M211</guid>
      <dc:creator>ShwethaS_Intel</dc:creator>
      <dc:date>2022-07-21T05:30:52Z</dc:date>
    </item>
    <item>
      <title>Re:vector_add - migration Cuda to DPCT does not work</title>
      <link>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1404152#M212</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I assume that your issue is resolved. If you need any further assistance, please post a new question as this thread will no longer be monitored by Intel.&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;Shwetha&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2022 09:43:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Migrating-to-SYCL/vector-add-migration-Cuda-to-DPCT-does-not-work/m-p/1404152#M212</guid>
      <dc:creator>ShwethaS_Intel</dc:creator>
      <dc:date>2022-07-28T09:43:06Z</dc:date>
    </item>
  </channel>
</rss>

