Author

Topic: Nvidia-smi not reporting power consumption (Read 125 times)

newbie
Activity: 70
Merit: 0
February 21, 2018, 09:24:19 PM
#3
Looks like reporting was never accurate so Nvidia just disabled it in 1050s

https://devtalk.nvidia.com/default/topic/1024744/nvidia-387-12-breaks-power-reading-in-nvidia-smi-/
newbie
Activity: 70
Merit: 0
February 21, 2018, 06:49:50 PM
#2
Code:
Wed Feb 21 15:54:10 2018
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.65                 Driver Version: 390.65                    |
|-------------------------------+----------------------+----------------------+
| GPU  Name            TCC/WDDM | Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce GTX 105... WDDM  | 00000000:01:00.0  On |                  N/A |
| 53%   53C    P0    N/A /  60W |    905MiB /  4096MiB |    100%      Default |
+-------------------------------+----------------------+----------------------+
|   1  GeForce GTX 105... WDDM  | 00000000:06:00.0 Off |                  N/A |
| 48%   46C    P0    N/A /  60W |    630MiB /  4096MiB |    100%      Default |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0      1108    C+G   C:\Windows\System32\dwm.exe                N/A      |
|    0      4880      C   ...uihash\bminer-v5.4.0-ae18e12\bminer.exe N/A      |
|    0      7088    C+G   C:\Windows\explorer.exe                    N/A      |
|    0      7192    C+G   ...t_cw5n1h2txyewy\ShellExperienceHost.exe N/A      |
|    0      7540    C+G   ...dows.Cortana_cw5n1h2txyewy\SearchUI.exe N/A      |
|    0      9068    C+G   ...6)\Google\Chrome\Application\chrome.exe N/A      |
|    0     10844    C+G   ...\Corsair\Corsair Utility Engine\CUE.exe N/A      |
|    1      4880      C   ...uihash\bminer-v5.4.0-ae18e12\bminer.exe N/A      |
+-----------------------------------------------------------------------------+
newbie
Activity: 70
Merit: 0
February 21, 2018, 06:40:49 PM
#1
So I think its because driver model is reporting as WDDM, any way to switch that off on W10? I tried to switch to TCC mode but it says not allowed and will treat it as an error.


Code:
PS C:\Program Files\NVIDIA Corporation\NVSMI> .\nvidia-smi.exe -fdm 1
Unable to set driver model for GPU 00000000:01:00.0: Not Supported
Treating as warning and moving on.
Unable to set driver model for GPU 00000000:06:00.0: Not Supported
Treating as warning and moving on.
All done.
Jump to: