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

VTune Profiler cannot recognize the processor (i5-10600K)

quadrupoletensor
초급자
9,597 조회수

Hello, I am trying to use VTune to profile an application running on windows on a machine with an i5-10600K processor. VTune reports that all capabilities are "not applicable to the system because VTune cannot recognize the processor" which seems strange for a relatively recent CPU. The sampling driver appears to be installed and working. Attached are a variety of logs from command line tests and the vtune checker output that I saw requested in other threads where people had this issue. Thanks

0 포인트
9 응답
Vladimir_T_Intel
중재자
9,497 조회수

It's strange that context value list could not define CPU:

platformType: 0
CPU_NAME: Unknown

How the processor is defined by Windows system (cmd.exe: systeminfo)?

 

0 포인트
quadrupoletensor
초급자
8,827 조회수

It looks fine, the CPU is recognized there:

Processor(s):              1 Processor(s) Installed.
                           [01]: Intel64 Family 6 Model 165 Stepping 5 GenuineIntel ~4104 Mhz

 

See attached for the rest (XXXs are manual redactions, their values were fine)

0 포인트
Deva1
초급자
9,210 조회수

Facing the same issue on i3-10110U running Ubuntu 22.04.05

0 포인트
e87tn95h
새로운 기여자 I
8,303 조회수

Apparently, VTune 2025.4 (included in the Intel Software Developer Tools 2025.2 release) has removed the names of several legacy microarchitectures. These include:

  • Client CPU: Haswell, Crystalwell, Broadwell, Skylake (and some successors up to the 10th Generation Core Processors)
  • Server CPU: Haswell, Broadwell, KNL, Skylake, Cascadelake
  • Low Power CPU: Silvermont, Airmont, Goldmont/-Plus, Elkhartlake

I sincerely hope this is an oversight rather than an intentional change.

0 포인트
quadrupoletensor
초급자
8,128 조회수

I certainly hope so as well, to not support CPUs as recent as 10th generation in their own vendor profiling tools is unacceptable if prior versions of the software are not going to be made available.

0 포인트
quadrupoletensor
초급자
6,078 조회수

Where did you see this? I can't even find VTune 2025.4 system requirements documentation, the latest version online is 2025.1 (labeled "latest") updated only 5 months ago (2/27/2025) that says:

https://www.intel.com/content/www/us/en/developer/articles/system-requirements/vtune-profiler/2025-1.html


Client CPUs: Intel® Core™ 4th generation processors and newer families. 

It would be very surprising if they deprecated all client CPUs of generation 4-10 all since then without providing any prior versions that support them since this is still ubiquitous hardware

0 포인트
e87tn95h
새로운 기여자 I
4,101 조회수

For the time being, we (you and me) can still access past oneAPI Base toolkit releases from the following webpage:

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

 

I realized this fact after comparing the installation contents of versions 2025.1.3 and 2025.2.0 about VTune. Specifically, I noticed that certain components present in version 2025.1.3 were no longer included in version 2025.2.0.

Moreover, the documentation you mentioned has been revised recently. It makes me wonder whether the removal was in fact planned as part of the major release.

https://www.intel.com/content/www/us/en/developer/articles/system-requirements/vtune-profiler/2025-1.html

Client CPUs: Intel® Core™ processors based on Ice Lake and newer families.

 

quadrupoletensor
초급자
3,712 조회수

Thanks, I'm up and running with an older version. Strange that there's no option to download those VTune versions directly, I never would have thought to look at the whole oneAPI toolkit since I don't need any of those other tools.

0 포인트
Deva1
초급자
8,075 조회수

+1

0 포인트
응답