You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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":
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.
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":
and the min value returned by
nvmlDeviceGetMemClkMinMaxVfOffset
isn't correct. It should be -2000 for my card but instead, it returns8587934
. It works correctly otherwise although I wish it was like Windows.ping @aaronp24
The text was updated successfully, but these errors were encountered: