<?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: error while loading shared libraries: libsycl.so.5 in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1446429#M22893</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We ran one dpcpp sample on DevCloud with the old binary and got a similar error that you got.&lt;/P&gt;
&lt;P&gt;The reason is oneAPI is updated to 2023.0 and in this&amp;nbsp;"&lt;STRONG&gt;runtime of oneAPI 2023.0 is not backwards compatible&lt;/STRONG&gt;". So, we can’t run the old binaries, in order to run the old binaries we need to rebuild those binaries again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To resolve the issue, you need to create new binary file after the installation of oneAPI base toolkit&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find the screenshot below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AthiraM_Intel_0-1673611259357.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/37044iE19BB149BECD9370/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="AthiraM_Intel_0-1673611259357.png" alt="AthiraM_Intel_0-1673611259357.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any further issue, please let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2023 12:01:14 GMT</pubDate>
    <dc:creator>AthiraM_Intel</dc:creator>
    <dc:date>2023-01-13T12:01:14Z</dc:date>
    <item>
      <title>error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1445812#M22890</link>
      <description>&lt;P&gt;I have recently installed oneAPI Base Toolkit and the Metrics Discovery API library on Ubuntu&lt;/P&gt;
&lt;P&gt;However the vtune-self-checker Fails on checking DPC++ application as prerequisite for GPU analyses.&lt;/P&gt;
&lt;P&gt;The associated log (below) reports: &lt;EM&gt;"error while loading shared libraries: libsycl.so.5: cannot open shared object file: No such file or directory"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I note that the following files exist:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;/opt/intel/oneapi/compiler/latest/linux/lib/libsycl.so -&amp;gt; ./libsycl.so.6&lt;/LI&gt;
&lt;LI&gt;/opt/intel/oneapi/compiler/latest/linux/lib/libsycl.so.6 -&amp;gt; ./libsycl.so.6.0.0&lt;/LI&gt;
&lt;LI&gt;/opt/intel/oneapi/compiler/latest/linux/lib/libsycl.so.6.0.0&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Software versions:&lt;/STRONG&gt;&lt;BR /&gt;Ubuntu 22.04.1 LTS&lt;BR /&gt;intel-basekit version (2023.0.0-25537).&lt;BR /&gt;VTune(TM) Profiler 2023.0.0 (build 624757)&lt;BR /&gt;intel-metrics-discovery-1.12.160-1_amd64.deb&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;How do I correct this problem?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;============================================&lt;BR /&gt;excerpt from vtune-self-checker &lt;STRONG&gt;log.txt&lt;/STRONG&gt;&lt;BR /&gt;----------------------------------------&lt;/P&gt;
&lt;P&gt;Checking DPC++ application as prerequisite for GPU analyses...&lt;BR /&gt;Setting envirnoment variable:&lt;BR /&gt;SYCL_DEVICE_FILTER=opencl:gpu&lt;BR /&gt;Command line:&lt;BR /&gt;/opt/intel/oneapi/vtune/2023.0.0/bin64/self_check_apps/matrix.dpcpp/matrix.dpcpp&lt;BR /&gt;Stderr:&lt;BR /&gt;/opt/intel/oneapi/vtune/2023.0.0/bin64/self_check_apps/matrix.dpcpp/matrix.dpcpp: error while loading shared libraries: libsycl.so.5: cannot open shared object file: No such file or directory&lt;/P&gt;
&lt;P&gt;Setting envirnoment variable:&lt;BR /&gt;SYCL_DEVICE_FILTER=level_zero:gpu&lt;BR /&gt;Command line:&lt;BR /&gt;/opt/intel/oneapi/vtune/2023.0.0/bin64/self_check_apps/matrix.dpcpp/matrix.dpcpp&lt;BR /&gt;Stderr:&lt;BR /&gt;/opt/intel/oneapi/vtune/2023.0.0/bin64/self_check_apps/matrix.dpcpp/matrix.dpcpp: error while loading shared libraries: libsycl.so.5: cannot open shared object file: No such file or directory&lt;/P&gt;
&lt;P&gt;Setting envirnoment variable:&lt;BR /&gt;ZES_ENABLE_SYSMAN=1&lt;BR /&gt;Command line:&lt;BR /&gt;/opt/intel/oneapi/vtune/2023.0.0/bin64/self_check_apps/matrix.dpcpp/matrix.dpcpp&lt;BR /&gt;Stderr:&lt;BR /&gt;/opt/intel/oneapi/vtune/2023.0.0/bin64/self_check_apps/matrix.dpcpp/matrix.dpcpp: error while loading shared libraries: libsycl.so.5: cannot open shared object file: No such file or directory&lt;/P&gt;
&lt;P&gt;Checking DPC++ application as prerequisite for GPU analyses: Fail&lt;BR /&gt;Unable to run DPC++ application on GPU connected to this system. If you are using an Intel GPU and want to verify profiling support for DPC++ applications, check these requirements:&lt;BR /&gt;* Install Intel(R) GPU driver.&lt;BR /&gt;* Install Intel(R) Level Zero GPU runtime.&lt;BR /&gt;* Install Intel(R) oneAPI DPC++ Runtime and set the environment.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 20:22:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1445812#M22890</guid>
      <dc:creator>nhoj</dc:creator>
      <dc:date>2023-01-11T20:22:37Z</dc:date>
    </item>
    <item>
      <title>Re:error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1446227#M22891</link>
      <description>&lt;P&gt;Hi nhoj,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting your concern on the forum. However, this forum is for assistance on getting started (such as registration, downloading, licensing and installing) questions regarding the Intel® oneAPI Toolkits, Intel® Parallel Studio XE and Intel® System Studio. Due to that the query is out of our scope.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;However, based on your query, we are moving this topic to the 'Analyzers' community for further assistance. Our internal team will get back to you there in a timely manner.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Hope you have a nice day ahead.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soumya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jan 2023 21:08:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1446227#M22891</guid>
      <dc:creator>Soumya_M_Intel</dc:creator>
      <dc:date>2023-01-12T21:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1446429#M22893</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We ran one dpcpp sample on DevCloud with the old binary and got a similar error that you got.&lt;/P&gt;
&lt;P&gt;The reason is oneAPI is updated to 2023.0 and in this&amp;nbsp;"&lt;STRONG&gt;runtime of oneAPI 2023.0 is not backwards compatible&lt;/STRONG&gt;". So, we can’t run the old binaries, in order to run the old binaries we need to rebuild those binaries again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To resolve the issue, you need to create new binary file after the installation of oneAPI base toolkit&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find the screenshot below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AthiraM_Intel_0-1673611259357.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/37044iE19BB149BECD9370/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="AthiraM_Intel_0-1673611259357.png" alt="AthiraM_Intel_0-1673611259357.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any further issue, please let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 12:01:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1446429#M22893</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2023-01-13T12:01:14Z</dc:date>
    </item>
    <item>
      <title>Re:error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1448657#M22910</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please give us an update? Is your issue resolved?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jan 2023 09:14:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1448657#M22910</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2023-01-20T09:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1448996#M22913</link>
      <description>&lt;P&gt;Thanks Athria for your prompt response - and apologies for my tardy reply.&lt;/P&gt;
&lt;P&gt;Sorry this has NOT solved my problem - I am new to OneAPI so I may need a little more detailed guidance if possible:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was unable to locate&amp;nbsp; file called mat_mul.cpp in my installation - but there is a number of similarly named examples matmul.cpp&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;:/opt/intel$ find -name mat*.cpp
./oneapi/dnnl/2023.0.0/cpu_dpcpp_gpu_dpcpp/examples/matmul.cpp
./oneapi/dnnl/2023.0.0/cpu_dpcpp_gpu_dpcpp/examples/matmul_perf.cpp
./oneapi/dnnl/2023.0.0/cpu_tbb/examples/matmul.cpp
./oneapi/dnnl/2023.0.0/cpu_tbb/examples/matmul_perf.cpp
./oneapi/dnnl/2023.0.0/cpu_gomp/examples/matmul.cpp
./oneapi/dnnl/2023.0.0/cpu_gomp/examples/matmul_perf.cpp
./oneapi/dnnl/2023.0.0/cpu_iomp/examples/matmul.cpp
./oneapi/dnnl/2023.0.0/cpu_iomp/examples/matmul_perf.cpp
./oneapi/diagnostics/2022.2.0/checkers_py/oneapi_check_offloads/matmul_offload.cpp&lt;/LI-CODE&gt;
&lt;P&gt;Also I do not have icpx installed (but I can install) - or will gcc suffice?&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jan 2023 03:32:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1448996#M22913</guid>
      <dc:creator>nhoj</dc:creator>
      <dc:date>2023-01-22T03:32:22Z</dc:date>
    </item>
    <item>
      <title>Re:error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1449973#M22919</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The mat_mul.cpp sample we used is a custom file created by us. You can recompile your own sample after sourcing the oneAPI environment using the below command:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;source /opt/intel/oneapi/setvars.sh --force&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Now you will be able to compile your cpp file using icpx/dpcpp &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;icpx -fsycl &amp;lt;cpp file&amp;gt; -o &amp;lt;output_file_name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Also I do not have icpx installed (but I can install) - or will gcc suffice?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If you source the oneAPI environment as mentioned above, you could use icpx.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. If you face any issue, please let us know.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jan 2023 12:55:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1449973#M22919</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2023-01-25T12:55:37Z</dc:date>
    </item>
    <item>
      <title>Re:error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1453686#M22960</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please give us an update? &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Feb 2023 12:34:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1453686#M22960</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2023-02-06T12:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1453953#M22964</link>
      <description>&lt;P&gt;Thanks again Athira.&lt;/P&gt;
&lt;P&gt;I can now use icpx. I selected a random example matmul.cpp to test - and the compilation proceeded &amp;amp; failed with errors (below).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;However, my central concern&lt;/STRONG&gt; is that:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt; &lt;EM&gt;"&lt;SPAN class="sub_section_element_selectors"&gt;the vtune-self-checker Fails on checking DPC++ application as prerequisite for GPU analyses."&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;The following analyses have failed on the system:&lt;BR /&gt;* GPU Compute/Media Hotspots (characterization mode)&lt;BR /&gt;* GPU Compute/Media Hotspots (source analysis mode)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="sub_section_element_selectors"&gt;I do not understand how the prior posts relate to this central issue???&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="none"&gt;foo@bar:~/temp$ /opt/intel/oneapi/vtune/latest/bin64/vtune-self-checker.sh 
Intel(R) VTune(TM) Profiler Self Check Utility
Copyright (C) 2009 Intel Corporation. All rights reserved.
Build Number: 624757

HW event-based analysis (counting mode) (Intel driver)   
Example of analysis types: Performance Snapshot
    Collection: Ok
    Finalization: Ok...
    Report: Ok

Instrumentation based analysis check   
Example of analysis types: Hotspots and Threading with user-mode sampling
    Collection: Ok
    Finalization: Ok...
    Report: Ok

HW event-based analysis check (Intel driver)   
Example of analysis types: Hotspots with HW event-based sampling, HPC Performance Characterization, etc.
    Collection: Ok
vtune: Warning: To enable hardware event-based sampling, VTune Profiler has disabled the NMI watchdog timer. The watchdog timer will be re-enabled after collection completes.
    Finalization: Ok...
vtune: Warning: Cannot read load addresses of sections from `/sys/module/nf_tables/sections'. This may affect the correctness of symbol resolution for `nf_tables'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Cannot read load addresses of sections from `/sys/module/nf_conntrack/sections'. This may affect the correctness of symbol resolution for `nf_conntrack'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/kvm/sections'. This may affect the correctness of symbol resolution for `kvm'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Cannot read load addresses of sections from `/sys/module/iwlwifi/sections'. This may affect the correctness of symbol resolution for `iwlwifi'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/drm/sections'. This may affect the correctness of symbol resolution for `drm'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/nvme/sections'. This may affect the correctness of symbol resolution for `nvme'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/i915/sections'. This may affect the correctness of symbol resolution for `i915'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Function and source-level analysis for the Linux kernel will not be possible since neither debug version of the kernel nor kernel symbol tables are found. See the Enabling Linux Kernel Analysis topic in the product online help for instructions.

    Report: Ok

HW event-based analysis check (Intel driver)   
Example of analysis types: Microarchitecture Exploration
    Collection: Ok
vtune: Warning: To enable hardware event-based sampling, VTune Profiler has disabled the NMI watchdog timer. The watchdog timer will be re-enabled after collection completes.
    Finalization: Ok...
vtune: Warning: Cannot read load addresses of sections from `/sys/module/kvm/sections'. This may affect the correctness of symbol resolution for `kvm'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/nvme/sections'. This may affect the correctness of symbol resolution for `nvme'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/e1000e/sections'. This may affect the correctness of symbol resolution for `e1000e'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Cannot read load addresses of sections from `/sys/module/nf_conntrack/sections'. This may affect the correctness of symbol resolution for `nf_conntrack'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/xt_conntrack/sections'. This may affect the correctness of symbol resolution for `xt_conntrack'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/nf_tables/sections'. This may affect the correctness of symbol resolution for `nf_tables'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/drm/sections'. This may affect the correctness of symbol resolution for `drm'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Cannot read load addresses of sections from `/sys/module/iwlwifi/sections'. This may affect the correctness of symbol resolution for `iwlwifi'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/i915/sections'. This may affect the correctness of symbol resolution for `i915'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Function and source-level analysis for the Linux kernel will not be possible since neither debug version of the kernel nor kernel symbol tables are found. See the Enabling Linux Kernel Analysis topic in the product online help for instructions.

    Report: Ok

HW event-based analysis with uncore events (Intel driver)   
Example of analysis types: Memory Access
    Collection: Ok
vtune: Warning: To enable hardware event-based sampling, VTune Profiler has disabled the NMI watchdog timer. The watchdog timer will be re-enabled after collection completes.
    Finalization: Ok...
vtune: Warning: Cannot read load addresses of sections from `/sys/module/xt_conntrack/sections'. This may affect the correctness of symbol resolution for `xt_conntrack'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/nf_conntrack/sections'. This may affect the correctness of symbol resolution for `nf_conntrack'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/nft_compat/sections'. This may affect the correctness of symbol resolution for `nft_compat'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Cannot read load addresses of sections from `/sys/module/iwlwifi/sections'. This may affect the correctness of symbol resolution for `iwlwifi'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/drm/sections'. This may affect the correctness of symbol resolution for `drm'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/nvme/sections'. This may affect the correctness of symbol resolution for `nvme'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Cannot read load addresses of sections from `/sys/module/kvm/sections'. This may affect the correctness of symbol resolution for `kvm'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Cannot read load addresses of sections from `/sys/module/i915/sections'. This may affect the correctness of symbol resolution for `i915'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Cannot read load addresses of sections from `/sys/module/mac80211/sections'. This may affect the correctness of symbol resolution for `mac80211'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Function and source-level analysis for the Linux kernel will not be possible since neither debug version of the kernel nor kernel symbol tables are found. See the Enabling Linux Kernel Analysis topic in the product online help for instructions.

    Report: Ok

HW event-based analysis with stacks (Intel driver)   
Example of analysis types: Hotspots with HW event-based sampling and call stacks
    Collection: Ok
vtune: Warning: To enable hardware event-based sampling, VTune Profiler has disabled the NMI watchdog timer. The watchdog timer will be re-enabled after collection completes.
    Finalization: Ok...
vtune: Warning: Cannot read load addresses of sections from `/sys/module/e1000e/sections'. This may affect the correctness of symbol resolution for `e1000e'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Cannot read load addresses of sections from `/sys/module/iwlwifi/sections'. This may affect the correctness of symbol resolution for `iwlwifi'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/drm/sections'. This may affect the correctness of symbol resolution for `drm'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/nf_conntrack/sections'. This may affect the correctness of symbol resolution for `nf_conntrack'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Cannot read load addresses of sections from `/sys/module/nvme/sections'. This may affect the correctness of symbol resolution for `nvme'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Cannot read load addresses of sections from `/sys/module/kvm/sections'. This may affect the correctness of symbol resolution for `kvm'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/i915/sections'. This may affect the correctness of symbol resolution for `i915'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Function and source-level analysis for the Linux kernel will not be possible since neither debug version of the kernel nor kernel symbol tables are found. See the Enabling Linux Kernel Analysis topic in the product online help for instructions.

    Report: Ok

HW event-based analysis with context switches (Intel driver)   
Example of analysis types: Threading with HW event-based sampling
    Collection: Ok
vtune: Warning: To enable hardware event-based sampling, VTune Profiler has disabled the NMI watchdog timer. The watchdog timer will be re-enabled after collection completes.
    Finalization: Ok...
vtune: Warning: Cannot read load addresses of sections from `/sys/module/nf_tables/sections'. This may affect the correctness of symbol resolution for `nf_tables'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/nf_conntrack/sections'. This may affect the correctness of symbol resolution for `nf_conntrack'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Cannot read load addresses of sections from `/sys/module/iwlwifi/sections'. This may affect the correctness of symbol resolution for `iwlwifi'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/kvm/sections'. This may affect the correctness of symbol resolution for `kvm'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/nvme/sections'. This may affect the correctness of symbol resolution for `nvme'. Make sure this directory exists and all files in this directory have read permissions.

vtune: Warning: Cannot read load addresses of sections from `/sys/module/i915/sections'. This may affect the correctness of symbol resolution for `i915'. Make sure this directory exists and all files in this directory have read permissions.
vtune: Warning: Function and source-level analysis for the Linux kernel will not be possible since neither debug version of the kernel nor kernel symbol tables are found. See the Enabling Linux Kernel Analysis topic in the product online help for instructions.

    Report: Ok

Checking DPC++ application as prerequisite for GPU analyses: Fail
Unable to run DPC++ application on GPU connected to this system. If you are using an Intel GPU and want to verify profiling support for DPC++ applications, check these requirements:
* Install Intel(R) GPU driver.
* Install Intel(R) Level Zero GPU runtime.
* Install Intel(R) oneAPI DPC++ Runtime and set the environment.

The system is ready to be used for performance analysis with Intel VTune Profiler.
Review warnings in the output above to find product limitations, if any.

The system is ready for the following analyses:
* Performance Snapshot
* Hotspots and Threading with user-mode sampling
* Hotspots with HW event-based sampling, HPC Performance Characterization, etc.
* Microarchitecture Exploration
* Memory Access
* Hotspots with HW event-based sampling and call stacks
* Threading with HW event-based sampling

The following analyses have failed on the system:
* GPU Compute/Media Hotspots (characterization mode)
* GPU Compute/Media Hotspots (source analysis mode)

Log location: /tmp/vtune-tmp-foo/self-checker-2023.02.07_12.16.31/log.txt
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="none"&gt;foo@bar:~/temp$ icpx -fsycl /opt/intel/oneapi/dnnl/2023.0.0/cpu_dpcpp_gpu_dpcpp/examples/matmul.cpp -o matmul
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `validate_engine_kind(dnnl::engine::kind)':
matmul-c3611e.cpp:(.text+0xe): undefined reference to `dnnl_engine_get_count'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `matmul_example(dnnl::engine::kind)':
matmul-c3611e.cpp:(.text+0x69): undefined reference to `dnnl_engine_create'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0xc56): undefined reference to `dnnl_post_ops_create'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0xcc2): undefined reference to `dnnl_post_ops_append_eltwise'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0xce4): undefined reference to `dnnl_primitive_attr_create'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0xd7b): undefined reference to `dnnl_primitive_attr_set_post_ops'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0xe75): undefined reference to `dnnl_matmul_primitive_desc_create'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0xf43): undefined reference to `dnnl_primitive_create'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0x1485): undefined reference to `dnnl_primitive_execute'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0x14b2): undefined reference to `dnnl_stream_wait'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0x14fc): undefined reference to `dnnl_memory_desc_get_size'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0x1620): undefined reference to `dnnl_sycl_interop_memory_get_memory_kind'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0x1808): undefined reference to `dnnl_sycl_interop_stream_get_queue'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0x2f48): undefined reference to `dnnl_primitive_destroy'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0x2f7a): undefined reference to `dnnl_primitive_desc_destroy'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0x2fa4): undefined reference to `dnnl_primitive_attr_destroy'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0x2fce): undefined reference to `dnnl_post_ops_destroy'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `main':
matmul-c3611e.cpp:(.text+0x3568): undefined reference to `dnnl_engine_get_count'
/usr/bin/ld: matmul-c3611e.cpp:(.text+0x3832): undefined reference to `dnnl_status2str'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::stream::stream(dnnl::engine const&amp;amp;, dnnl::stream::flags)':
matmul-c3611e.cpp:(.text._ZN4dnnl6streamC2ERKNS_6engineENS0_5flagsE[_ZN4dnnl6streamC2ERKNS_6engineENS0_5flagsE]+0x1d): undefined reference to `dnnl_stream_create'
/usr/bin/ld: matmul-c3611e.cpp:(.text._ZN4dnnl6streamC2ERKNS_6engineENS0_5flagsE[_ZN4dnnl6streamC2ERKNS_6engineENS0_5flagsE]+0x125): undefined reference to `dnnl_stream_destroy'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::memory::desc::desc(std::vector&amp;lt;long, std::allocator&amp;lt;long&amp;gt; &amp;gt; const&amp;amp;, dnnl::memory::data_type, dnnl::memory::format_tag, bool)':
matmul-c3611e.cpp:(.text._ZN4dnnl6memory4descC2ERKSt6vectorIlSaIlEENS0_9data_typeENS0_10format_tagEb[_ZN4dnnl6memory4descC2ERKSt6vectorIlSaIlEENS0_9data_typeENS0_10format_tagEb]+0x3b): undefined reference to `dnnl_memory_desc_create_with_tag'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::memory::memory(dnnl::memory::desc const&amp;amp;, dnnl::engine const&amp;amp;)':
matmul-c3611e.cpp:(.text._ZN4dnnl6memoryC2ERKNS0_4descERKNS_6engineE[_ZN4dnnl6memoryC2ERKNS0_4descERKNS_6engineE]+0x37): undefined reference to `dnnl_memory_create'
/usr/bin/ld: matmul-c3611e.cpp:(.text._ZN4dnnl6memoryC2ERKNS0_4descERKNS_6engineE[_ZN4dnnl6memoryC2ERKNS0_4descERKNS_6engineE]+0x142): undefined reference to `dnnl_memory_destroy'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `write_to_dnnl_memory(void*, dnnl::memory&amp;amp;)':
matmul-c3611e.cpp:(.text._Z20write_to_dnnl_memoryPvRN4dnnl6memoryE[_Z20write_to_dnnl_memoryPvRN4dnnl6memoryE]+0x46): undefined reference to `dnnl_memory_desc_get_size'
/usr/bin/ld: matmul-c3611e.cpp:(.text._Z20write_to_dnnl_memoryPvRN4dnnl6memoryE[_Z20write_to_dnnl_memoryPvRN4dnnl6memoryE]+0x16a): undefined reference to `dnnl_sycl_interop_memory_get_memory_kind'
/usr/bin/ld: matmul-c3611e.cpp:(.text._Z20write_to_dnnl_memoryPvRN4dnnl6memoryE[_Z20write_to_dnnl_memoryPvRN4dnnl6memoryE]+0x341): undefined reference to `dnnl_sycl_interop_stream_get_queue'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::handle_traits&amp;lt;dnnl_engine*&amp;gt;::destructor(dnnl_engine*)':
matmul-c3611e.cpp:(.text._ZN4dnnl13handle_traitsIP11dnnl_engineE10destructorES2_[_ZN4dnnl13handle_traitsIP11dnnl_engineE10destructorES2_]+0x1): undefined reference to `dnnl_engine_destroy'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::handle_traits&amp;lt;dnnl_stream*&amp;gt;::destructor(dnnl_stream*)':
matmul-c3611e.cpp:(.text._ZN4dnnl13handle_traitsIP11dnnl_streamE10destructorES2_[_ZN4dnnl13handle_traitsIP11dnnl_streamE10destructorES2_]+0x1): undefined reference to `dnnl_stream_destroy'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::handle_traits&amp;lt;dnnl_memory_desc*&amp;gt;::destructor(dnnl_memory_desc*)':
matmul-c3611e.cpp:(.text._ZN4dnnl13handle_traitsIP16dnnl_memory_descE10destructorES2_[_ZN4dnnl13handle_traitsIP16dnnl_memory_descE10destructorES2_]+0x1): undefined reference to `dnnl_memory_desc_destroy'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::handle_traits&amp;lt;dnnl_memory*&amp;gt;::destructor(dnnl_memory*)':
matmul-c3611e.cpp:(.text._ZN4dnnl13handle_traitsIP11dnnl_memoryE10destructorES2_[_ZN4dnnl13handle_traitsIP11dnnl_memoryE10destructorES2_]+0x1): undefined reference to `dnnl_memory_destroy'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::memory::get_engine() const':
matmul-c3611e.cpp:(.text._ZNK4dnnl6memory10get_engineEv[_ZNK4dnnl6memory10get_engineEv]+0x19): undefined reference to `dnnl_memory_get_engine'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::memory::get_desc() const':
matmul-c3611e.cpp:(.text._ZNK4dnnl6memory8get_descEv[_ZNK4dnnl6memory8get_descEv]+0x19): undefined reference to `dnnl_memory_get_memory_desc'
/usr/bin/ld: matmul-c3611e.cpp:(.text._ZNK4dnnl6memory8get_descEv[_ZNK4dnnl6memory8get_descEv]+0x32): undefined reference to `dnnl_memory_desc_clone'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::engine::get_kind() const':
matmul-c3611e.cpp:(.text._ZNK4dnnl6engine8get_kindEv[_ZNK4dnnl6engine8get_kindEv]+0x13): undefined reference to `dnnl_engine_get_kind'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `sycl::_V1::buffer&amp;lt;unsigned char, 1, sycl::_V1::detail::aligned_allocator&amp;lt;std::remove_const&amp;lt;unsigned char&amp;gt;::type&amp;gt;, std::enable_if&amp;lt;(((1)&amp;gt;(0)))&amp;amp;&amp;amp;((1)&amp;lt;=(3)), void&amp;gt;::type&amp;gt; dnnl::sycl_interop::get_buffer&amp;lt;unsigned char, 1&amp;gt;(dnnl::memory const&amp;amp;)':
matmul-c3611e.cpp:(.text._ZN4dnnl12sycl_interop10get_bufferIhLi1EEEN4sycl3_V16bufferIT_XT0_ENS3_6detail17aligned_allocatorINSt12remove_constIS5_E4typeEEENSt9enable_ifIXaagtT0_Li0EleT0_Li3EEvE4typeEEERKNS_6memoryE[_ZN4dnnl12sycl_interop10get_bufferIhLi1EEEN4sycl3_V16bufferIT_XT0_ENS3_6detail17aligned_allocatorINSt12remove_constIS5_E4typeEEENSt9enable_ifIXaagtT0_Li0EleT0_Li3EEvE4typeEEERKNS_6memoryE]+0x22): undefined reference to `dnnl_sycl_interop_memory_get_memory_kind'
/usr/bin/ld: matmul-c3611e.cpp:(.text._ZN4dnnl12sycl_interop10get_bufferIhLi1EEEN4sycl3_V16bufferIT_XT0_ENS3_6detail17aligned_allocatorINSt12remove_constIS5_E4typeEEENSt9enable_ifIXaagtT0_Li0EleT0_Li3EEvE4typeEEERKNS_6memoryE[_ZN4dnnl12sycl_interop10get_bufferIhLi1EEEN4sycl3_V16bufferIT_XT0_ENS3_6detail17aligned_allocatorINSt12remove_constIS5_E4typeEEENSt9enable_ifIXaagtT0_Li0EleT0_Li3EEvE4typeEEERKNS_6memoryE]+0x40): undefined reference to `dnnl_memory_get_data_handle'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::memory::get_data_handle() const':
matmul-c3611e.cpp:(.text._ZNK4dnnl6memory15get_data_handleEv[_ZNK4dnnl6memory15get_data_handleEv]+0x13): undefined reference to `dnnl_memory_get_data_handle'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::handle_traits&amp;lt;dnnl_post_ops*&amp;gt;::destructor(dnnl_post_ops*)':
matmul-c3611e.cpp:(.text._ZN4dnnl13handle_traitsIP13dnnl_post_opsE10destructorES2_[_ZN4dnnl13handle_traitsIP13dnnl_post_opsE10destructorES2_]+0x1): undefined reference to `dnnl_post_ops_destroy'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::handle_traits&amp;lt;dnnl_primitive_attr*&amp;gt;::destructor(dnnl_primitive_attr*)':
matmul-c3611e.cpp:(.text._ZN4dnnl13handle_traitsIP19dnnl_primitive_attrE10destructorES2_[_ZN4dnnl13handle_traitsIP19dnnl_primitive_attrE10destructorES2_]+0x1): undefined reference to `dnnl_primitive_attr_destroy'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::handle_traits&amp;lt;dnnl_primitive_desc*&amp;gt;::destructor(dnnl_primitive_desc*)':
matmul-c3611e.cpp:(.text._ZN4dnnl13handle_traitsIP19dnnl_primitive_descE10destructorES2_[_ZN4dnnl13handle_traitsIP19dnnl_primitive_descE10destructorES2_]+0x1): undefined reference to `dnnl_primitive_desc_destroy'
/usr/bin/ld: /tmp/icpx-deab96/matmul-7dac19.o: in function `dnnl::handle_traits&amp;lt;dnnl_primitive*&amp;gt;::destructor(dnnl_primitive*)':
matmul-c3611e.cpp:(.text._ZN4dnnl13handle_traitsIP14dnnl_primitiveE10destructorES2_[_ZN4dnnl13handle_traitsIP14dnnl_primitiveE10destructorES2_]+0x1): undefined reference to `dnnl_primitive_destroy'
icpx: error: linker command failed with exit code 1 (use -v to see invocation)
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 01:50:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1453953#M22964</guid>
      <dc:creator>nhoj</dc:creator>
      <dc:date>2023-02-07T01:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1457519#M23002</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We apologize for the delay.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try the below steps to create the executable&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;cd /opt/intel/oneapi/dnnl/2023.0.0/cpu_dpcpp_gpu_dpcpp/examples
mkdir build
cd build
cmake -DCMAKE_CXX_COMPILER="dpcpp" -DCMAKE_C_COMPILER="icx" ..
make &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This will create the binary "matmul-cpp" in the build folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please see the below screenshot for reference:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AthiraM_Intel_0-1676895428727.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/38229i20735232E81EDBBA/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="AthiraM_Intel_0-1676895428727.png" alt="AthiraM_Intel_0-1676895428727.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you face any issue, please let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For you information, the self-checker script will work only for cpu analysis. If the code is designed to run on GPU, Intel VTune Profiler will collect data even if it shows as failed in the self-checker script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 06:39:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1457519#M23002</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2023-02-21T06:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1458784#M23025</link>
      <description>&lt;P&gt;Thank you Athira,&lt;/P&gt;
&lt;P&gt;The first attempt to cmake resulted in a slew of permission denied errors.&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;foo@bar:/opt/intel/oneapi/dnnl/2023.0.0/cpu_dpcpp_gpu_dpcpp/examples/build$ cmake -DCMAKE_CXX_COMPILER="dpcpp" -DCMAKE_C_COMPILER="icx" ..
CMake Error at /opt/cmake/share/cmake-3.23/Modules/CMakeDetermineCompilerId.cmake:312 (file):
  file failed to open for writing (Permission denied):
&lt;/LI-CODE&gt;
&lt;P&gt;This appeared to be because CMakeFiles was created with root ownership:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;foo@bar:/opt/intel/oneapi/dnnl/2023.0.0/cpu_dpcpp_gpu_dpcpp/examples/build$ ls -l
total 20
-rw-rw-r-- 1 foo foo 13106 Feb 21 05:07 CMakeCache.txt
drwxr-xr-x 3 root root  4096 Feb 21 05:01 CMakeFiles
&lt;/LI-CODE&gt;
&lt;P&gt;Changing ownership resolved these issues&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;chown -R foo:foo CMakeFiles/&lt;/LI-CODE&gt;
&lt;P&gt;The compilation succeeded after this change.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/54"&gt;@AthiraM_Intel&lt;/a&gt;&amp;nbsp;wrote:
&lt;P&gt;For you information, the self-checker script will work only for cpu analysis. If the code is designed to run on GPU, Intel VTune Profiler will collect data even if it shows as failed in the self-checker script.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thank you for this (odd) insight, I will proceed with the VTune Profiler as is and hopefully see the GPU data that I seek.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 20:43:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1458784#M23025</guid>
      <dc:creator>nhoj</dc:creator>
      <dc:date>2023-02-23T20:43:13Z</dc:date>
    </item>
    <item>
      <title>Re:error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1459692#M23037</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. Since your initial query is resolved, can we close this case?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Feb 2023 09:14:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1459692#M23037</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2023-02-27T09:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1462023#M23077</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider wr b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Since, your initial query is resolved, we won't be monitoring this thread further.&amp;nbsp;If you need further assistance, please post a new question.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 05:21:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1462023#M23077</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2023-03-06T05:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: error while loading shared libraries: libsycl.so.5</title>
      <link>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1509045#M23729</link>
      <description>&lt;P&gt;I have similler problem.&lt;/P&gt;&lt;P&gt;In my case, not with .cpp file but .so file&lt;/P&gt;&lt;P&gt;This is the error massage&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(gst-plugin-scanner:53): GStreamer-WARNING **: 05:31:06.325: Failed to load plugin '/opt/intel/openvino/data_processing/dl_streamer/lib/libgpurenderer.so': /opt/intel/openvino/data_processing/dl_streamer/lib/libgpurenderer.so: undefined symbol: _ZTIN2cl4sycl9exceptionE&lt;/P&gt;&lt;P&gt;(gst-plugin-scanner:53): GStreamer-WARNING **: 05:31:06.330: Failed to load plugin '/opt/intel/openvino/data_processing/dl_streamer/lib/libvasot_gpu.so': /opt/intel/openvino/data_processing/dl_streamer/lib/libvasot_gpu.so: undefined symbol: _ZTIN2cl4sycl9exceptionE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I fix it ?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 07:30:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/error-while-loading-shared-libraries-libsycl-so-5/m-p/1509045#M23729</guid>
      <dc:creator>Siyoung</dc:creator>
      <dc:date>2023-07-28T07:30:25Z</dc:date>
    </item>
  </channel>
</rss>

