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

Collection failed on sample

gahjouyooj
Beginner
424 Views

I attempted to run the sample provided to test my installation of vtune. 

 

However, it only returns 

[Instrumentation Engine]: [tid:26352] SYSCALL_INSPECTOR: NTDLL module is rebased C:\tmp_proj\pin_jenkins\workspace\pypl-pin-nightly\GitPin\Source\pin\base_w\ipc_server_windows.cpp: StartServer: 1283: assertion failed: res == TRUE

Device specs from fastfetch 

OS: Windows 11 (Home) x86_64
Host: 82YA (Legion Slim 5 16IRH8)
Kernel: WIN32_NT 10.0.26120.961 (24H2)
CPU: 13th Gen Intel(R) Core(TM) i5-13420H (12) @ 4.60 GHz
GPU 1: Intel(R) UHD Graphics (128.00 MiB) [Integrated]
GPU 2: NVIDIA GeForce RTX 3050 6GB Laptop GPU (5.86 GiB) [Discrete]

Using setvar.bat, 

:: initializing oneAPI environment...
   Initializing Visual Studio command-line environment...
   Visual Studio version 17.10.3 environment configured.
   "C:\Program Files\Microsoft Visual Studio\2022\Community\"
   Visual Studio command-line environment initialized for: 'x64'
:  advisor -- latest
:  compiler -- latest
:  dal -- latest
:  debugger -- latest
:  dev-utilities -- latest
:  dnnl -- latest
:  dpcpp-ct -- latest
:  dpl -- latest
:  ipp -- latest
:  ippcp -- latest
:  mkl -- latest
:  ocloc -- latest
:  tbb -- latest
:  vtune -- latest
:: oneAPI environment initialized ::

Using vtune-self-checker.bat, 

Intel(R) VTune(TM) Profiler Self Check Utility
Copyright (C) 2009 Intel Corporation. All rights reserved.
Build Number: 628218

HW event-based analysis (counting mode) (Intel driver)
Example of analysis types: Performance Snapshot
    Collection: Ok
    Finalization: Ok...
    Report: Ok

Instrumentation based analysis check...

It remains at that step for hours, and never proceeds past it. 

Using amplxe-sepreg.exe, 

Checking platform...
Platform is genuine Intel: OK
Platform has SSE2: OK
Platform architecture: INTEL64
User has admin rights: OK
Drivers will be installed to C:\WINDOWS\System32\Drivers\
Checking sepdrv5 driver path...OK
Checking sepdrv5 service...
Driver status: the sepdrv5 service is running
Checking sepdal driver path...OK
Checking sepdal service...
Driver status: the sepdal service is running
Checking socperf3 driver path...OK
Checking socperf3 service...
Driver status: the socperf3 service is running
Checking vtss driver path...OK
Checking vtss service...FAILED

The cause seems to be due to it not supporting my current version of windows, from what I've gathered from another thread. It does not appear to be the reason for my error. 

Labels (1)
1 Solution
yuzhang3_intel
Moderator
324 Views

Windows 11 23H2 is the official support version, and 24H2 is in development. 

View solution in original post

0 Kudos
3 Replies
yuzhang3_intel
Moderator
374 Views

It looks like instrumentation doesn't work on your local Windows OS. Please provide the Windows version, OS build number, and VTune version as well. Thanks.

0 Kudos
gahjouyooj
Beginner
333 Views

Windows version: 24H2

Build number: 26120.961 (Windows Feature Experience Pack 1000.26100.8.0) 

VTune version: 2024.2.0 

0 Kudos
yuzhang3_intel
Moderator
325 Views

Windows 11 23H2 is the official support version, and 24H2 is in development. 

0 Kudos
Reply