如何读取GPU(显卡)温度? [英] How to read GPU (graphic card) temperature?

查看:68
本文介绍了如何读取GPU(显卡)温度?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对如何通过使用一些显卡驱动程序 API 读取 GPU 温度(图形处理单元、显卡主芯片)的方法感兴趣?

I am interested in a way how to read GPU temperature (graphics processing unit, main chip of graphic card), by using some video card driver API?

每个人都知道有两个不同的芯片制造商(至少是流行的)——ATI 和 nVIDIA——所以有两种不同的驱动程序可以读取温度.我有兴趣了解如何为每个不同的卡驱动程序执行此操作.

Everyone knows that there two different chip manufacturers (popular ones, at least) - ATI and nVIDIA - so there are two different kinds of drivers to read temperature from. I'm interested in learning how to do it for each different card driver.

有问题的语言无关紧要 - 可能是 C/C++、.NET 平台、Java,但假设 .NET 是首选.

Language in question is irrelevant - it could be C/C++, .NET platform, Java, but let's say that .NET is preferred.

以前有人这样做过吗?

推荐答案

对于 nVidia,您将使用 nvcpl.dll.

For nVidia you would use nvcpl.dll.

这里是文档:
http://developer.download.nvidia.com/SDK/9.5/Samples/DEMOS/common/src/NvCpl/docs/NVControlPanel_API.pdf

这篇关于如何读取GPU(显卡)温度?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆