This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
openhardwaremonitor
Watch
2
Star
0
Fork
0
You've already forked openhardwaremonitor
mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced
2025-08-22 01:47:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openhardwaremonitor
/
Hardware
/
Nvidia
History
Michael Möller
b04c151c77
Added support for multiple processor groups. Changed the ThreadAffinity class to use a new struct GroupAffinity. Changed operating system checks to make use of a new flag OperatingSystem.IsUnix.
2020-05-05 23:11:28 +02:00
..
NVAPI.cs
Added support for the NvAPI_GPU_ClientFanCoolersGetStatus NVAPI function (fan RPM and control value).
2020-02-21 23:43:33 +01:00
NvidiaGPU.cs
Fixed a NullReferenceException in the NvidiaGPU class.
2020-02-27 22:07:24 +01:00
NvidiaGroup.cs
Added support for the NVML (NVIDIA Management Library). Added support for power and PCIE throughput sensors on NVIDIA GPUs.
2020-02-20 22:07:03 +01:00
NVML.cs
Added support for multiple processor groups. Changed the ThreadAffinity class to use a new struct GroupAffinity. Changed operating system checks to make use of a new flag OperatingSystem.IsUnix.
2020-05-05 23:11:28 +02:00