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

NVML 11.8 API bugs #92

Open
BlueGoliath opened this issue Oct 12, 2022 · 1 comment
Open

NVML 11.8 API bugs #92

BlueGoliath opened this issue Oct 12, 2022 · 1 comment

Comments

@BlueGoliath
Copy link

Hi,

The new 11.8 functions to change VF offset for GPU/Memory clock are bugged in 520 in different ways.

On my GTX 1080 the graphics clock function returns "Not Found":

Screenshot from 2022-10-12 13-17-19

and the min value returned by nvmlDeviceGetMemClkMinMaxVfOffset isn't correct. It should be -2000 for my card but instead, it returns 8587934. It works correctly otherwise although I wish it was like Windows.

ping @aaronp24

@BlueGoliath
Copy link
Author

Forgot to mention that I'm just setting the min memory clock to 0 for the purpose of getting it to work for now.

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