<?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: Compiler Optimization Report not available in Visual Studio 22 in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1665452#M4303</link>
    <description>&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/cpp-compiler/developer-guide-reference/2021-10/optimization-reports-in-microsoft-visual-studio.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/cpp-compiler/developer-guide-reference/2021-10/optimization-reports-in-microsoft-visual-studio.html&lt;/A&gt;&amp;nbsp;is pointed to Compiler Classic (icc) and icc had been EOL&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looks like icx/opt-report does not supported in VS&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2025-0/qopt-report-qopt-report.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2025-0/qopt-report-qopt-report.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2025 17:48:30 GMT</pubDate>
    <dc:creator>Viet_H_Intel</dc:creator>
    <dc:date>2025-02-12T17:48:30Z</dc:date>
    <item>
      <title>Compiler Optimization Report not available in Visual Studio 22</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1657593#M4280</link>
      <description>&lt;P&gt;I've recently been trying to use the Intel oneAPI tools in Visual Studio 2022 for an HPC university project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A tool that I'd like to use is the Compiler Optimization Report widget, which is supposed to show information generated by the optimization report for all the phases that it's divided into.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/cpp-compiler/developer-guide-reference/2021-10/optimization-reports-in-microsoft-visual-studio.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/cpp-compiler/developer-guide-reference/2021-10/optimization-reports-in-microsoft-visual-studio.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(Documentation, the newest I could find, for the tool in question.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've set the compiler to generate an optimization report (and output it to a file - this works fine and I can access the new file after every compile), however both the COR and the Compiler Inline Report aren't picking up anything from the compilation process, leaving me with empty widgets as shown below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lorenzo0507_0-1737046411517.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/61859i7AE12DAA58B9C0D0/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="lorenzo0507_0-1737046411517.png" alt="lorenzo0507_0-1737046411517.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lorenzo0507_1-1737046468311.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/61860iB1F6EC8560C08D3C/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="lorenzo0507_1-1737046468311.png" alt="lorenzo0507_1-1737046468311.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've dabbled around compile options and couldn't get it to work.&lt;BR /&gt;Apparently it's been reported broken in a &lt;A href="https://community.intel.com/t5/Intel-MPI-Library/Compiler-Optimization-Report-unavailable/m-p/1270369#M8031" target="_blank" rel="noopener"&gt;forum post&lt;/A&gt; back in 2021, and marked as "solved" with a mod suggesting to use the command prompt instead, which is a bit disappointing to be honest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone got this to work? Everything's updated to latest version, of course.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 16:58:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1657593#M4280</guid>
      <dc:creator>lorenzo0507</dc:creator>
      <dc:date>2025-01-16T16:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Optimization Report not available in Visual Studio 22</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1658191#M4281</link>
      <description>&lt;P&gt;Same situation.&lt;/P&gt;&lt;P&gt;I'm using VisualStudio 2022 and DPC++ 2025.0. Compiling the DPC++ console application with the /Qopt-report:1 option outputs the optrpt files correctly, but they are not displayed in the VisualStudio window.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2025 09:27:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1658191#M4281</guid>
      <dc:creator>suzumushi</dc:creator>
      <dc:date>2025-01-18T09:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Optimization Report not available in Visual Studio 22</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1665452#M4303</link>
      <description>&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/cpp-compiler/developer-guide-reference/2021-10/optimization-reports-in-microsoft-visual-studio.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/cpp-compiler/developer-guide-reference/2021-10/optimization-reports-in-microsoft-visual-studio.html&lt;/A&gt;&amp;nbsp;is pointed to Compiler Classic (icc) and icc had been EOL&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looks like icx/opt-report does not supported in VS&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2025-0/qopt-report-qopt-report.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2025-0/qopt-report-qopt-report.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 17:48:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1665452#M4303</guid>
      <dc:creator>Viet_H_Intel</dc:creator>
      <dc:date>2025-02-12T17:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Optimization Report not available in Visual Studio 22</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1702551#M4499</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;SPAN&gt;Viet_H_Intel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am facing the same problem.&lt;BR /&gt;I searched the intel community and found this page.&lt;BR /&gt;If I understand correctly, you are saying that it is not a oneAPI problem, but that it is not supported by visual studio?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;visual studio 2022 community version: 17.14.8&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;platform toolset: Intel C++ Compiler 2025&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;oneAPI version: 2025.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Installed toolkits: base toolkit, HPCtoolkit&amp;nbsp;(excluding fortran compiler)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please let me know if there is any information I am missing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I apologize for the unclear machine translation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 06:23:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1702551#M4499</guid>
      <dc:creator>Pocari</dc:creator>
      <dc:date>2025-07-10T06:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Optimization Report not available in Visual Studio 22</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1728593#M4632</link>
      <description>&lt;P&gt;Hi all, currently only loop based optimizations are supported in the integration of dpc++ compiler with visual studio, could you verify if this is your case? If not, could you please provide a reproducer that demonstrates the issue, thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 18:13:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1728593#M4632</guid>
      <dc:creator>yzh_intel</dc:creator>
      <dc:date>2025-12-01T18:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Optimization Report not available in Visual Studio 22</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1728674#M4633</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You're not doing anything wrong here, this is effectively a known limitation/bug of the current oneAPI C++ integration with VS 2022, and the COR/Inline Report windows often stay empty even though the *.optrpt files are generated correctly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 06:27:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Compiler-Optimization-Report-not-available-in-Visual-Studio-22/m-p/1728674#M4633</guid>
      <dc:creator>SiliconSignals</dc:creator>
      <dc:date>2025-12-02T06:27:05Z</dc:date>
    </item>
  </channel>
</rss>

