- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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:
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Client CPUs: Intel® Core™ processors based on Ice Lake and newer families.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
+1

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page