<?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:VTune randomly failing on loading .trace files in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1418889#M22599</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jaideep&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 02 Oct 2022 12:18:40 GMT</pubDate>
    <dc:creator>JaideepK_Intel</dc:creator>
    <dc:date>2022-10-02T12:18:40Z</dc:date>
    <item>
      <title>VTune randomly failing on loading .trace files</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1413234#M22540</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm using&amp;nbsp;Intel(R) oneAPI VTune(TM) Profiler 2021.6.0 (build 618723) Command Line Tool to profile a Python&amp;nbsp;3.8.11 application, but vtune -collect hotspots &lt;EM&gt;randomly&lt;/EM&gt; fails with:&lt;/P&gt;
&lt;P&gt;vtune: Error: Cannot load data file `/path/to/vtune_hs/data.0/13748-13758.0.trace' (Cannot resolve managed part of the application. Please archive your project data and provide it to the Technical Support for further investigation.).&lt;/P&gt;
&lt;P&gt;Any idea how I can solve that issue?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The .trace file is attached.&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 09:23:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1413234#M22540</guid>
      <dc:creator>ejo</dc:creator>
      <dc:date>2022-09-07T09:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: VTune randomly failing on loading .trace files</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1413499#M22541</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are working on your issue internally and will get back to you with an update.&amp;nbsp;can you try to upgrade your &lt;FONT color="#3366FF"&gt;Vtune&lt;/FONT&gt; to the latest version and let us know if you are facing the same issue ?&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;&lt;FONT color="#666699"&gt;Link:&amp;nbsp;&lt;/FONT&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/vtune-profiler-download.html" target="_blank"&gt;Download the Intel® VTune™ Profiler&lt;/A&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;If you continue to experience similar problems after upgrading Vtune, please share the details below.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;1. OS details and processor details.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;For windows:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;1. Run command prompt as administrator&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;2. To set the environment variables run the below command:&lt;/P&gt;
&lt;PRE class="lia-code-sample line-numbers language-markup"&gt;&lt;CODE&gt;&amp;lt;Vtune_installation_directory\2022.2.0\vtune-vars.bat&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P class="sub_section_element_selectors"&gt;example: C:\Program Files (x86)\Intel\oneAPI\vtune\2022.2.0\vtune-vars.bat&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;3. To run vtune-self-checker run the below command:&lt;/P&gt;
&lt;PRE class="lia-code-sample line-numbers language-markup"&gt;&lt;CODE&gt;&amp;lt;Vtune_installation_directory\2022.2.0\bin64\vtune-self-checker.bat&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P class="sub_section_element_selectors"&gt;example: C:\Program Files (x86)\Intel\oneAPI\vtune\2022.3.0\bin64\vtune-self-checker.bat&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;EM&gt;&lt;STRONG&gt;For linux:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;sh &amp;lt;&lt;SPAN class="sub_section_element_selectors"&gt;oneapi_install_directory&lt;/SPAN&gt;&amp;gt;/vtune/latest/bin64/vtune-self-checker.sh&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;(eg: sh /opt/intel/oneapi/vtune/latest/bin64/vtune-self-checker.sh)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please attach the self-checker log (latest version of Vtune) to proceed further.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jaideep&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 06:07:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1413499#M22541</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2022-09-09T06:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: VTune randomly failing on loading .trace files</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1414191#M22549</link>
      <description>&lt;P&gt;Dear Jaideep,&lt;BR /&gt;Thank you for the feedback.&lt;BR /&gt;Please find attached the log of the self-checker for the latest version of vtune.&lt;BR /&gt;The problem persists but it seems to&amp;nbsp;be linked to Conda environments though. If I duplicate my Python environment using venv, vtune has no issue.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;$ cat /etc/os-release&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NAME="Red Hat Enterprise Linux Server"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;VERSION="7.7 (Maipo)"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ID="rhel"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ID_LIKE="fedora"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;VARIANT="Server"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;VARIANT_ID="server"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;VERSION_ID="7.7"&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;$ lscpu&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Architecture: x86_64&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CPU op-mode(s): 32-bit, 64-bit&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Byte Order: Little Endian&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CPU(s): 40&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;On-line CPU(s) list: 0-39&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Thread(s) per core: 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Core(s) per socket: 20&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Socket(s): 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NUMA node(s): 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Vendor ID: GenuineIntel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CPU family: 6&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Model: 85&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Model name: Intel(R) Xeon(R) Gold 6230 CPU @ 2.10GHz&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Stepping: 7&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CPU MHz: 2799.444&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CPU max MHz: 3900.0000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CPU min MHz: 800.0000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;BogoMIPS: 4200.00&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Virtualization: VT-x&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L1d cache: 32K&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L1i cache: 32K&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L2 cache: 1024K&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;L3 cache: 28160K&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NUMA node0 CPU(s): 0-19&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NUMA node1 CPU(s): 20-39&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 invpcid_single intel_ppin intel_pt ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_pkg_req pku ospke avx512_vnni md_clear spec_ctrl intel_stibp flush_l1d arch_capabilities&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 13:44:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1414191#M22549</guid>
      <dc:creator>ejo</dc:creator>
      <dc:date>2022-09-12T13:44:01Z</dc:date>
    </item>
    <item>
      <title>Re:VTune randomly failing on loading .trace files</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1414452#M22552</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad that you tried on another duplicate environment. The old conda environment might have some missing dependencies, hence, Vtune is throwing an error. You can continue working on duplicate environment as you mentioned that Vtune is working fine in it. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As your issue is resolved, can we discontinue monitoring this thread ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jaideep&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Sep 2022 13:38:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1414452#M22552</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2022-09-13T13:38:50Z</dc:date>
    </item>
    <item>
      <title>Re:VTune randomly failing on loading .trace files</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1416771#M22573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue. Thank you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaideep&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Sep 2022 03:57:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1416771#M22573</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2022-09-23T03:57:11Z</dc:date>
    </item>
    <item>
      <title>Re:VTune randomly failing on loading .trace files</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1418889#M22599</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jaideep&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 02 Oct 2022 12:18:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-randomly-failing-on-loading-trace-files/m-p/1418889#M22599</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2022-10-02T12:18:40Z</dc:date>
    </item>
  </channel>
</rss>

