根据软件和更新,我的两个 GPU 似乎都启用了其驱动程序:
lspci
我也看到了它们:
$ lspci | grep K80
04:00.0 3D controller: NVIDIA Corporation GK210GL [Tesla K80] (rev ff)
05:00.0 3D controller: NVIDIA Corporation GK210GL [Tesla K80] (rev ff)
但是 K80 驱动程序没有显示lshw
:
$ lshw -C video
WARNING: you should run this program as super-user.
*-display
description: VGA compatible controller
product: GK110 [GeForce GTX 780]
或者nvidia-smi
:
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 440.26 Driver Version: 440.26 CUDA Version: 10.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 780 Off | 00000000:01:00.0 N/A | N/A |
| 26% 25C P8 N/A / N/A | 649MiB / 3014MiB | N/A Default |
+-------------------------------+----------------------+----------------------+
780 玩游戏很好,但我不能使用 K80。任何帮助我都感激不尽。