<?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 Compiling and Migrating to DPC++ in GPU Compute Software</title>
    <link>https://community.intel.com/t5/GPU-Compute-Software/Compiling-and-Migrating-to-DPC/m-p/1373022#M383</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have extracted a github repository into devcloud. The files are in C++ and OpenCL. How can I run the files on OneAPI?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can this also be done using jupyter notebook?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 19:20:54 GMT</pubDate>
    <dc:creator>Andrew10</dc:creator>
    <dc:date>2022-03-30T19:20:54Z</dc:date>
    <item>
      <title>Compiling and Migrating to DPC++</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Compiling-and-Migrating-to-DPC/m-p/1373022#M383</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have extracted a github repository into devcloud. The files are in C++ and OpenCL. How can I run the files on OneAPI?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can this also be done using jupyter notebook?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 19:20:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Compiling-and-Migrating-to-DPC/m-p/1373022#M383</guid>
      <dc:creator>Andrew10</dc:creator>
      <dc:date>2022-03-30T19:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling and Migrating to DPC++</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Compiling-and-Migrating-to-DPC/m-p/1373562#M389</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find the below link for migrating from OpenCL to DPC++:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/migrating-opencl-designs-to-dpcpp.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/developer/articles/technical/migrating-opencl-designs-to-dpcpp.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#666699"&gt;&lt;I&gt;&amp;gt;&amp;gt;"Can this also be done using jupyter notebook?"&lt;/I&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Yes, you can run programs using the Intel compilers &amp;amp; migrating OpenCL to DPC++ can also be done using Jupiter notebook.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the below commands for compiling &amp;amp; running the DPC++ code(see the below-attached screenshot for reference):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;dpcpp filename.cpp
./a.out&lt;/LI-CODE&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;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Santosh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 08:56:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Compiling-and-Migrating-to-DPC/m-p/1373562#M389</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2022-04-01T08:56:13Z</dc:date>
    </item>
    <item>
      <title>Re:Compiling and Migrating to DPC++</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Compiling-and-Migrating-to-DPC/m-p/1375520#M392</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We haven't heard back from you. Could you please provide us with any updates on your issue?&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>Fri, 08 Apr 2022 09:58:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Compiling-and-Migrating-to-DPC/m-p/1375520#M392</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2022-04-08T09:58:26Z</dc:date>
    </item>
    <item>
      <title>Re:Compiling and Migrating to DPC++</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/Compiling-and-Migrating-to-DPC/m-p/1377450#M410</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 additional information, 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;Santosh&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Apr 2022 16:31:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/Compiling-and-Migrating-to-DPC/m-p/1377450#M410</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2022-04-15T16:31:49Z</dc:date>
    </item>
  </channel>
</rss>

