如何在linux下查看gpu信息

Posted 去做点事情

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了如何在linux下查看gpu信息相关的知识,希望对你有一定的参考价值。

~$ lspci | grep -i vga
01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [GeForce GT 610] (rev a1)

如果你想看gpu的详细信息,使用~$ lspci -v -s 01:00.0,则:
01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [GeForce GT 610] (rev a1) (prog-if 00 [VGA controller])
    Subsystem: Device 7377:0000
    Flags: bus master, fast devsel, latency 0, IRQ 27
    Memory at fb000000 (32-bit, non-prefetchable) [size=16M]
    Memory at d0000000 (64-bit, prefetchable) [size=128M]
    Memory at de000000 (64-bit, prefetchable) [size=32M]
    I/O ports at ef00 [size=128]
    [virtual] Expansion ROM at fc000000 [disabled] [size=512K]
    Capabilities: <access denied>
    Kernel driver in use: nouveau
    Kernel modules: nvidiafb, nouveau

















以上是关于如何在linux下查看gpu信息的主要内容,如果未能解决你的问题,请参考以下文章

在linux下如何确定gpu是不是利用啊,怎么查看S胻op命令

linux系统查看gpu带宽

查看linux电脑gpu的参数

linux查看硬件命令都有哪些

Windows下查看已经安装的GPU的情况

Linux中如何管理Nvidia GPU卡