Drop unused condition check
[pcp.git] / qa / 744.out
blobdc050300a320b898eb3ed6babc18eb69aa3e6eba
1 QA output created by 744
3 == Testing behaviour with no nvidia library available
4 pminfo[PID] Info: NVIDIA NVML library currently unavailable
6 nvidia.numcards PMID: 120.0.0 [Number of Graphics Cards]
7     Data Type: 32-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
8     Semantics: instant  Units: none
9 Help:
10 The number of NVIDIA Graphics cards installed in this system
11     value 0
13 nvidia.gpuid PMID: 120.0.1 [GPU ID]
14     Data Type: 32-bit unsigned int  InDom: 120.0 0x1e000000
15     Semantics: instant  Units: none
16 Help:
17 Zero indexed id of this NVIDIA card
18 No value(s) available!
20 nvidia.cardname PMID: 120.0.2 [GPU Name]
21     Data Type: string  InDom: 120.0 0x1e000000
22     Semantics: instant  Units: none
23 Help:
24 The name of the graphics card
25 No value(s) available!
27 nvidia.busid PMID: 120.0.3 [Card Bus ID]
28     Data Type: string  InDom: 120.0 0x1e000000
29     Semantics: instant  Units: none
30 Help:
31 The Bus ID as reported by the NVIDIA tools, not lspci
32 No value(s) available!
34 nvidia.temp PMID: 120.0.4 [The temperature of the card]
35     Data Type: 32-bit unsigned int  InDom: 120.0 0x1e000000
36     Semantics: instant  Units: none
37 Help:
38 The Temperature of the GPU on the NVIDIA card in degrees celcius.
39 No value(s) available!
41 nvidia.fanspeed PMID: 120.0.5 [Fanspeed]
42     Data Type: 32-bit unsigned int  InDom: 120.0 0x1e000000
43     Semantics: instant  Units: none
44 Help:
45 Speed of the GPU fan as a percentage of the maximum
46 No value(s) available!
48 nvidia.perfstate PMID: 120.0.6 [NVIDIA performance state]
49     Data Type: 32-bit unsigned int  InDom: 120.0 0x1e000000
50     Semantics: instant  Units: none
51 Help:
52 The PX performance state as reported from NVML.  Value is an integer
53 which should range from 0 (maximum performance) to 15 (minimum).  If
54 the state is unknown the reported value will be 32, however.
55 No value(s) available!
57 nvidia.gpuactive PMID: 120.0.7 [Percentage of GPU utilization]
58     Data Type: 32-bit unsigned int  InDom: 120.0 0x1e000000
59     Semantics: instant  Units: none
60 Help:
61 Percentage of time over the past sample period during which one or more
62 kernels was executing on the GPU.
63 No value(s) available!
65 nvidia.memactive PMID: 120.0.8 [Percentage of time spent accessing memory]
66     Data Type: 32-bit unsigned int  InDom: 120.0 0x1e000000
67     Semantics: instant  Units: none
68 Help:
69 Percent of time over the past sample period during which global (device)
70 memory was being read or written.  This metric shows if the memory is
71 actively being accesed, and is not correlated to storage amount used.
72 No value(s) available!
74 nvidia.memused PMID: 120.0.9 [Allocated FB memory]
75     Data Type: 64-bit unsigned int  InDom: 120.0 0x1e000000
76     Semantics: instant  Units: byte
77 Help:
78 Amount of GPU FB memory that has currently been allocated, in bytes.
79 Note that the driver/GPU always sets aside a small amount of memory
80 for bookkeeping. 
81 No value(s) available!
83 nvidia.memtotal PMID: 120.0.10 [Total FB memory available]
84     Data Type: 64-bit unsigned int  InDom: 120.0 0x1e000000
85     Semantics: discrete  Units: byte
86 Help:
87 The total amount of GPU FB memory available on the card, in bytes.
88 No value(s) available!
90 nvidia.memfree PMID: 120.0.11 [Unallocated FB memory]
91     Data Type: 64-bit unsigned int  InDom: 120.0 0x1e000000
92     Semantics: instant  Units: byte
93 Help:
94 Amount of GPU FB memory that is not currently allocated, in bytes.
95 No value(s) available!
97 == Testing behaviour with QA wrapper nvidia library
98 pminfo[PID] Info: Successfully loaded NVIDIA NVML library
100 nvidia.numcards PMID: 120.0.0 [Number of Graphics Cards]
101     Data Type: 32-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
102     Semantics: instant  Units: none
103 Help:
104 The number of NVIDIA Graphics cards installed in this system
105     value 2
107 nvidia.gpuid PMID: 120.0.1 [GPU ID]
108     Data Type: 32-bit unsigned int  InDom: 120.0 0x1e000000
109     Semantics: instant  Units: none
110 Help:
111 Zero indexed id of this NVIDIA card
112     inst [0 or "gpu0"] value 0
113     inst [1 or "gpu1"] value 1
115 nvidia.cardname PMID: 120.0.2 [GPU Name]
116     Data Type: string  InDom: 120.0 0x1e000000
117     Semantics: instant  Units: none
118 Help:
119 The name of the graphics card
120     inst [0 or "gpu0"] value "GeForce 100M Series"
121     inst [1 or "gpu1"] value "Quadro FX 200M Series"
123 nvidia.busid PMID: 120.0.3 [Card Bus ID]
124     Data Type: string  InDom: 120.0 0x1e000000
125     Semantics: instant  Units: none
126 Help:
127 The Bus ID as reported by the NVIDIA tools, not lspci
128     inst [0 or "gpu0"] value "0:1:0x2:3:4"
129     inst [1 or "gpu1"] value "20:21:0x2:23:24"
131 nvidia.temp PMID: 120.0.4 [The temperature of the card]
132     Data Type: 32-bit unsigned int  InDom: 120.0 0x1e000000
133     Semantics: instant  Units: none
134 Help:
135 The Temperature of the GPU on the NVIDIA card in degrees celcius.
136     inst [0 or "gpu0"] value 6
137     inst [1 or "gpu1"] value 26
139 nvidia.fanspeed PMID: 120.0.5 [Fanspeed]
140     Data Type: 32-bit unsigned int  InDom: 120.0 0x1e000000
141     Semantics: instant  Units: none
142 Help:
143 Speed of the GPU fan as a percentage of the maximum
144     inst [0 or "gpu0"] value 5
145     inst [1 or "gpu1"] value 25
147 nvidia.perfstate PMID: 120.0.6 [NVIDIA performance state]
148     Data Type: 32-bit unsigned int  InDom: 120.0 0x1e000000
149     Semantics: instant  Units: none
150 Help:
151 The PX performance state as reported from NVML.  Value is an integer
152 which should range from 0 (maximum performance) to 15 (minimum).  If
153 the state is unknown the reported value will be 32, however.
154     inst [0 or "gpu0"] value 9
155     inst [1 or "gpu1"] value 29
157 nvidia.gpuactive PMID: 120.0.7 [Percentage of GPU utilization]
158     Data Type: 32-bit unsigned int  InDom: 120.0 0x1e000000
159     Semantics: instant  Units: none
160 Help:
161 Percentage of time over the past sample period during which one or more
162 kernels was executing on the GPU.
163     inst [0 or "gpu0"] value 7
164     inst [1 or "gpu1"] value 27
166 nvidia.memactive PMID: 120.0.8 [Percentage of time spent accessing memory]
167     Data Type: 32-bit unsigned int  InDom: 120.0 0x1e000000
168     Semantics: instant  Units: none
169 Help:
170 Percent of time over the past sample period during which global (device)
171 memory was being read or written.  This metric shows if the memory is
172 actively being accesed, and is not correlated to storage amount used.
173     inst [0 or "gpu0"] value 8
174     inst [1 or "gpu1"] value 28
176 nvidia.memused PMID: 120.0.9 [Allocated FB memory]
177     Data Type: 64-bit unsigned int  InDom: 120.0 0x1e000000
178     Semantics: instant  Units: byte
179 Help:
180 Amount of GPU FB memory that has currently been allocated, in bytes.
181 Note that the driver/GPU always sets aside a small amount of memory
182 for bookkeeping. 
183     inst [0 or "gpu0"] value 104857600
184     inst [1 or "gpu1"] value 6442450944
186 nvidia.memtotal PMID: 120.0.10 [Total FB memory available]
187     Data Type: 64-bit unsigned int  InDom: 120.0 0x1e000000
188     Semantics: discrete  Units: byte
189 Help:
190 The total amount of GPU FB memory available on the card, in bytes.
191     inst [0 or "gpu0"] value 268435456
192     inst [1 or "gpu1"] value 8589934592
194 nvidia.memfree PMID: 120.0.11 [Unallocated FB memory]
195     Data Type: 64-bit unsigned int  InDom: 120.0 0x1e000000
196     Semantics: instant  Units: byte
197 Help:
198 Amount of GPU FB memory that is not currently allocated, in bytes.
199     inst [0 or "gpu0"] value 163577856
200     inst [1 or "gpu1"] value 2147483648