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
SetPerformanceStates20 cannot set the pstate of Tesla cards e.g. P40 or T4 #71
Open
maz-net-au opened 4 months ago
Calling SetPerformanceStates20 on TCC units throws an NVAPI_NOT_SUPPORTED error. There is another undocumented function SetForcePstate that works.