<?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: Unable to profile code with VTune @ Linux: Insufficient memory in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Unable-to-profile-code-with-VTune-Linux-Insufficient-memory/m-p/1721043#M26019</link>
    <description>&lt;P&gt;Thank you for your reply. My executable is a C/C++ executable. Is there a resolution for C/C++ files?&lt;/P&gt;</description>
    <pubDate>Wed, 08 Oct 2025 12:35:25 GMT</pubDate>
    <dc:creator>mabalenk</dc:creator>
    <dc:date>2025-10-08T12:35:25Z</dc:date>
    <item>
      <title>Unable to profile code with VTune @ Linux: Insufficient memory</title>
      <link>https://community.intel.com/t5/Analyzers/Unable-to-profile-code-with-VTune-Linux-Insufficient-memory/m-p/1718309#M26003</link>
      <description>&lt;P&gt;I need your help please. I'm struggling to profile my C/C++ code with Intel VTune v2025.1 on a RedHat Linux 8.10. The code is compiled with a GNU C++ compiler 12.10 and a "-g" flag. I can successfully run the "performance snapshot" analysis, but none of the "hotspots", "memory-access", "hpc-performance" or "threading". I use a command line interface to launch a profiling session. My profiling command is:&lt;/P&gt;&lt;LI-CODE lang="bash"&gt; /opt/intel/oneapi/vtune/latest/bin64/vtune -collect performance-snapshot -r &amp;lt;results_dir&amp;gt;/performance-snapshot &amp;lt;executable&amp;gt; &amp;lt;arguments&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;My "hotspots" (and other) analyses crash at the final stage with an "insufficient memory" error:&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;vtune: Collection stopped.
vtune: Using result path `/hotspots'
vtune: Executing actions 19 % Resolving information for `libOpenVolumeMesh.so.1
vtune: Warning: Cannot locate debugging information for file `/lib64/libm.so.6'.
vtune: Executing actions 19 % Resolving information for `libiomp5.so'
vtune: Warning: Cannot locate debugging information for file `/lib/libiomp5.so'.
vtune: Executing actions 20 % Resolving information for `libmkl_rt.so.2'
vtune: Warning: Cannot locate debugging information for file `/lib/libmkl_rt.so.2'.
vtune: Warning: Cannot locate debugging information for file `/lib/libmkl_intel_lp64.so.2'.
vtune: Executing actions 20 % Resolving information for `libstdc++.so.6'
vtune: Warning: Cannot locate debugging information for file `/lib/libmkl_intel_thread.so.2'.
vtune: Executing actions 20 % Resolving information for `bash'
vtune: Warning: Cannot locate debugging information for file `/usr/bin/bash'.
vtune: Executing actions 20 % Resolving information for `libmkl_avx512.so.2'
vtune: Warning: Cannot locate debugging information for file `/usr/bin/dirname'.
vtune: Executing actions 21 % Resolving information for `libpthread.so.0'
vtune: Warning: Cannot locate debugging information for file `/lib64/libpthread.so.0'.
vtune: Executing actions 21 % Resolving information for `libdl.so.2'
vtune: Warning: Cannot locate debugging information for file `/lib64/libdl.so.2'.
vtune: Executing actions 21 % Resolving information for `libemthreadpool.so'
vtune: Warning: Cannot locate debugging information for file `/usr/bin/readlink'.
vtune: Executing actions 21 % Resolving information for `which'
vtune: Warning: Cannot locate debugging information for file `/usr/bin/which'.
vtune: Executing actions 21 % Resolving information for `libc.so.6'
vtune: Warning: Cannot locate debugging information for file `/lib64/libc.so.6'.
vtune: Executing actions 21 % Resolving information for `rm'
vtune: Warning: Cannot locate debugging information for file `/lib/libmkl_avx512.so.2'.
vtune: Warning: Cannot locate debugging information for file `/usr/bin/rm'.
vtune: Executing actions 22 % Resolving information for `libittnotify_collector
vtune: Warning: Cannot locate debugging information for file `/opt/intel/oneapi/vtune/2025.1/lib64/runtime/libittnotify_collector.so'.
vtune: Executing actions 22 % Resolving information for `libtpsstool.so'
vtune: Warning: Cannot locate debugging information for file `/opt/intel/oneapi/vtune/2025.1/lib64/libtpsstool.so'.
vtune: Executing actions 50 % done
vtune: Error: 0x40000002 (Insufficient memory)&lt;/LI-CODE&gt;&lt;P&gt;I tried running this analysis on a machine with 2 TB of RAM and the VTune error was still the same. I can not believe VTune needs this much memory to finalise the result.&lt;/P&gt;&lt;P&gt;The Intel sampling driver is installed and loaded. I ran the vtune-self-checker.sh script and all types of analyses reported "O.K." status. Would you please help me to resolve this issue?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 11:32:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Unable-to-profile-code-with-VTune-Linux-Insufficient-memory/m-p/1718309#M26003</guid>
      <dc:creator>mabalenk</dc:creator>
      <dc:date>2025-09-22T11:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to profile code with VTune @ Linux: Insufficient memory</title>
      <link>https://community.intel.com/t5/Analyzers/Unable-to-profile-code-with-VTune-Linux-Insufficient-memory/m-p/1718319#M26004</link>
      <description>&lt;P&gt;My CPU is&amp;nbsp;Intel Xeon W-2223 CPU @ 3.60GHz and I have 64 GB of RAM and 32 GB of swap space. I can not upgrade VTune to 2025.5 because it won't recognise my CPU anymore.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 12:16:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Unable-to-profile-code-with-VTune-Linux-Insufficient-memory/m-p/1718319#M26004</guid>
      <dc:creator>mabalenk</dc:creator>
      <dc:date>2025-09-22T12:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to profile code with VTune @ Linux: Insufficient memory</title>
      <link>https://community.intel.com/t5/Analyzers/Unable-to-profile-code-with-VTune-Linux-Insufficient-memory/m-p/1720258#M26015</link>
      <description>&lt;P&gt;There was an issue with profiling Python executables, caused the same Error type at finalization stage. If type of your executable is Python, please try to update VTune to the latest release.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 07:36:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Unable-to-profile-code-with-VTune-Linux-Insufficient-memory/m-p/1720258#M26015</guid>
      <dc:creator>IvanChepiga</dc:creator>
      <dc:date>2025-10-02T07:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to profile code with VTune @ Linux: Insufficient memory</title>
      <link>https://community.intel.com/t5/Analyzers/Unable-to-profile-code-with-VTune-Linux-Insufficient-memory/m-p/1720266#M26016</link>
      <description>&lt;P&gt;Oh yes, I see you cannot upgrade VTune. If type of your executable is Python, please share details like version and distribution, will see if there is possible workaround.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 07:43:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Unable-to-profile-code-with-VTune-Linux-Insufficient-memory/m-p/1720266#M26016</guid>
      <dc:creator>IvanChepiga</dc:creator>
      <dc:date>2025-10-02T07:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to profile code with VTune @ Linux: Insufficient memory</title>
      <link>https://community.intel.com/t5/Analyzers/Unable-to-profile-code-with-VTune-Linux-Insufficient-memory/m-p/1721043#M26019</link>
      <description>&lt;P&gt;Thank you for your reply. My executable is a C/C++ executable. Is there a resolution for C/C++ files?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 12:35:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Unable-to-profile-code-with-VTune-Linux-Insufficient-memory/m-p/1721043#M26019</guid>
      <dc:creator>mabalenk</dc:creator>
      <dc:date>2025-10-08T12:35:25Z</dc:date>
    </item>
  </channel>
</rss>

