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

Add support for monitoring power consumption #46

Open
JustAMan opened this issue Aug 4, 2021 · 2 comments
Open

Add support for monitoring power consumption #46

JustAMan opened this issue Aug 4, 2021 · 2 comments
Assignees

Comments

@JustAMan
Copy link

JustAMan commented Aug 4, 2021

I'm too lazy to study how this lib is implemented, so I'll leave it as an issue here.

I've studied thoroughly one of monitoring tools, and I managed to pry from it how to measure power rails, e.g. how much power is consumed from PCI-E slot.

You might want to take a look at JustAMan/pynvraw@d98c7e0

I'm also going to look in the RTSS SDK - they seem to have better understanding of the structures, so I'm going to update my Python lib based on them.

@falahati
Copy link
Owner

falahati commented Aug 4, 2021

Thanks,

Let me put this URL here as well so that I can take a deeper look into it while implementing this:
https://forums.guru3d.com/threads/capframex-osd-with-rtss.429259/page-5

@falahati falahati self-assigned this Aug 4, 2021
@JustAMan
Copy link
Author

JustAMan commented Aug 5, 2021

Do note that I've updated my repo with what I found in that SDK. Look at https://github.com/JustAMan/pynvraw/tree/a92b3d1a393c67ae3183d11191db5fd633782496

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

No branches or pull requests

2 participants