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

Vtune self checker fails for some HW event-based

TTed01
Beginner
1,016 Views

I followed the instructions and the drivers seem to be running fine. Here is the exact result.

https://pastebin.com/Ez2L2E5V

Here is the full result of self checker

https://pastebin.com/L49txBun

I am using the latest visual studio 2022 and reinstalled from scratch.

Windows 11 with 12900k. The motherboard is Gigabyte Z690 Gaming X DDR5, with 64GB DDR5. No OC, XMP.

 

Here is the short version:

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

The following analyses have failed on the system:
* Hotspots with HW event-based sampling and call stacks
* Threading with HW event-based sampling
* GPU Compute/Media Hotspots (characterization mode)
* GPU Compute/Media Hotspots (source analysis mode)

 

Attached the full self checker log folder.

Labels (1)
0 Kudos
4 Replies
JaideepK_Intel
Moderator
983 Views

Hi,

 

Thank you for posting in Intel Communities.

 

Could you please run your command prompt as an administrator and then run your vtune-self-checker.bat.

Please follow the below steps:

1. Run command prompt as administrator

2. To set the environment variables run the below command:

<Vtune_installation_directory\2022.2.0\vtune-vars.bat>

example: C:\Program Files (x86)\Intel\oneAPI\vtune\2022.2.0\vtune-vars.bat

 

3. To run vtune-self-checker run the below command:

<Vtune_installation_directory\2022.2.0\bin64\vtune-self-checker.bat>

example: C:\Program Files (x86)\Intel\oneAPI\vtune\2022.3.0\bin64\vtune-self-checker.bat

 

Note: For windows, Vtune GUI is available so if you want to run any analysis using Vtune GUI please make sure to run Vtune as an administrator.

 

Installing Vtune along with base toolkit (preferred):

https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html

 

Installing Vtune stand-alone version:

https://www.intel.com/content/www/us/en/developer/tools/oneapi/vtune-profiler-download.html

 

If the issue still persists please let us know.

 

Thanks,

Jaideep

 

0 Kudos
TTed01
Beginner
971 Views

Hi even before when I was running it as admin, and now I tried also running the vars before it, but it produced no observable changes.

I always made sure to run Vtune as administrator, but it didn't help.

I also tried running windows, the built-in file corruption tool, and it didn't find anything so my windows seem to be fine.

And also reinstalled the driver a few times, but that also didn't help.

BR

0 Kudos
JaideepK_Intel
Moderator
930 Views

Hi,


Sorry for the delay

We are working on this internally and get back to you with an update.


Thanks,

Jaideep


0 Kudos
JaideepK_Intel
Moderator
684 Views

Hi,


This issue is resolved in the latest version. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


Thanks,

Jaideep


0 Kudos
Reply