<?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: Compile times of icx on Window super slow. in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1740225#M4704</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/76501"&gt;@Frank_R_1&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The latest compiler in our development branch no longer has this issue. The 2026.0 version of the compiler is coming up next month, so I recommend upgrading to it when available.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Mar 2026 17:15:07 GMT</pubDate>
    <dc:creator>Sravani_K_Intel</dc:creator>
    <dc:date>2026-03-09T17:15:07Z</dc:date>
    <item>
      <title>Compile times of icx on Window super slow.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1738942#M4696</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using Intel oneAPI 2025.3.1 icx.exe with Visual Studio 2022 on Windows 11 Enterprise (Versions 22H2, 23H2, 24H2, 25H2),&lt;/P&gt;&lt;P&gt;with cmake 3.31.1 and ninja 1.13.1 for parallel builds.&lt;/P&gt;&lt;P&gt;We found out that the parallel execution of icx.exe seem to be serialized.&lt;/P&gt;&lt;P&gt;Please find attached icx_test.zip which contains a reproducer:&lt;/P&gt;&lt;P&gt;unzip icx_test.zip and open cmd.exe in that folder&lt;/P&gt;&lt;P&gt;call gen.bat to generate a src folder with 1000 .cxx files for parallel compile test&lt;/P&gt;&lt;P&gt;open howtorun.txt for instructions:&lt;/P&gt;&lt;P&gt;first section is for cl.exe&lt;/P&gt;&lt;P&gt;second section is for icx.exe&lt;/P&gt;&lt;P&gt;cl.exe compiles these 1000 .cxx files in under 5 seconds on my Xeon Gold 6416H.&lt;BR /&gt;icx.exe needs way too long for only 100 .cxx files.&lt;/P&gt;&lt;P&gt;Furthermore icx.png shows a call stack of one icx (clang) process during parallel compiling, it hangs there and waits.&lt;/P&gt;&lt;P&gt;Do we something wrong here?&lt;BR /&gt;On Intel oneAPI 2024.3 everything was fast, now it is barely unusable in parallel builds.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Sat, 28 Feb 2026 15:33:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1738942#M4696</guid>
      <dc:creator>Frank_R_1</dc:creator>
      <dc:date>2026-02-28T15:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Compile times of icx on Window super slow.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1738944#M4697</link>
      <description>&lt;P&gt;If we do&lt;/P&gt;&lt;P&gt;set SystemRoot=&lt;/P&gt;&lt;P&gt;in the cmd.exe, then compilation is as fast as cl.exe!&lt;/P&gt;&lt;P&gt;What happens here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Feb 2026 15:41:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1738944#M4697</guid>
      <dc:creator>Frank_R_1</dc:creator>
      <dc:date>2026-02-28T15:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Compile times of icx on Window super slow.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1739375#M4698</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tested the example with original clang-cl.exe 21.1.0, and 21.1.8 and they are superfast in compiling these 1000 files.&lt;/P&gt;&lt;P&gt;We also compared the compiler images and they differ, especially in which functions are imported from libraries.&lt;/P&gt;&lt;P&gt;Does Intel alter the clang-cl.exe?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would be very nice to get an answer or a hint for a workaround, because these compile times kill us in daily work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2026 15:24:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1739375#M4698</guid>
      <dc:creator>Frank_R_1</dc:creator>
      <dc:date>2026-03-03T15:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Compile times of icx on Window super slow.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1740225#M4704</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/76501"&gt;@Frank_R_1&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The latest compiler in our development branch no longer has this issue. The 2026.0 version of the compiler is coming up next month, so I recommend upgrading to it when available.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2026 17:15:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1740225#M4704</guid>
      <dc:creator>Sravani_K_Intel</dc:creator>
      <dc:date>2026-03-09T17:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Compile times of icx on Window super slow.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1743926#M4728</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this issue now fixed in Intel oneAPI 2025.3.2 (complete update from April 07th) or 2025.3.3 (special compiler update from March 24th)&lt;/P&gt;&lt;P&gt;Or will be a complete new Intel oneAPI package (base and hpc) called 2026.1.0?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2026 14:09:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1743926#M4728</guid>
      <dc:creator>Frank_R_1</dc:creator>
      <dc:date>2026-04-10T14:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Compile times of icx on Window super slow.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1744234#M4731</link>
      <description>&lt;P&gt;The fix will be in the 2026.0 compiler, which will be released as part of the oneAPI 2026.0 package.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 20:22:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compile-times-of-icx-on-Window-super-slow/m-p/1744234#M4731</guid>
      <dc:creator>Sravani_K_Intel</dc:creator>
      <dc:date>2026-04-13T20:22:12Z</dc:date>
    </item>
  </channel>
</rss>

