Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.

PCM v2.9 with Skylake U/Y

WJ_C_
Principiante
1.248 Vistas

How do I add support for Skylake U to Windows PCM code?

Simply add a new CPUID 78?

 

0 kudos
1 Solución
Roman_D_Intel
Empleados
1.248 Vistas

Hi,

As a quick workaround you can try to replace SKL = 94 in the cpucounters.h with SKL = 78. 

Please let me know if it works.

Thanks,

Roman

Ver la solución en mensaje original publicado

4 Respuestas
Roman_D_Intel
Empleados
1.249 Vistas

Hi,

As a quick workaround you can try to replace SKL = 94 in the cpucounters.h with SKL = 78. 

Please let me know if it works.

Thanks,

Roman

WJ_C_
Principiante
1.248 Vistas

Roman Dementiev (Intel) wrote:

Hi,

As a quick workaround you can try to replace SKL = 94 in the cpucounters.h with SKL = 78. 

Please let me know if it works.

Thanks,

Roman

Yes. It works. Thanks.

WJ

Roman_D_Intel
Empleados
1.248 Vistas

thanks for the feedback. Could you please post the cpu model name here for double checking? PCM outputs it on start up. (I don't have access to this particular CPU.)

Thank you,

Roman

WJ_C_
Principiante
1.248 Vistas
Detected Intel(R) Core(TM) m7-6Y75 CPU @ 1.20GHz "Intel(r) microarchitecture codename Skylake U/Y"

 

Responder