Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)

deleted

atuft
Novice
768 Views

deleted

0 Kudos
1 Reply
Rahila_T_Intel
Employee
741 Views

Hi,



Thank you for posting in Intel communities.



Could you please try the below suggestions to resolve the issue.


1. Source the oneAPI 2023.2 environment to be enabled



Intel oneAPI Toolkit 2023.2 can be sourced forcefully by running the below command:


source /opt/intel/oneapi/setvars.sh --force



2. export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/libstdc++.so.6


3. Could you please try to repeat the steps from scratch for rebuilding/installing, etc. that is required for your application?


Please let us know the below details if the issue still persists:


1. OS details


2. The application and the exact commands you are trying out.


3. The output of the self-checker logs. This can be obtained by running the below command:



<Vtune_installation_directory\2023.2.0\bin64\vtune-self-checker.sh>


 example: /opt/intel/oneapi/vtune/2023.2.0/bin64/vtune-self-checker.sh



Otherwise, if this resolves your issue, please make sure to accept this as a solution. This would help others with similar issues. 



Thank you


0 Kudos
Reply