Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Tempertaure of NVidia GPUs
Date: Tue, 15 Nov 2011 14:20:00
Message-Id: CAK2H+eeZ3-zOuXiaAnOHjBb5-g55-q94SPk-1F4d3o3srqqHYA@mail.gmail.com
In Reply to: [gentoo-user] Re: Tempertaure of NVidia GPUs by Hartmut Figge
1 On Mon, Nov 14, 2011 at 8:32 PM, Hartmut Figge <h.figge@×××.de> wrote:
2 > meino.cramer@×××.de:
3 >
4 >>is there any tool to read out the temperature of NVidia GPUs other
5 >>than the NVidia Setting GUI and nvclock ?
6 >
7 > Perhaps this one?
8 >
9 > hafi@i5 ~ $ nvidia-smi
10 > Tue Nov 15 05:29:24 2011
11 > +------------------------------------------------------+
12 > | NVIDIA-SMI 2.290.06   Driver Version: 290.06         |
13 > |-------------------------------+----------------------+----------------------+
14 > | Nb.  Name                     | Bus Id        Disp.  | Volatile ECC SB / DB |
15 > | Fan   Temp   Power Usage /Cap | Memory Usage         | GPU Util. Compute M. |
16 > |===============================+======================+======================|
17 > | 0.  GeForce GTX 460           | 0000:01:00.0  N/A    |       N/A        N/A |
18 > |  40%   39 C  N/A   N/A /  N/A |   6%   62MB / 1023MB |  N/A      Default    |
19 > |-------------------------------+----------------------+----------------------|
20 > | Compute processes:                                               GPU Memory |
21 > |  GPU  PID     Process name                                       Usage      |
22 > |=============================================================================|
23 > |  0.           ERROR: Not Supported                                          |
24 > +-----------------------------------------------------------------------------+
25 >
26 >
27 > Hartmut
28 > --
29 > Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
30 > Von Usern fuer User  :-)
31
32 Nice! Thanks! I've been using nvidia-settings which is GUI based and
33 nice to look at but not something you can save as text. Nice to have
34 another option.
35
36 Note that the 465 has two IDs but nvidia-smi doesn't show temps for
37 both whereas nvidia-settings does.
38
39 - Mark
40
41 mark@c2stable ~ $ nvidia-smi
42 Tue Nov 15 06:03:32 2011
43 +------------------------------------------------------+
44 | NVIDIA-SMI 2.290.06 Driver Version: 290.06 |
45 |-------------------------------+----------------------+----------------------+
46 | Nb. Name | Bus Id Disp. | Volatile ECC SB / DB |
47 | Fan Temp Power Usage /Cap | Memory Usage | GPU Util. Compute M. |
48 |===============================+======================+======================|
49 | 0. GeForce GTX 465 | 0000:02:00.0 N/A | N/A N/A |
50 | 62% 89 C N/A N/A / N/A | 35% 355MB / 1023MB | N/A Default |
51 |-------------------------------+----------------------+----------------------|
52 | 1. GeForce 8400GS | 0000:04:00.0 N/A | N/A N/A |
53 | N/A 81 C N/A N/A / N/A | 31% 160MB / 511MB | N/A Default |
54 |-------------------------------+----------------------+----------------------|
55 | Compute processes: GPU Memory |
56 | GPU PID Process name Usage |
57 |=============================================================================|
58 | 0. ERROR: Not Supported |
59 | 1. ERROR: Not Supported |
60 +-----------------------------------------------------------------------------+
61 mark@c2stable ~ $