Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

RAPL & PCM

Huazhe_Z_
Beginner
1,009 Views

Hi guys,

I have been using RAPL for a while. However, I did not figure out how to disable RAPL accessing PMU in order to use PCM. Could anyone give me some idea on that? Thanks!

0 Kudos
3 Replies
Roman_D_Intel
Employee
1,009 Views

do you want to use just RAPL and no PMU in PCM? 

Roman

0 Kudos
Huazhe_Z_
Beginner
1,009 Views

Hi Roman,

First, thank you for fast reply.

I want to use RAPL(used to control power) and PCM(used to monitor some hardware info) seperately. That is I need to turn on and off the RAPL from time to time. To disable RAPL(the power capping function), I don''t know if it is equivalent to set a high power cap that the system could never reach. I also tried the enable bit introduced in MSR, but for some reason, it doesn't seem to disable the capping.

Huazhe

0 Kudos
Roman_D_Intel
Employee
1,009 Views

Huazhe,

Intel PCM does not use power capping/controlling functions. It only reads energy consumption information from RAPL registers (just monitors them). 

Did you try Intel Power Governor to setup power capping?

Roman

0 Kudos
Reply