Dreaming-Codes / nvidia_oc

A simple command line tool to overclock Nvidia GPUs using the NVML library on Linux. This supports both X11 and Wayland.
https://crates.io/crates/nvidia_oc
MIT License
49 stars 1 forks source link

How to adjust #10

Closed abrasmelin closed 1 month ago

abrasmelin commented 1 month ago

nvidia_uv I undervolt my Nvidia card with these settings in windows msi afterburner. Can you help me to convert these into your scripts parameters please?

Thanks!

Dreaming-Codes commented 1 month ago

I have no idea, never used MSI Afterburner. And this is not the place to ask

abrasmelin commented 1 month ago

How can the script do undervolt? Maybe you can add some example usage on the mainpage ?

Thanks

Dreaming-Codes commented 1 month ago

How can the script do undervolt? Maybe you can add some example usage on the mainpage ?

Thanks

I'm not sure NVML (the Nvidia SDK this tool uses under the hood) allows voltage regulation but I'll definitely check tomorrow.