<?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: OpenCL and C++ in GPU Compute Software</title>
    <link>https://community.intel.com/t5/GPU-Compute-Software/OpenCL-and-C/m-p/1373024#M382</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;By integrate, I mean how can I run the files on OneAPI with existing code (on github) in C++ and OpenCL&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 19:24:57 GMT</pubDate>
    <dc:creator>Andrew10</dc:creator>
    <dc:date>2022-03-30T19:24:57Z</dc:date>
    <item>
      <title>OpenCL and C++</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/OpenCL-and-C/m-p/1372246#M380</link>
      <description>&lt;P&gt;I have code for project written in C++ and OpenCL on Github. How can I convert/integrate these files into OneAPI Devcloud?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 12:27:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/OpenCL-and-C/m-p/1372246#M380</guid>
      <dc:creator>Andrew10</dc:creator>
      <dc:date>2022-03-27T12:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL and C++</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/OpenCL-and-C/m-p/1372399#M381</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good day to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in Intel Communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To integrate GitHub repositories to Intel DevCloud, you can either use the &lt;STRONG&gt;git clone&lt;/STRONG&gt; command or get the repository as a zip file from GitHub using the &lt;STRONG&gt;wget&lt;/STRONG&gt; command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Method 1: Steps to clone a GitHub repository directly:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;a. Open the GitHub repository and click on the "&lt;STRONG&gt;Code&lt;/STRONG&gt;" button as shown in the attached screenshot.&lt;/P&gt;
&lt;P&gt;b. Copy the GitHub repository URL by clicking the copy icon button.&lt;/P&gt;
&lt;P&gt;c. Login to your Intel DevCloud terminal and type the following command to clone the github repository:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;git clone &amp;lt;repo_git_url&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&lt;I&gt;E.g.: git clone &lt;A href="https://github.com/sample_repo/project.git" target="_blank" rel="noopener"&gt;https://github.com/sample_repo/project.git&lt;/A&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Method 2: Steps to download a GitHub repository as zip file:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;a. Open the repository and click on the the "&lt;STRONG&gt;Code&lt;/STRONG&gt;" button as shown in attached screenshot.&lt;/P&gt;
&lt;P&gt;b. Right-click on the "&lt;STRONG&gt;Download ZIP&lt;/STRONG&gt;" button and click on "Copy link address"&lt;/P&gt;
&lt;P&gt;c. Login to your Intel DevCloud terminal and type the following command to download the GitHub repository:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;wget &amp;lt;paste_copied_link&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&lt;I&gt;E.g.: wget &lt;A href="https://github.com/sample_repo/project/archive/refs/heads/main.zip" target="_blank" rel="noopener"&gt;https://github.com/sample_repo/project/archive/refs/heads/main.zip&lt;/A&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;d. Unzip/Extract the downloaded file using the following command:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;unzip &amp;lt;downloaded_zip_file&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&lt;I&gt;E.g.: unzip main.zip&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this resolves your issue, make sure to accept this as a solution. This would help others with similar issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Jyothis V James&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 11:41:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/OpenCL-and-C/m-p/1372399#M381</guid>
      <dc:creator>JyothisV_Intel</dc:creator>
      <dc:date>2022-03-28T11:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCL and C++</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/OpenCL-and-C/m-p/1373024#M382</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;By integrate, I mean how can I run the files on OneAPI with existing code (on github) in C++ and OpenCL&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 19:24:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/OpenCL-and-C/m-p/1373024#M382</guid>
      <dc:creator>Andrew10</dc:creator>
      <dc:date>2022-03-30T19:24:57Z</dc:date>
    </item>
    <item>
      <title>Re:OpenCL and C++</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/OpenCL-and-C/m-p/1373526#M388</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Since this is a duplicate thread of &lt;A href="https://community.intel.com/t5/GPU-Compute-Software/Compiling-and-Migrating-to-DPC/m-p/1373022#M383" target="_blank"&gt;https://community.intel.com/t5/GPU-Compute-Software/Compiling-and-Migrating-to-DPC/m-p/1373022#M383&lt;/A&gt;, we will no longer monitor this thread. We will continue addressing this issue in the other 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;Hemanth.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Apr 2022 06:06:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/OpenCL-and-C/m-p/1373526#M388</guid>
      <dc:creator>HemanthCH_Intel</dc:creator>
      <dc:date>2022-04-01T06:06:48Z</dc:date>
    </item>
  </channel>
</rss>

