Hi, Vtune when trying to find the hotspots is not able to identify the processor type. Althought its a MAC OS with i5 installed. Can anyone post a solution for the issue?
Thanks,
Asha
Hi, Asha.
Could you share output from vtune tools?
VTUNE_INSTALL_DIR/Contents/MacOS/amplxe-runss --context-value-list
VTUNE_INSTALL_DIR/Contents/MacOS/sep -version
Thanks, Kirill
Hi,
I have a similar problem with my i7 cpu.
Intel VTune Profiler 2020
Product build: 605129
Output from amplxe-runss --context-value-list
targetOS: Windows OS: Windows OSBuildNumber: 18362 OSBitness: 64 AdministratorPrivileges: true isPtraceScopeLimited: false isCATSupportedByCPU: false isTSXAvailable: false isHTEnabled: true fpgaOnBoard: None omniPathOnBoard: None pciClassParts: isSGXAvailable: true Hypervisor: None PerfmonVersion: 4 isMaxDRAMBandwidthMeasurementSupported: true areGpuHardwareMetricsAvailable: DriverNotResponding ETW: OK isGpuBusynessAvailable: yes isGpuBusynessDetailsAvailable: notAccessible isGpuWaitAvailable: no isEtwCLRSupported: yes isFtraceAvailable: isMdfEtwAvailable: false isCSwitchAvailable: yes isFunctionTracingAvailable: no isIowaitTracingAvailable: no isVSyncAvailable: na HypervisorType: None isDeviceOrCredentialGuardEnabled: false isSEPDriverAvailable: true SEPDriverVersion: 5.14 isPAXDriverLoaded: true PAXDriverVersion: 1.0 platformType: CPU_NAME: PMU: referenceFrequency: 2800000000 isPStateAvailable: true isVTSSPPDriverAvailable: true isNMIWatchDogTimerRunning: false isTPSSAvailable: true isPytraceAvailable: true isGENDebugInfoAvailable: false isGTPinCollectionAvailable: ErrorUnsupportedHardware isSTTAvailable: no isEnergyCollectionSupported: true isSocwatchDriverLoaded: true
Output from sep -version
Sampling Enabling Product version: 5.14 built on Nov 26 2019 11:44:09 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 Platform type: 117 CPU name: Intel(R) Processor code named Kabylake PMU: skylake Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Copyright(C) 2007-2019 Intel Corporation. All rights reserved.
Cheers, Günther
Me too. When I run Intel VTune Amplifier 2019 from Visual Studio 2019 as Administrator. Hotspot Analysis shows
This is a new PC. It works on my old PC.
OS: Windows 10 Pro 10.0.18362 Build 18362
Workstation: Dell Precision 5820 Tower
Processor: Intel(R) Xeon(R) W-2125 CPU @ 4.00GHz, 4008 Mhz, 4 Core(s), 8 Logical Processor(s) (skylake)
VTune Amplifier from Fortran 2019 update 5
C:\Program Files (x86)\IntelSWTools\VTune Amplifier 2019\bin32>.\sep -version Sampling Enabling Product version: 5.10 built on Aug 19 2019 21:06:59 SEP User Mode Version: 5.10 SEP Driver Version: 5.10 PAX Driver Version: 1.0 Platform type: 111 CPU name: Intel(R) Xeon(R) Processor code named Skylake PMU: skylake_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security) Virtualization platform: Host VM on Hyper-V Copyright(C) 2007-2019 Intel Corporation. All rights reserved.
C:\Program Files (x86)\IntelSWTools\VTune Amplifier 2019\bin64>amplxe-runss.exe -context-value-list targetOS: Windows OS: Windows OSBuildNumber: 18362 OSBitness: 64 AdministratorPrivileges: true isPtraceScopeLimited: false isCATSupportedByCPU: true isL3CATAvailable: false isL2CATAvailable: false isTSXAvailable: true isHTEnabled: true fpgaOnBoard: None omniPathOnBoard: None pciClassParts: isSGXAvailable: false Hypervisor: Microsoft Hv PerfmonVersion: 4 isMaxDRAMBandwidthMeasurementSupported: true areGpuHardwareMetricsAvailable: DriverNotResponding ETW: OK isGpuBusynessAvailable: yes isGpuBusynessDetailsAvailable: notAccessible isGpuWaitAvailable: no isEtwCLRSupported: yes isFtraceAvailable: isMdfEtwAvailable: false isCSwitchAvailable: yes isFunctionTracingAvailable: no isIowaitTracingAvailable: no isVSyncAvailable: na HypervisorType: None isDeviceOrCredentialGuardEnabled: false isSEPDriverAvailable: true SEPDriverVersion: 5.10 isPAXDriverLoaded: true PAXDriverVersion: 1.0 platformType: CPU_NAME: PMU: referenceFrequency: 4000000000 isPStateAvailable: true isVTSSPPDriverAvailable: true isNMIWatchDogTimerRunning: false isTPSSAvailable: true isPytraceAvailable: true isGENDebugInfoAvailable: false isGTPinCollectionAvailable: ErrorUnsupportedHardware isSTTAvailable: no isEnergyCollectionSupported: true
Hi, All.
Could you share winver tool information? dialog picture?
Kirill
In #4 above I said that I got this problem on a new PC but not on an old PC. No longer true.
I still have access to the old machine with Fortran 2019 u4 and VTune Amplifier 2091 u4. It now shows the same error. Used to work in June/July 2019.
I tried using the VTune gui directly, in case Visual Studio was getting involved. Same result.
This has been logged with Intel as Service Request#:04468999
EDIT: Also tried the command line interface with same result.
I wonder if this is related. When sep -version is directed to a file the last five lines are lost
From a cmd window with Administrator privileges
C:\Program Files (x86)\IntelSWTools\VTune Profiler 2020\bin64>.\sep -version Sampling Enabling Product version: 5.14 built on Nov 26 2019 11:44:09 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 Platform type: 99 CPU name: Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell PMU: haswell_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Copyright(C) 2007-2019 Intel Corporation. All rights reserved.
but when directed to a file
C:\Program Files (x86)\IntelSWTools\VTune Profiler 2020\bin64>.\sep -version > c:\temp\beehive-sep.txt C:\Program Files (x86)\IntelSWTools\VTune Profiler 2020\bin64>type c:\temp\beehive-sep.txt Sampling Enabling Product version: 5.14 built on Nov 26 2019 11:44:09 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0
Note: This is a different machine to the one above in #4. That one has the same behaviour.
Billinghurst, David wrote:In #4 above I said that I got this problem on a new PC but not on an old PC. No longer true.
I still have access to the old machine with Fortran 2019 u4 and VTune Amplifier 2091 u4. It now shows the same error. Used to work in June/July 2019.
I tried using the VTune gui directly, in case Visual Studio was getting involved. Same result.
This has been logged with Intel as Service Request#:04468999
EDIT: Also tried the command line interface with same result.
Was windows on the old machine upgraded?
We still could not reproduce on our side :(
I used the same VTune build #605129 and the same Windows build (Microsoft Windows [Version 10.0.18362.535])
Sampling Enabling Product version: 5.14 built on Nov 26 2019 11:44:09
SEP User Mode Version: 5.14
SEP Driver Version: 5.14
PAX Driver Version: 1.0
Platform type: 103
CPU name: Intel(R) Processor code named Skylake
PMU: skylake
Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible)
Copyright(C) 2007-2019 Intel Corporation. All rights reserved.
BTW, could you make emon call 'emon -v' for both stdout and file redirection? Is there issue here?
Hi Kirill,
This is Service Request#:04468999.
The old machine was definitely upgraded (and downgraded) multiple times as I chased a Fortran/VS issue. It has a Haswell CPU. It can't run vtune with hardware sampling when Hyper-V was enabled, so I didn't use vtune after July.
Here is the output from 'emon -v'. There is a diff below. The redirected version is missing the 'OS Processor <-> Physical/Logical Mapping' block
Microsoft Windows [Version 10.0.18362.535] (c) 2019 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32>cd "C:\Program Files (x86)\IntelSWTools\VTune Profiler 2020\bin64" C:\Program Files (x86)\IntelSWTools\VTune Profiler 2020\bin64>.\emon -v EMON Version .............. V11.14 Copyright(C) 1993-2019 Intel Corporation. All rights reserved. Application Build Date: Nov 26 2019 at 11:43:58 SEP driver version: 5.14 PAX Driver Version: 1.0 total_number_of_processors ...... 8 number_of_online_processors ...... 8 cpu_family ................ Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell cpu_model ................. 63 (0x3f) cpu_stepping .............. 2 (0x2) L1 Data Cache ............. 32KB, 8-way, 64-byte line size 2 HW threads share this cache, No SW Init Required L1 Code Cache ............. 32KB, 8-way, 64-byte line size 2 HW threads share this cache, No SW Init Required L2 Unified Cache .......... 256KB, 8-way, 64-byte line size 2 HW threads share this cache, No SW Init Required L3 Unified Cache .......... 10MB, 20-way, 64-byte line size No SW Init Required Data TLB .................. 4-way, 4K Pages, 64 entries 64-byte Prefetching Device Type ............... Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell EMON Database ............. haswell_server number_of_selectors ....... 4 number_of_var_counters .... 4 number_of_fixed_ctrs....... 3 Fixed Counter Events: counter 0 ................. INST_RETIRED.ANY counter 1 ................. CPU_CLK_UNHALTED.THREAD counter 2 ................. CPU_CLK_UNHALTED.REF_TSC number of devices ......... 1 number_of_events .......... 578 Processor Features: (Thermal Throttling) (Enabled) (Hyper-Threading) (Enabled) (MLC Streamer Prefetching) (Enabled) (MLC Spatial Prefetching) (Enabled) (DCU Streamer Prefetching) (Enabled) (DCU IP Prefetching) (Enabled) (Number of Packages: 1) (Cores Per Package: 4) (Threads Per Package: 8) (Threads Per Core: 2) RAM Features: (Package/Memory Controller/Channel) (0/0/0) (Total Number of Ranks on this Channel: 3) (Dimm0 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) (Dimm1 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) (Dimm2 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) (0/0/1) (Total Number of Ranks on this Channel: 3) (Dimm0 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) (Dimm1 Info: Empty) (Dimm2 Info: Empty) (0/1/0) (Total Number of Ranks on this Channel: 3) (Dimm0 Info: Empty) (Dimm1 Info: Empty) (Dimm2 Info: Empty) (0/1/1) (Total Number of Ranks on this Channel: 3) (Dimm0 Info: Empty) (Dimm1 Info: Empty) (Dimm2 Info: Empty) QPI Link Features: Package 0 : TSC Freq .................. 3500.00 MHz CPU Freq (detected) ....... 3491.00 MHz UFS Freq (limit) .......... 3000.00 MHz MAX TURBO RATIO (limit) 1C .......... 3600.00 MHz 2C .......... 3600.00 MHz 3C .......... 3600.00 MHz 4C .......... 3600.00 MHz 5C .......... 3600.00 MHz 6C .......... 3600.00 MHz 7C .......... 3600.00 MHz 8C .......... 3600.00 MHz 9C .......... 3600.00 MHz 10C ......... 3600.00 MHz 11C ......... 3600.00 MHz 12C ......... 3600.00 MHz 13C ......... 3600.00 MHz 14C ......... 3600.00 MHz 15C ......... 3600.00 MHz 16C ......... 3600.00 MHz 17C ......... 3600.00 MHz 18C ......... 3600.00 MHz OS Processor <-> Physical/Logical Mapping ----------------------------------------- OS Processor Phys. Package Core Logical Processor 0 0 0 0 1 0 0 1 2 0 1 0 3 0 1 1 4 0 2 0 5 0 2 1 6 0 3 0 7 0 3 1 ----------------------------------------- C:\Program Files (x86)\IntelSWTools\VTune Profiler 2020\bin64>.\emon -v > C:\temp\emon.txt C:\Program Files (x86)\IntelSWTools\VTune Profiler 2020\bin64>type C:\temp\emon.txt EMON Version .............. V11.14 Copyright(C) 1993-2019 Intel Corporation. All rights reserved. Application Build Date: Nov 26 2019 at 11:43:58 SEP driver version: 5.14 PAX Driver Version: 1.0 total_number_of_processors ...... 8 number_of_online_processors ...... 8 cpu_family ................ Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell cpu_model ................. 63 (0x3f) cpu_stepping .............. 2 (0x2) L1 Data Cache ............. 32KB, 8-way, 64-byte line size 2 HW threads share this cache, No SW Init Required L1 Code Cache ............. 32KB, 8-way, 64-byte line size 2 HW threads share this cache, No SW Init Required L2 Unified Cache .......... 256KB, 8-way, 64-byte line size 2 HW threads share this cache, No SW Init Required L3 Unified Cache .......... 10MB, 20-way, 64-byte line size No SW Init Required Data TLB .................. 4-way, 4K Pages, 64 entries 64-byte Prefetching Device Type ............... Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell EMON Database ............. haswell_server number_of_selectors ....... 4 number_of_var_counters .... 4 number_of_fixed_ctrs....... 3 Fixed Counter Events: counter 0 ................. INST_RETIRED.ANY counter 1 ................. CPU_CLK_UNHALTED.THREAD counter 2 ................. CPU_CLK_UNHALTED.REF_TSC number of devices ......... 1 number_of_events .......... 578 Processor Features: (Thermal Throttling) (Enabled) (Hyper-Threading) (Enabled) (MLC Streamer Prefetching) (Enabled) (MLC Spatial Prefetching) (Enabled) (DCU Streamer Prefetching) (Enabled) (DCU IP Prefetching) (Enabled) (Number of Packages: 1) (Cores Per Package: 4) (Threads Per Package: 8) (Threads Per Core: 2) RAM Features: (Package/Memory Controller/Channel) (0/0/0) (Total Number of Ranks on this Channel: 3) (Dimm0 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) (Dimm1 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) (Dimm2 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) (0/0/1) (Total Number of Ranks on this Channel: 3) (Dimm0 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) (Dimm1 Info: Empty) (Dimm2 Info: Empty) (0/1/0) (Total Number of Ranks on this Channel: 3) (Dimm0 Info: Empty) (Dimm1 Info: Empty) (Dimm2 Info: Empty) (0/1/1) (Total Number of Ranks on this Channel: 3) (Dimm0 Info: Empty) (Dimm1 Info: Empty) (Dimm2 Info: Empty) QPI Link Features: Package 0 : TSC Freq .................. 3500.00 MHz CPU Freq (detected) ....... 3491.00 MHz UFS Freq (limit) .......... 3000.00 MHz MAX TURBO RATIO (limit) 1C .......... 3600.00 MHz 2C .......... 3600.00 MHz 3C .......... 3600.00 MHz 4C .......... 3600.00 MHz 5C .......... 3600.00 MHz 6C .......... 3600.00 MHz 7C .......... 3600.00 MHz 8C .......... 3600.00 MHz 9C .......... 3600.00 MHz 10C ......... 3600.00 MHz 11C ......... 3600.00 MHz 12C ......... 3600.00 MHz 13C ......... 3600.00 MHz 14C ......... 3600.00 MHz 15C ......... 3600.00 MHz 16C ......... 3600.00 MHz 17C ......... 3600.00 MHz 18C ......... 3600.00 MHz
The 'OS Processor <-> Physical/Logical Mapping' block is definitely missing from the redirected output. The other diffs seem to be trailing whitespace that wasn't copied from the cmd window.
$ diff -u emon-cl.txt emon-redirect.txt --- emon-cl.txt 2020-01-10 09:17:15.022888800 +1100 +++ emon-redirect.txt 2020-01-10 09:13:52.537519500 +1100 @@ -1,7 +1,7 @@ -EMON Version .............. V11.14 +EMON Version .............. V11.14 Copyright(C) 1993-2019 Intel Corporation. All rights reserved. Application Build Date: Nov 26 2019 at 11:43:58 -SEP driver version: 5.14 +SEP driver version: 5.14 PAX Driver Version: 1.0 total_number_of_processors ...... 8 number_of_online_processors ...... 8 @@ -45,25 +45,25 @@ RAM Features: (Package/Memory Controller/Channel) - (0/0/0) (Total Number of Ranks on this Channel: 3) - (Dimm0 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) - (Dimm1 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) - (Dimm2 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) - (0/0/1) (Total Number of Ranks on this Channel: 3) - (Dimm0 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) - (Dimm1 Info: Empty) - (Dimm2 Info: Empty) - (0/1/0) (Total Number of Ranks on this Channel: 3) - (Dimm0 Info: Empty) - (Dimm1 Info: Empty) - (Dimm2 Info: Empty) - (0/1/1) (Total Number of Ranks on this Channel: 3) - (Dimm0 Info: Empty) - (Dimm1 Info: Empty) - (Dimm2 Info: Empty) + (0/0/0) (Total Number of Ranks on this Channel: 3) + (Dimm0 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) + (Dimm1 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) + (Dimm2 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) + (0/0/1) (Total Number of Ranks on this Channel: 3) + (Dimm0 Info: Capacity = 8 GB, Data Width = 64, Form Factor = DIMM, Memory Type = Synchronous, Speed = 2133MHz) + (Dimm1 Info: Empty) + (Dimm2 Info: Empty) + (0/1/0) (Total Number of Ranks on this Channel: 3) + (Dimm0 Info: Empty) + (Dimm1 Info: Empty) + (Dimm2 Info: Empty) + (0/1/1) (Total Number of Ranks on this Channel: 3) + (Dimm0 Info: Empty) + (Dimm1 Info: Empty) + (Dimm2 Info: Empty) QPI Link Features: - Package 0 : + Package 0 : TSC Freq .................. 3500.00 MHz @@ -90,17 +90,3 @@ 16C ......... 3600.00 MHz 17C ......... 3600.00 MHz 18C ......... 3600.00 MHz - - OS Processor <-> Physical/Logical Mapping - ----------------------------------------- - OS Processor Phys. Package Core Logical Processor - 0 0 0 0 - 1 0 0 1 - 2 0 1 0 - 3 0 1 1 - 4 0 2 0 - 5 0 2 1 - 6 0 3 0 - 7 0 3 1 - ----------------------------------------- -
Kirill,
Output attached. You are definitely on to something. I have attached output from both Haswell and Skylark machines.
beehive / Haswell
C:\Temp\sep> C:\Temp\sep>.\sep_orig -version Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 Platform type: 99 CPU name: Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell PMU: haswell_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\Temp\sep>.\sep_orig -version > sep_orig.txt C:\Temp\sep>type sep_orig.txt Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 C:\Temp\sep>.\sep_no -version Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 Platform type: 99 CPU name: Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell PMU: haswell_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\Temp\sep>.\sep_no -version > sep_no.txt C:\Temp\sep>type sep_no.txt C:\Temp\sep>.\sep_full -version Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 Platform type: 99 CPU name: Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell PMU: haswell_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\Temp\sep>.\sep_full -version > sep_full.txt C:\Temp\sep>type sep_full.txt Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 Platform type: 99 CPU name: Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell PMU: haswell_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Copyright(C) 2007-2019 Intel Corporation. All rights reserved.
draco / Skylark
C:\temp\sep>.\sep_orig -version Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.9 PAX Driver Version: 1.0 Platform type: 111 CPU name: Intel(R) Xeon(R) Processor code named Skylake PMU: skylake_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Virtualization platform: Host VM on Hyper-V Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\temp\sep>.\sep_orig -version > sep_orig.txt C:\temp\sep>type sep_orig.txt Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.9 PAX Driver Version: 1.0 C:\temp\sep>.\sep_no -version Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.9 PAX Driver Version: 1.0 Platform type: 111 CPU name: Intel(R) Xeon(R) Processor code named Skylake PMU: skylake_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Virtualization platform: Host VM on Hyper-V Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\temp\sep>.\sep_no -version > sep_no.txt C:\temp\sep>type sep_no.txt C:\temp\sep>.\sep_full -version Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.9 PAX Driver Version: 1.0 Platform type: 111 CPU name: Intel(R) Xeon(R) Processor code named Skylake PMU: skylake_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Virtualization platform: Host VM on Hyper-V Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\temp\sep>.\sep_full -version > sep_full.txt C:\temp\sep>type sep_full.txt Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.9 PAX Driver Version: 1.0 Platform type: 111 CPU name: Intel(R) Xeon(R) Processor code named Skylake PMU: skylake_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Virtualization platform: Host VM on Hyper-V Copyright(C) 2007-2019 Intel Corporation. All rights reserved.
Billinghurst, David wrote:Kirill,
Output attached. You are definitely on to something. I have attached output from both Haswell and Skylark machines.
beehive / Haswell
C:\Temp\sep> C:\Temp\sep>.\sep_orig -version Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 Platform type: 99 CPU name: Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell PMU: haswell_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\Temp\sep>.\sep_orig -version > sep_orig.txt C:\Temp\sep>type sep_orig.txt Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 C:\Temp\sep>.\sep_no -version Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 Platform type: 99 CPU name: Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell PMU: haswell_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\Temp\sep>.\sep_no -version > sep_no.txt C:\Temp\sep>type sep_no.txt C:\Temp\sep>.\sep_full -version Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 Platform type: 99 CPU name: Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell PMU: haswell_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\Temp\sep>.\sep_full -version > sep_full.txt C:\Temp\sep>type sep_full.txt Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 Platform type: 99 CPU name: Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell PMU: haswell_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Copyright(C) 2007-2019 Intel Corporation. All rights reserved.draco / Skylark
C:\temp\sep>.\sep_orig -version Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.9 PAX Driver Version: 1.0 Platform type: 111 CPU name: Intel(R) Xeon(R) Processor code named Skylake PMU: skylake_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Virtualization platform: Host VM on Hyper-V Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\temp\sep>.\sep_orig -version > sep_orig.txt C:\temp\sep>type sep_orig.txt Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.9 PAX Driver Version: 1.0 C:\temp\sep>.\sep_no -version Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.9 PAX Driver Version: 1.0 Platform type: 111 CPU name: Intel(R) Xeon(R) Processor code named Skylake PMU: skylake_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Virtualization platform: Host VM on Hyper-V Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\temp\sep>.\sep_no -version > sep_no.txt C:\temp\sep>type sep_no.txt C:\temp\sep>.\sep_full -version Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.9 PAX Driver Version: 1.0 Platform type: 111 CPU name: Intel(R) Xeon(R) Processor code named Skylake PMU: skylake_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Virtualization platform: Host VM on Hyper-V Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\temp\sep>.\sep_full -version > sep_full.txt C:\temp\sep>type sep_full.txt Sampling Enabling Product version: 5.14 built on Jan 10 2020 13:28:06 SEP User Mode Version: 5.14 SEP Driver Version: 5.9 PAX Driver Version: 1.0 Platform type: 111 CPU name: Intel(R) Xeon(R) Processor code named Skylake PMU: skylake_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Virtualization platform: Host VM on Hyper-V Copyright(C) 2007-2019 Intel Corporation. All rights reserved.
Great.
Could I ask you about the last experiment with attached sep_no_buf.exe?
Kirill
Results below. No problem to run more tests if required. I am keep to get this resolved.
beehive / Haswell
C:\Temp\sep>.\sep_no_buf -version Sampling Enabling Product version: 5.14 built on Jan 13 2020 12:29:03 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 Platform type: 99 CPU name: Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell PMU: haswell_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\Temp\sep>.\sep_no_buf -version > sep_no_buf.txt C:\Temp\sep>type sep_no_buf.txt Sampling Enabling Product version: 5.14 built on Jan 13 2020 12:29:03 SEP User Mode Version: 5.14 SEP Driver Version: 5.14 PAX Driver Version: 1.0 Platform type: 99 CPU name: Intel(R) Xeon(R) E5/E7 v3 Processor code named Haswell PMU: haswell_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Copyright(C) 2007-2019 Intel Corporation. All rights reserved.
draco / Skylark
C:\temp\sep>.\sep_no_buf -version Sampling Enabling Product version: 5.14 built on Jan 13 2020 12:29:03 SEP User Mode Version: 5.14 SEP Driver Version: 5.9 PAX Driver Version: 1.0 Platform type: 111 CPU name: Intel(R) Xeon(R) Processor code named Skylake PMU: skylake_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Virtualization platform: Host VM on Hyper-V Copyright(C) 2007-2019 Intel Corporation. All rights reserved. C:\temp\sep>.\sep_no_buf -version > sep_no_buf.txt C:\temp\sep>type sep_no_buf.txt Sampling Enabling Product version: 5.14 built on Jan 13 2020 12:29:03 SEP User Mode Version: 5.14 SEP Driver Version: 5.9 PAX Driver Version: 1.0 Platform type: 111 CPU name: Intel(R) Xeon(R) Processor code named Skylake PMU: skylake_server Driver configs: Maskable Interrupt, PEBS OFF (by OS security), MULTI PEBS OFF (tracepoints not accessible) Virtualization platform: Host VM on Hyper-V Copyright(C) 2007-2019 Intel Corporation. All rights reserved.
David, thank you very much for your efforts. We have needed information to fix that.
Thank you.
Similar problem at https://software.intel.com/en-us/forums/vtune/topic/831408
Hi Kirill,
I received a new sep.exe from Intel support. VTune 2020 now works for hotspot analysis, and it has already found some opportunities for improvement. Excellent. Thank you for your assistance.
For more complete information about compiler optimizations, see our Optimization Notice.