检查GPU驱动程序
本文展示了如何检查PC上安装的GPU驱动程序版本。
选择您的操作系统,然后选择GPU:
使 用 Intel Driver & Support assistant 自动检测您的驱动程序版本或按照以下说明手动查找。
Start → Control Panel
从列表中选择 Device Manager (如有需要, 可 View 将切换 为 Small Icons )
展开 Display Adapter,并 在 Intel® Display Adapter 上右键单击 Properties
导航到 Driver 选项卡并查看 Driver Version
使 用 NVIDIA Smart Scan 自动检测您的驱动程序版本或按照以下说明手动查找。
打开 NVIDIA Control Panel (右键单 击 Desktop )。
点击 System Information (左下角)。
查 看 Details 里的 Driver version。
警告
Support for using AMD compute devices/GPUs is removed due to low usage and OpenCL stability issues in the drivers. It is possible to opt in to run the SDK with an unsupported compute device, by enabling an option in the Config.yml file. However, such a setup may give unexpected results and errors, and is not tested by Zivid.
使 用 AMD Driver Auto-detect tool 自动检测您的驱动程序版本或按照以下说明手动查找。
打开 AMD Radeon Settings (右键单击 Desktop )。
点击 System 访问系统概述、软件和硬件详细信息。
选择 Software 选项卡以获取有关已安装图形驱动程序的详细信息。查看 Driver Packaging Version。
按下键盘上的 Ctrl + Alt + T 键打开终端窗口,然后执行以下命令:
nvidia-smi
这将打印驱动程序版本。
警告
Support for using AMD compute devices/GPUs is removed due to low usage and OpenCL stability issues in the drivers. It is possible to opt in to run the SDK with an unsupported compute device, by enabling an option in the Config.yml file. However, such a setup may give unexpected results and errors, and is not tested by Zivid.
版本历史
SDK |
变更 |
---|---|
2.11.0 |
不再推荐使用AMD。 SDK 中已移除官方支持,请参阅 为 Zivid 软件启用不支持的计算设备 。 |