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

Validation of energy measurements with AMD systems #19

Open
ArneTR opened this issue Nov 13, 2024 · 0 comments
Open

Validation of energy measurements with AMD systems #19

ArneTR opened this issue Nov 13, 2024 · 0 comments

Comments

@ArneTR
Copy link
Contributor

ArneTR commented Nov 13, 2024

AMDs newer processors have a per core RAPL. (Source: https://www.phoronix.com/news/AMD-Linux-PMU-Power-Per-Core)

If we pin a process to a core like stress-ng and forbid that other processes get scheduled we can derive the coefficients in an exemplary and verifyable case.

I can find it in the newest AMD developer documentation and since the kernel patch was tried already in 2023 I believe the feature is around for at least 2 years. Exact date is however not given in the documentation.

Only thing we know so far it lives in 56h

I will fire up my AMD machine in the next weeks and check if I can ready via perf events or via MSR

Screenshot 2024-11-13 at 4 12 48 PM
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

No branches or pull requests

1 participant