<?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: macOS: dpcpp: command not found in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1286484#M1248</link>
    <description>&lt;P&gt;Hi Nathan,&lt;/P&gt;
&lt;P&gt;thanks a lot for that information! That is too bad, I was so happy that I had a portable way for&lt;/P&gt;
&lt;P&gt;development. I completely agree that the documentation and website is not clear on that issue.&lt;/P&gt;
&lt;P&gt;Unless you read the software requirements of the compiler you get the impression that everything&lt;/P&gt;
&lt;P&gt;will work on macOS.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jun 2021 11:24:47 GMT</pubDate>
    <dc:creator>peba</dc:creator>
    <dc:date>2021-06-02T11:24:47Z</dc:date>
    <item>
      <title>macOS: dpcpp: command not found</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1272910#M1085</link>
      <description>&lt;P&gt;After installing and sourcing the setvars.sh script, I cannot compile my dpc++ code. The dpcpp compiler doesn't seem to be installed.&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;Nathan&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 15:03:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1272910#M1085</guid>
      <dc:creator>Nathan_Cummings</dc:creator>
      <dc:date>2021-04-12T15:03:57Z</dc:date>
    </item>
    <item>
      <title>Re:macOS: dpcpp: command not found</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1273452#M1090</link>
      <description>&lt;P&gt;Hi Nathan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;&lt;P&gt;Could you please provide us a screenshot of the output you got after sourcing the setvars script?&lt;/P&gt;&lt;P&gt;Also could you please tell us the type of shell you were using?&lt;/P&gt;&lt;P&gt;You can get that by using the command :&lt;/P&gt;&lt;P&gt;&lt;I style="font-size: 13px; font-family: inherit;"&gt;ps $$&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Apr 2021 08:47:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1273452#M1090</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-14T08:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Re:macOS: dpcpp: command not found</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1273456#M1091</link>
      <description>&lt;P&gt;Hi, I am using zsh and had some difficulty running the setvars.sh script but thanks to some help here on the forums I got it to work as shown:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nathan_Cummings_0-1618391272351.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/16335i3EC2B818C1FAB234/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Nathan_Cummings_0-1618391272351.png" alt="Nathan_Cummings_0-1618391272351.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 09:08:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1273456#M1091</guid>
      <dc:creator>Nathan_Cummings</dc:creator>
      <dc:date>2021-04-14T09:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: macOS: dpcpp: command not found</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1274166#M1102</link>
      <description>&lt;P&gt;Hi Nathan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the output, we can observe that the compiler is initialized. Which OneAPI toolkit have you installed? For dcpp basekit should be installed.&lt;/P&gt;
&lt;P&gt;Could you please tell us what was error you were getting while trying to use dpcpp?&lt;/P&gt;
&lt;P&gt;What was the output of &lt;STRONG&gt;&lt;I&gt;dpcpp --version&lt;/I&gt;&lt;/STRONG&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Prasanth&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 10:03:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1274166#M1102</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-16T10:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: macOS: dpcpp: command not found</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1274180#M1103</link>
      <description>&lt;P&gt;It's the base toolkit, yeah. I also installed the HPC Toolkit but I got the base one first.&lt;/P&gt;
&lt;P&gt;The output is simply "zsh: command not found: dpcpp"&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 10:24:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1274180#M1103</guid>
      <dc:creator>Nathan_Cummings</dc:creator>
      <dc:date>2021-04-16T10:24:13Z</dc:date>
    </item>
    <item>
      <title>Re:macOS: dpcpp: command not found</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1274954#M1110</link>
      <description>&lt;P&gt;Hi Nathan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are looking into the issue and get back to you soon.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Apr 2021 05:39:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1274954#M1110</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-20T05:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: macOS: dpcpp: command not found</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1286468#M1245</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I am having the same problem, so is there some solution yet?&lt;/P&gt;
&lt;P&gt;I installed the base toolkit and the hpc toolkit&lt;/P&gt;
&lt;P&gt;After having installed the hpc toolkit I have icc (classic compiler) but still not dpcpp. It just seems not to be installed.&lt;/P&gt;
&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;
&lt;P&gt;Best regards, Peter&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 10:39:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1286468#M1245</guid>
      <dc:creator>peba</dc:creator>
      <dc:date>2021-06-02T10:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: macOS: dpcpp: command not found</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1286478#M1247</link>
      <description>&lt;P&gt;I received a message on 20/4 that said the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hi Nathan&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;&lt;SPAN&gt;We don't support dpcpp compiler on mac OS as documented at &lt;A href="https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-dpcpp-system-requirements.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-dpcpp-system-requirements.html&lt;/A&gt;. If you check for icc, you should see that configured correctly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A disappointing response that essentially seems to say that macOS is just not supported at all. I would suggest that the documentation is not clear enough on this issue, as many of the pages in the docs don't make the point that Mac users won't get the dpcpp compiler.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If anyone from intel would like to correct me on any of that, feel free.&lt;/P&gt;
&lt;P&gt;All the best, Nathan&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 11:09:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1286478#M1247</guid>
      <dc:creator>Nathan_Cummings</dc:creator>
      <dc:date>2021-06-02T11:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: macOS: dpcpp: command not found</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1286484#M1248</link>
      <description>&lt;P&gt;Hi Nathan,&lt;/P&gt;
&lt;P&gt;thanks a lot for that information! That is too bad, I was so happy that I had a portable way for&lt;/P&gt;
&lt;P&gt;development. I completely agree that the documentation and website is not clear on that issue.&lt;/P&gt;
&lt;P&gt;Unless you read the software requirements of the compiler you get the impression that everything&lt;/P&gt;
&lt;P&gt;will work on macOS.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 11:24:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/macOS-dpcpp-command-not-found/m-p/1286484#M1248</guid>
      <dc:creator>peba</dc:creator>
      <dc:date>2021-06-02T11:24:47Z</dc:date>
    </item>
  </channel>
</rss>

