Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rapl: added Sapphire Rapids (Model 143) support to RAPL component #151

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

richardtoddevans
Copy link

Pull Request Description

This commit enables reading the PACKAGE_ENERGY and DRAM_ENERGY events from the RAPL component for the Sapphire Rapids (Model 143) processor. This is accomplished by adding several lines of code to the case statement used to choose from processor families in the linux-rapl.c file. Unit conversions and supported RAPL domains are based on the Intel Software Developers Manual and verbal verification with the Intel EMON team. Energy values have been validated against emon and socwatch output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant