Cldfire / nvml-wrapper

Safe Rust wrapper for the NVIDIA Management Library
Apache License 2.0
117 stars 22 forks source link

Fan Control Wrappers #59

Open codifryed opened 2 months ago

codifryed commented 2 months ago

Hi,

I noticed there are no wrappers for the fan control bindings, particularly:

nvmlDeviceSetFanSpeed_v2
nvmlDeviceSetDefaultFanSpeed_v2

Would this be a possibility to add these? Anything I can do to help?

codifryed commented 1 month ago

I'll put together a PR for this if someone is around to review ❓