chutinhha / open-hardware-monitor

Automatically exported from code.google.com/p/open-hardware-monitor
0 stars 0 forks source link

Nvidia Tesla GPUs are not listed with GPUs #580

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I am using OpenHardwareMonitor 0.6.0 with Windows 7 Pro SP1.  I would like to 
monitor power and temperature for a Nvidia Tesla K20 GPU.  The system has an 
Nvidia Quadro K600 video card.  The K600 is reported as a GPU by Open Hardware 
Monitor, but the Tesla K20 is not.

Thanks.

Original issue reported on code.google.com by hzselt...@gmail.com on 7 Mar 2014 at 7:29

GoogleCodeExporter commented 8 years ago
I faced a similar issue sometime back 
http://stackoverflow.com/questions/22040195/nvapi-on-kepler-20-card

and it seems NVAPI does not return information about teslas at all.
http://www.gpugrid.net/forum_thread.php?id=3548

The workaround I'm taking is by use of NVML.

Please share if you get more information

Original comment by abhinav....@gmail.com on 8 Mar 2014 at 6:47