<?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 self-check fails on GPU Compute/Media Hotspots in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608364#M24913</link>
    <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/118413"&gt;@yuzhang3_intel&lt;/a&gt;&amp;nbsp; Installed the driver, get the same error&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;&lt;P&gt;The system is ready to be used for performance analysis with Intel VTune Profiler.&lt;BR /&gt;Review warnings in the output above to find product limitations, if any.&lt;/P&gt;&lt;P&gt;The system is ready for the following analyses:&lt;BR /&gt;* Performance Snapshot&lt;BR /&gt;* Hotspots and Threading with user-mode sampling&lt;BR /&gt;* Hotspots with HW event-based sampling, HPC Performance Characterization, etc.&lt;BR /&gt;* Microarchitecture Exploration&lt;BR /&gt;* Memory Access&lt;BR /&gt;* Hotspots with HW event-based sampling and call stacks&lt;BR /&gt;* Threading with HW event-based sampling&lt;/P&gt;&lt;P&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;/P&gt;</description>
    <pubDate>Thu, 20 Jun 2024 04:42:27 GMT</pubDate>
    <dc:creator>Xuejun1</dc:creator>
    <dc:date>2024-06-20T04:42:27Z</dc:date>
    <item>
      <title>vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1493954#M23502</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm running vtune on&lt;/P&gt;&lt;LI-CODE lang="none"&gt;OS: ubuntu22.04
vtune: 2023.1.0
CPU: Intel i7-12700H
GPU: Intel iris Xe Gen12&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;When running vtune-self-checker.sh:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@ubuntu2204:/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: 625246

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
    Finalization: Ok...
vtune: Warning: Cannot locate debugging information for the Linux kernel. Source-level analysis will not be possible. Function-level analysis will be limited to kernel symbol tables. 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
    Finalization: Ok...
vtune: Warning: Cannot locate debugging information for the Linux kernel. Source-level analysis will not be possible. Function-level analysis will be limited to kernel symbol tables. 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
    Finalization: Ok...
vtune: Warning: The result contains a lot of raw data. Finalization may take a long time to complete.

vtune: Warning: Cannot locate debugging information for the Linux kernel. Source-level analysis will not be possible. Function-level analysis will be limited to kernel symbol tables. 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
    Finalization: Ok...
vtune: Warning: Cannot locate debugging information for the Linux kernel. Source-level analysis will not be possible. Function-level analysis will be limited to kernel symbol tables. 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
    Finalization: Ok...
vtune: Warning: Cannot locate debugging information for the Linux kernel. Source-level analysis will not be possible. Function-level analysis will be limited to kernel symbol tables. 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-root/self-checker-2023.06.08_16.19.44/log.txt&lt;/LI-CODE&gt;&lt;P&gt;Drivers are already loaded properly:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@ubuntu2204:/opt/intel/oneapi/vtune/latest/sepdk/src# ./insmod-sep -q
pax driver is loaded and owned by group "vtune" with file permissions "660".
socperf3 driver is loaded and owned by group "vtune" with file permissions "660".
sep5 driver is loaded and owned by group "vtune" with file permissions "660".

socwatch2_15 driver is loaded and owned by group "vtune" with file permissions "660".

vtsspp driver is loaded and owned by group "vtune" with file permissions "660".&lt;/LI-CODE&gt;&lt;P&gt;When running vtune-gui:&lt;/P&gt;&lt;LI-CODE lang="none"&gt;root@ubuntu2204:/opt/intel/oneapi/vtune/latest/bin64# ./vtune-gui
[36953:0608/163730.647467:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
[36925:0608/163731.099072:ERROR:cert_verify_proc_builtin.cc(670)] CertVerifyProcBuiltin for 127.0.0.1 failed:
----- Certificate i=0 (CN=ubuntu2204) -----
ERROR: No matching issuer found&lt;/LI-CODE&gt;&lt;P&gt;No error message on vtune-gui analysis configuration:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chuyuezh_0-1686213349413.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42346i1011355353D53A94/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Chuyuezh_0-1686213349413.png" alt="Chuyuezh_0-1686213349413.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The analyzing process always stuck in finalizing result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chuyuezh_1-1686213521920.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42347iF6BA48A97D068665/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Chuyuezh_1-1686213521920.png" alt="Chuyuezh_1-1686213521920.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me fix this issue? I know there are similar posts. But those solutions cannot solve my issue. Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 08:45:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1493954#M23502</guid>
      <dc:creator>Chuyuezh</dc:creator>
      <dc:date>2023-06-08T08:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1494813#M23512</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;We were able to reproduce the issue from our end.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DiyaN_Intel_0-1686552043709.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42420i89090FF03991BC18/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="DiyaN_Intel_0-1686552043709.png" alt="DiyaN_Intel_0-1686552043709.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In order to access GPU we need to upgrade the kernel version.&lt;/P&gt;
&lt;P&gt;In this &lt;A href="https://dgpu-docs.intel.com/driver/client/overview.html " target="_blank" rel="noopener"&gt;link&lt;/A&gt;&amp;nbsp;, &amp;nbsp;please give all the commands one by one to install all the necessary packages and reboot the system.&lt;/P&gt;
&lt;P&gt;After upgrading you can check that the kernel version is updated to 5.19.0-41-generic&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DiyaN_Intel_3-1686552369071.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42423i31BFE37869629B58/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="DiyaN_Intel_3-1686552369071.png" alt="DiyaN_Intel_3-1686552369071.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The next step is to build and install Intel(R) Metrics Discovery Application Programming Interface.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please follow all the steps mentioned in this &lt;A href="https://github.com/intel/metrics-discovery" target="_blank" rel="noopener"&gt;link&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Then when you can run the self-checker script file to find out that there is no failed analysis as everything is installed properly in the system and then you will be able to open the vtune-gui and do the necessary analysis.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DiyaN_Intel_2-1686552133794.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42422iB5B663CECC999BF6/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="DiyaN_Intel_2-1686552133794.png" alt="DiyaN_Intel_2-1686552133794.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you face any issues, please get back to us.&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 issues. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Diya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 06:46:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1494813#M23512</guid>
      <dc:creator>DiyaN_Intel</dc:creator>
      <dc:date>2023-06-12T06:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1495529#M23534</link>
      <description>&lt;P&gt;Hi Diya,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for your solution. I had trouble in upgrading the kernel version, and I'm reinstalling ubuntu. I will get back to you later.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Chuyue&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 02:03:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1495529#M23534</guid>
      <dc:creator>Chuyuezh</dc:creator>
      <dc:date>2023-06-14T02:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1495592#M23538</link>
      <description>&lt;P&gt;Hi Diya,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have updated the kernel to&amp;nbsp;5.19.0-41-generic.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chuyuezh_0-1686724149928.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42480iFFB318D6C4E3B314/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Chuyuezh_0-1686724149928.png" alt="Chuyuezh_0-1686724149928.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But GPU Compute/Media Hotspots still cannot work. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chuyuezh_1-1686724170487.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42481iE70F622BDB973A4A/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Chuyuezh_1-1686724170487.png" alt="Chuyuezh_1-1686724170487.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Other than that,&amp;nbsp;./insmod-sep -q shows that drivers are not loaded &lt;STRONG&gt;after reboot&lt;/STRONG&gt;, which might be the problem. Before I install metrics-discovery and reboot, drivers are loaded. Attached please find the log.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 06:29:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1495592#M23538</guid>
      <dc:creator>Chuyuezh</dc:creator>
      <dc:date>2023-06-14T06:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1496019#M23545</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good day to you.&lt;/P&gt;
&lt;P&gt;We can see from the logs that you are using Vtune 2023.0.0, can you update it to the latest one (2023.1.0).&lt;/P&gt;
&lt;P&gt;We can also see from the logs that the drivers are not installed properly, could you please load the drivers and run the self-checker logs once again?&lt;/P&gt;
&lt;P&gt;If you face any issues, please get back to us.&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 issues. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Diya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 07:07:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1496019#M23545</guid>
      <dc:creator>DiyaN_Intel</dc:creator>
      <dc:date>2023-06-15T07:07:28Z</dc:date>
    </item>
    <item>
      <title>Re:vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1498037#M23571</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Good day to you.&lt;/P&gt;&lt;P&gt;We have not heard back from you.&lt;/P&gt;&lt;P&gt;Is your issue resolved with the above solution?&lt;/P&gt;&lt;P&gt;If this resolves your issue, make sure to accept this as a solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This would help others with similar issues. Thank you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Diya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jun 2023 05:16:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1498037#M23571</guid>
      <dc:creator>DiyaN_Intel</dc:creator>
      <dc:date>2023-06-22T05:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re:vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1499054#M23584</link>
      <description>&lt;P&gt;Hi Diya,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was out of office last week. Sorry for the late reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion. I loaded the drivers:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@ubuntu2204:/opt/intel/oneapi/vtune/2023.0.0/sepdk/src# ./insmod-sep -q
pax driver is loaded and owned by group "vtune" with file permissions "660".
socperf3 driver is loaded and owned by group "vtune" with file permissions "660".
sep5 driver is loaded and owned by group "vtune" with file permissions "660".

socwatch driver is loaded and owned by group "vtune" with file permissions "660".

vtsspp driver is loaded and owned by group "vtune" with file permissions "660".&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;But&amp;nbsp;&amp;nbsp;GPU Compute/Media Hotspots is still not working. Please check log0626.txt attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have used the VTune 2023.1.0 version before, and the results were the same as 2023.0.0. So I downgraded afterwards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looking forward to your reply.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Chuyue&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 06:33:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1499054#M23584</guid>
      <dc:creator>Chuyuezh</dc:creator>
      <dc:date>2023-06-26T06:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1499470#M23591</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please try one more thing and show us the result of what you are getting?&lt;/P&gt;
&lt;P&gt;Please give the below command and let us know what output you are getting and share the screenshot.&amp;nbsp;This will help us to debug further.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sycl-ls&lt;/LI-CODE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DiyaN_Intel_0-1687852867311.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42908i4149B19349B78ADD/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="DiyaN_Intel_0-1687852867311.png" alt="DiyaN_Intel_0-1687852867311.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Diya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 08:02:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1499470#M23591</guid>
      <dc:creator>DiyaN_Intel</dc:creator>
      <dc:date>2023-06-27T08:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1500282#M23607</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run sycl-ls and it shows no GPU device detected. How to get it fixed?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chuyuezh_0-1688029881522.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/43027iF73FBC89667DA9B4/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Chuyuezh_0-1688029881522.png" alt="Chuyuezh_0-1688029881522.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Chuyue&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 09:12:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1500282#M23607</guid>
      <dc:creator>Chuyuezh</dc:creator>
      <dc:date>2023-06-29T09:12:15Z</dc:date>
    </item>
    <item>
      <title>Re:vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1502270#M23628</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good day to you.&lt;/P&gt;&lt;P&gt;Based on our discussion about creating a priority ticket if needed, I am going ahead and closing this case for now.&lt;/P&gt;&lt;P&gt;Please feel free to contact us further if you need any assistance from our side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Diya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jul 2023 09:39:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1502270#M23628</guid>
      <dc:creator>DiyaN_Intel</dc:creator>
      <dc:date>2023-07-06T09:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608002#M24909</link>
      <description>&lt;P&gt;Hi Diya,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I got the same error in windows, with vtune 2024.1.0. And I had also updated the gpu driver. Any suggestions?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Xuejun&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 06:37:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608002#M24909</guid>
      <dc:creator>Xuejun1</dc:creator>
      <dc:date>2024-06-19T06:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608103#M24910</link>
      <description>&lt;P&gt;Install GPU drivers and computation runtime by following the steps below. If all dependencies are installed, you can get GPU connection information from the output of $sycl-ls&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dgpu-docs.intel.com/driver/installation.html" target="_blank"&gt;https://dgpu-docs.intel.com/driver/installation.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 11:06:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608103#M24910</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2024-06-19T11:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608104#M24911</link>
      <description>&lt;P&gt;This issue from Windows, not Linux. Any solution for Windows?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 11:13:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608104#M24911</guid>
      <dc:creator>Xuejun1</dc:creator>
      <dc:date>2024-06-19T11:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608120#M24912</link>
      <description>&lt;P&gt;Install the GPU driver and runtime below, and run the self-check utility then.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/download/19344/intel-graphics-windows-dch-drivers.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/download/19344/intel-graphics-windows-dch-drivers.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 12:29:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608120#M24912</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2024-06-19T12:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608364#M24913</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/118413"&gt;@yuzhang3_intel&lt;/a&gt;&amp;nbsp; Installed the driver, get the same error&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;&lt;P&gt;The system is ready to be used for performance analysis with Intel VTune Profiler.&lt;BR /&gt;Review warnings in the output above to find product limitations, if any.&lt;/P&gt;&lt;P&gt;The system is ready for the following analyses:&lt;BR /&gt;* Performance Snapshot&lt;BR /&gt;* Hotspots and Threading with user-mode sampling&lt;BR /&gt;* Hotspots with HW event-based sampling, HPC Performance Characterization, etc.&lt;BR /&gt;* Microarchitecture Exploration&lt;BR /&gt;* Memory Access&lt;BR /&gt;* Hotspots with HW event-based sampling and call stacks&lt;BR /&gt;* Threading with HW event-based sampling&lt;/P&gt;&lt;P&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;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 04:42:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608364#M24913</guid>
      <dc:creator>Xuejun1</dc:creator>
      <dc:date>2024-06-20T04:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608390#M24914</link>
      <description>&lt;P&gt;Please provide the Windows version, OS build, and CPU information.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 07:01:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608390#M24914</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2024-06-20T07:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608397#M24915</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Xuejun1_0-1718867292731.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/56123i4B545350DEFCC864/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Xuejun1_0-1718867292731.png" alt="Xuejun1_0-1718867292731.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 07:08:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608397#M24915</guid>
      <dc:creator>Xuejun1</dc:creator>
      <dc:date>2024-06-20T07:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608406#M24916</link>
      <description>&lt;P&gt;Run the binary below and post the output.&lt;/P&gt;
&lt;P&gt;C:\Program Files (x86)\Intel\oneAPI\vtune\2024.1\bin64\self_check_apps&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 07:18:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608406#M24916</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2024-06-20T07:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608660#M24920</link>
      <description>&lt;P&gt;&lt;SPAN&gt;C:\Program Files (x86)\Intel\oneAPI\vtune\2024.1\bin64\self_check_apps is a folder not a binary.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;u mean self_check.py?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 01:27:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608660#M24920</guid>
      <dc:creator>Xuejun1</dc:creator>
      <dc:date>2024-06-21T01:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: vtune self-check fails on GPU Compute/Media Hotspots</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608667#M24921</link>
      <description>&lt;P&gt;Is there a binary in the&amp;nbsp;self_check_apps folder below? If yes, please run the binary and get the output.&lt;/P&gt;
&lt;P&gt;C:\Program Files (x86)\Intel\oneAPI\vtune\latest\bin64\self_check_apps\matrix.dpcpp\&lt;STRONG&gt;matrix.dpcpp.exe&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 01:48:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-self-check-fails-on-GPU-Compute-Media-Hotspots/m-p/1608667#M24921</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2024-06-21T01:48:35Z</dc:date>
    </item>
  </channel>
</rss>

