falkentyne
Active Member
Thread here:
Code is:
"NVENC Clocks (Current Clocks)"
string.format("{0} ({1}) MHz", nvapi.clocks.current.nvenc_clock, nvapi.clocks.current.core_clock);
You can test effective clocks vs requested clocks for yourself (HWinfo only shows "requested" clocks).
Fun stuff: (from bmgjet).
MSI AB / RTSS development news thread
So sorry to hear about that @Unwinder, my consolences. Please stay safe!
forums.guru3d.com
Code is:
"NVENC Clocks (Current Clocks)"
string.format("{0} ({1}) MHz", nvapi.clocks.current.nvenc_clock, nvapi.clocks.current.core_clock);
You can test effective clocks vs requested clocks for yourself (HWinfo only shows "requested" clocks).
Thermspy
I found a link to a Nvidia program called Thermspy. If anyone is interested i will post a link to it if allowed. i have attached a image from my cards readout.
www.techpowerup.com
Fun stuff: (from bmgjet).