<?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: traceanalyzer not responding in Linux in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1501967#M10738</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To resolve the error of missing .so files and platform plugin xcb, we have to follow the below steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Before executing traceanalyzer we have to source the vars.sh script of Intel Trace Analyzer and Collector(ITAC)&lt;/LI&gt;
&lt;/OL&gt;
&lt;LI-CODE lang="markup"&gt;source /opt/intel/oneapi/itac/2021.9.0/env/vars.sh&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. The "traceanalyzer.bin" is not meant to be executable, you can check the execution with "traceanalyzer" command instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;We needn't set path with LD_LIBRARY_PATH to .so files if we source vars.sh script of ITAC(Intel Trace Analyzer and Collector).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Shaik Rabiya&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jul 2023 12:54:06 GMT</pubDate>
    <dc:creator>RabiyaSK_Intel</dc:creator>
    <dc:date>2023-07-05T12:54:06Z</dc:date>
    <item>
      <title>traceanalyzer not responding in Linux</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493521#M10664</link>
      <description>&lt;P&gt;The version of traceanalyzer : 2021.9.0&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have downloaded the test stf&amp;lt;poission_sendrecv.single.stf&amp;gt; from the official document. And I execcuted the command :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;traceanalyzer ./ poisson_sendrecv.single.stf&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But nothing happened.&lt;/P&gt;&lt;P&gt;I remembered there is a summary page opened with the detailed information like in windows before. But now the command is not responding without any help info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you tell me if traceanalyzer still supports to open the summary page in Linux ? like the following picture below：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mpi_new_user_0-1686108166025.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42285iD9E2DB4D87A5311E/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="mpi_new_user_0-1686108166025.png" alt="mpi_new_user_0-1686108166025.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it supports , could you tell me how to get it ?&lt;/P&gt;&lt;P&gt;Thank you so much if any help info can be provided.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 03:34:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493521#M10664</guid>
      <dc:creator>mpi_new_user</dc:creator>
      <dc:date>2023-06-07T03:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: traceanalyzer not responding in Linux</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493603#M10665</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in Intel Communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please provide your CPU, OS and hardware details to reproduce your issue at our end.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&amp;gt;I have downloaded the test stf&amp;lt;poission_sendrecv.single.stf&amp;gt; from the official document. And I execcuted the command&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Are you referring to the following link:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/trace-analyzer-collector/get-started-guide/2023-1/trace-your-mpi-application.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/docs/trace-analyzer-collector/get-started-guide/2023-1/trace-your-mpi-application.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I followed the same steps after downloading "poisson_sendrecv.single.stf" from the site and I was able to view the summary page. Please refer to the below screenshots.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RabiyaSK_Intel_2-1686130460335.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42296i2F614CCD631C5EA4/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="RabiyaSK_Intel_2-1686130460335.png" alt="RabiyaSK_Intel_2-1686130460335.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="RabiyaSK_Intel_0-1686130351958.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42294i0CF2EB98A05EEC7D/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="RabiyaSK_Intel_0-1686130351958.png" alt="RabiyaSK_Intel_0-1686130351958.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="RabiyaSK_Intel_1-1686130385954.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42295i458D3DF8CD015107/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="RabiyaSK_Intel_1-1686130385954.png" alt="RabiyaSK_Intel_1-1686130385954.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are my system details:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;~$ mpirun --version
Intel(R) MPI Library for Linux* OS, Version 2021.9 Build 20230307 (id: d82b3071db)
Copyright 2003-2023, Intel Corporation.&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;~$ lscpu
Architecture:                    x86_64
CPU op-mode(s):                  32-bit, 64-bit
Byte Order:                      Little Endian
Address sizes:                   46 bits physical, 48 bits virtual
CPU(s):                          96
On-line CPU(s) list:             0-95
Thread(s) per core:              2
Core(s) per socket:              24
Socket(s):                       2
NUMA node(s):                    2
Vendor ID:                       GenuineIntel
CPU family:                      6
Model:                           85
Model name:                      Intel(R) Xeon(R) Platinum 8260M CPU @ 2.40GHz
Stepping:                        7
CPU MHz:                         1000.251
CPU max MHz:                     3900.0000
CPU min MHz:                     1000.0000
BogoMIPS:                        4800.00
Virtualization:                  VT-x
L1d cache:                       1.5 MiB
L1i cache:                       1.5 MiB
L2 cache:                        48 MiB
L3 cache:                        71.5 MiB
NUMA node0 CPU(s):               0-23,48-71
NUMA node1 CPU(s):               24-47,72-95
Vulnerability Itlb multihit:     KVM: Mitigation: Split huge pages
Vulnerability L1tf:              Not affected
Vulnerability Mds:               Not affected
Vulnerability Meltdown:          Not affected
Vulnerability Mmio stale data:   Mitigation; Clear CPU buffers; SMT vulnerable
Vulnerability Retbleed:          Mitigation; Enhanced IBRS
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2:        Mitigation; Enhanced IBRS, IBPB conditional, RSB filling, PBRSB-eIBRS SW sequence
Vulnerability Srbds:             Not affected
Vulnerability Tsx async abort:   Mitigation; TSX disabled
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 sysca
                                 ll nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmu
                                 lqdq dtes64 ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_time
                                 r aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs i
                                 bpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm
                                  mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsave
                                 s cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke
                                 avx512_vnni md_clear flush_l1d arch_capabilities
&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;~$ cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.5 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.5 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It may take some time for the trace analyzer to open the trace .stf file. So could you please wait for few minutes after calling the trace analyzer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you still face any issues, please check the system specifications with the following link and reach out to us:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/trace-analyzer.html#gs.0hu2lq" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/trace-analyzer.html#gs.0hu2lq&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Shaik Rabiya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 09:38:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493603#M10665</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-06-07T09:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: traceanalyzer not responding in Linux</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493615#M10666</link>
      <description>&lt;P class=""&gt;I checked the system specifications, and here are my system details:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42320i7C1AD487497CA9F4/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42319iD6240C023C0368E6/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;And&amp;nbsp; when executing the command traceanalyzer.bin,&amp;nbsp; the error happened:&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.jpg" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42321i88D4EFCE1CC55277/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="4.jpg" alt="4.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;And I checked the .so files , they are all in&amp;nbsp; /opt/intel/oneapi/itac/2021.9.0/bin/rtlib and it seems that traceanalyzer cannot load them.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42322i2B88774D34BAFAA4/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;I have tested it in other machines and the error happened again. Could you provide any help? TT&lt;/P&gt;&lt;P class=""&gt;Besides,&amp;nbsp; I tested the command &amp;lt;advisor-gui&amp;gt;, it works!&lt;/P&gt;&lt;P class=""&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 15:38:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493615#M10666</guid>
      <dc:creator>mpi_new_user</dc:creator>
      <dc:date>2023-06-07T15:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: traceanalyzer not responding in Linux</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493616#M10667</link>
      <description>&lt;P&gt;Sorry for the repeat, ignore this reply please.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 15:39:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493616#M10667</guid>
      <dc:creator>mpi_new_user</dc:creator>
      <dc:date>2023-06-07T15:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: traceanalyzer not responding in Linux</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493624#M10668</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Sorry for the repeat, ignore this reply please.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 15:39:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493624#M10668</guid>
      <dc:creator>mpi_new_user</dc:creator>
      <dc:date>2023-06-07T15:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: traceanalyzer not responding in Linux</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493628#M10669</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Sorry for the repeat, ignore this reply please.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 15:39:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493628#M10669</guid>
      <dc:creator>mpi_new_user</dc:creator>
      <dc:date>2023-06-07T15:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: traceanalyzer not responding in Linux</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493629#M10670</link>
      <description>&lt;P&gt;I&amp;nbsp; have checked the system and still faced this issue. And I have posted the information, thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 11:13:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493629#M10670</guid>
      <dc:creator>mpi_new_user</dc:creator>
      <dc:date>2023-06-07T11:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: traceanalyzer not responding in Linux</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493933#M10674</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While executing traceanalyzer.bin, as the errors indicate that xcb files are not present in the path. Could you please set LD_LIBRARY_PATH to /opt/intel/oneapi/itac/2021.9.0/bin/rtlib as the .so files are present in that directory and try running the executable again?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The command for the same is:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;export LD_LIBRARY_PATH=/opt/intel/oneapi/itac/2021.9.0/bin/rtlib/:$LD_LIBRARY_PATH
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you still face any issue, please reach out to us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Shaik Rabiya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 07:35:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493933#M10674</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-06-08T07:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: traceanalyzer not responding in Linux</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493941#M10675</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I set the LD_LIBRAYR_PATH and the issue is still happened.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mpi_new_user_0-1686210762927.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42340iFCC40341EC5B50EE/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="mpi_new_user_0-1686210762927.png" alt="mpi_new_user_0-1686210762927.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But the not found .so file is changed to libxcb-icccm.so.4&amp;nbsp;&amp;nbsp; and I&amp;nbsp; set&amp;nbsp; /opt/intel/oneapi/installer/lib to the LD_LIBRAYR_PATH .&lt;/P&gt;&lt;P&gt;Finally, it works!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I downloaded&amp;nbsp; the l_itac_oneapi_p_2021.9.0.43491_offline.sh and installed it . I'm not sure if it is the reason to this issue.&lt;/P&gt;&lt;P&gt;Anyway, thank you so much for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 08:00:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1493941#M10675</guid>
      <dc:creator>mpi_new_user</dc:creator>
      <dc:date>2023-06-08T08:00:52Z</dc:date>
    </item>
    <item>
      <title>Re:traceanalyzer not responding in Linux</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1494342#M10676</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know 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 &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Shaik Rabiya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2023 09:31:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1494342#M10676</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-06-09T09:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: traceanalyzer not responding in Linux</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1501967#M10738</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To resolve the error of missing .so files and platform plugin xcb, we have to follow the below steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Before executing traceanalyzer we have to source the vars.sh script of Intel Trace Analyzer and Collector(ITAC)&lt;/LI&gt;
&lt;/OL&gt;
&lt;LI-CODE lang="markup"&gt;source /opt/intel/oneapi/itac/2021.9.0/env/vars.sh&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. The "traceanalyzer.bin" is not meant to be executable, you can check the execution with "traceanalyzer" command instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;We needn't set path with LD_LIBRARY_PATH to .so files if we source vars.sh script of ITAC(Intel Trace Analyzer and Collector).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Shaik Rabiya&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 12:54:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/traceanalyzer-not-responding-in-Linux/m-p/1501967#M10738</guid>
      <dc:creator>RabiyaSK_Intel</dc:creator>
      <dc:date>2023-07-05T12:54:06Z</dc:date>
    </item>
  </channel>
</rss>

