<?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: oneAPI 2024.1 install does not include icl required for the build scripts in Intel Advisor sampl in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2024-1-install-does-not-include-icl-required-for-the/m-p/1586481#M3600</link>
    <description>&lt;P&gt;Can you please clarify what you tried to achieve here? It'll be helpful if you can let us know the exact commands and a sample to demonstrate your issue. Intel classic C++ compiler is deprecated and remove from the oneAPI package. Please migrate to the new DPC++/C++ compiler which is a LLVM based compiler.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2024 23:26:53 GMT</pubDate>
    <dc:creator>Alex_Y_Intel</dc:creator>
    <dc:date>2024-04-04T23:26:53Z</dc:date>
    <item>
      <title>oneAPI 2024.1 install does not include icl required for the build scripts in Intel Advisor samples</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2024-1-install-does-not-include-icl-required-for-the/m-p/1585522#M3573</link>
      <description>&lt;P&gt;A Windows install of Intel oneAPI 2024.1 fails to support the getting started documentation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/advisor/get-started-guide/2023-1/discover-where-vectorization-will-pay-off.html#GUID-B96C6061-E174-48B1-8068-CDC9B53C10CF" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/docs/advisor/get-started-guide/2023-1/discover-where-vectorization-will-pay-off.html#GUID-B96C6061-E174-48B1-8068-CDC9B53C10CF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Very frustrating is that the documentation sends you on a wild goose chase:&lt;/P&gt;&lt;H3&gt;Prerequisites&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;Install the Intel Advisor as a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#advisor" target="_blank" rel="noopener"&gt;standalone&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html" target="_blank" rel="noopener"&gt;part of Intel® oneAPI Base Toolkit&lt;/A&gt;. For installation instructions, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/advisor-user-guide/top/install-and-launch/install-intel-advisor.html" target="_blank" rel="noopener"&gt;Install Intel Advisor&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the user guide.&lt;/LI&gt;&lt;LI&gt;Install the Intel® C++ Compiler Classic as a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#dpcpp-cpp" target="_blank" rel="noopener"&gt;standalone&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or as part of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/hpc-toolkit-download.html" target="_blank" rel="noopener"&gt;Intel® oneAPI HPC Toolkit&lt;/A&gt;. For installation instructions, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/guide/installation-guide-for-oneapi-toolkits.html" target="_blank" rel="noopener"&gt;Intel® oneAPI Toolkits Installation Guide&lt;/A&gt;.&lt;/LI&gt;&lt;LI&gt;Set up environment variables for the Intel Advisor and Intel® C++ Compiler Classic. For example, run the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;setvars&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;script in the installation directory.&lt;P&gt;This document assumes you installed the tools to a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/advisor/get-started-guide/2023-1/before-you-begin.html" target="_blank" rel="noopener"&gt;default location&lt;/A&gt;. If you installed the tools to a different location, make sure to replace the default path in the commands below.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;When you try to follow the oneAPI HPC toolkit guidance you are greeted with a redirect that the HPC toolkit is part of the oneAPI base toolkit and that download does NOT contain `icl`.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess nobody is using these getting started tutorials....&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 13:10:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2024-1-install-does-not-include-icl-required-for-the/m-p/1585522#M3573</guid>
      <dc:creator>Theo-at-Stillwater</dc:creator>
      <dc:date>2024-04-02T13:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI 2024.1 install does not include icl required for the build scripts in Intel Advisor sampl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2024-1-install-does-not-include-icl-required-for-the/m-p/1585528#M3574</link>
      <description>&lt;P&gt;The generated VS solution also appears to be broken:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1&amp;gt;C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(456,5): error MSB8020: The build tools for Intel C++ Compiler 17.0 (Platform Toolset = 'Intel C++ Compiler 17.0') cannot be found. To build using the Intel C++ Compiler 17.0 build tools, please install Intel C++ Compiler 17.0 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No idea where to get the Intel C++ Compiler 17.0 build tools, and strange that it isn't included with oneAPI's 20GB bundle. That looks like a release bundle design failure.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 13:20:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2024-1-install-does-not-include-icl-required-for-the/m-p/1585528#M3574</guid>
      <dc:creator>Theo-at-Stillwater</dc:creator>
      <dc:date>2024-04-02T13:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI 2024.1 install does not include icl required for the build scripts in Intel Advisor sampl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2024-1-install-does-not-include-icl-required-for-the/m-p/1586481#M3600</link>
      <description>&lt;P&gt;Can you please clarify what you tried to achieve here? It'll be helpful if you can let us know the exact commands and a sample to demonstrate your issue. Intel classic C++ compiler is deprecated and remove from the oneAPI package. Please migrate to the new DPC++/C++ compiler which is a LLVM based compiler.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 23:26:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2024-1-install-does-not-include-icl-required-for-the/m-p/1586481#M3600</guid>
      <dc:creator>Alex_Y_Intel</dc:creator>
      <dc:date>2024-04-04T23:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI 2024.1 install does not include icl required for the build scripts in Intel Advisor sampl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2024-1-install-does-not-include-icl-required-for-the/m-p/1586979#M3622</link>
      <description>&lt;P&gt;Hi Alex_Y_Intel&lt;/P&gt;&lt;P&gt;I simply tried to follow the documentation. The documentation AND the build script both make reference to icl.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that is all deprecated, then please update the documentation so that folks don't waste time trying to do things that the installation no longer supports.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Apr 2024 17:46:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2024-1-install-does-not-include-icl-required-for-the/m-p/1586979#M3622</guid>
      <dc:creator>Theo-at-Stillwater</dc:creator>
      <dc:date>2024-04-06T17:46:23Z</dc:date>
    </item>
  </channel>
</rss>

