-
Notifications
You must be signed in to change notification settings - Fork 44
Steps to Setup Performance Monitor for AI PC (Windows)
Adrian Boguszewski edited this page Aug 28, 2024
·
2 revisions
Learn how to use the Performance Monitor to measure power consumption and additional performance statistics on your AI PC (Windows OS) in this guide.
- Download and unpack https://ci.appveyor.com/api/buildjobs/nmtp0mvy288e04jn/artifacts/pcm-all.zip from https://ci.appveyor.com/project/opcm/pcm
- Download the free RealTemp utility package from http://www.techpowerup.com/realtemp/ or any other free utility that uses the open-source WinRing0 driver
- Copy
WinRing0.dll
,WinRing0.sys
,WinRing0x64.dll
,WinRing0x64.sys
files from there into the PCM.exe binary location, into the PCM-Service.exe location and intoc:\windows\system32
- Run the PCM.exe tool from command line (admin)
- Execute
"PCM-Service.exe" -Install
from this directory (admin) - Execute
net start pcmservice
(admin) - Start Performance Monitor in Windows (Note: Need to find "Performance Monitor" in your own language if your OS is not in English )
- Click “+” and select PCM Socket Counter
- Select Package/Socket Consumed Energy and total and it to “Added counter”
- You can monitor power consumption now