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_
ビギナー
1,240件の閲覧回数

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

Simply add a new CPUID 78?

 

0 件の賞賛
1 解決策
Roman_D_Intel
従業員
1,240件の閲覧回数

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

元の投稿で解決策を見る

4 返答(返信)
Roman_D_Intel
従業員
1,241件の閲覧回数

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_
ビギナー
1,240件の閲覧回数

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
従業員
1,240件の閲覧回数

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_
ビギナー
1,240件の閲覧回数
Detected Intel(R) Core(TM) m7-6Y75 CPU @ 1.20GHz "Intel(r) microarchitecture codename Skylake U/Y"

 

返信