falahati / NvAPIWrapper

NvAPIWrapper is a .Net wrapper for NVIDIA public API, capable of managing all aspects of a display setup using NVIDIA GPUs
GNU Lesser General Public License v3.0
313 stars 55 forks source link

Fix for Issue #71. Add SetForcePstate() #73

Open maz-net-au opened 4 months ago

maz-net-au commented 4 months ago

A solve for setting the P-State of Tesla compute units. Updated the function comment to better describe the parameters that I was unable to find online.

maz-net-au commented 4 months ago

It would be super helpful if this could be pushed to the nuget package.