I am probably pushing the limit of the existing 530W PSU but so far, assuming I'm reading responses correctly, I'm not seeing any artificial throttling due to power even if I uncap the power for the 2060.
Although the 2060 is showing as "Performance State" = P2 rather than P0? Seems like there's room to improve the 2060.
The 106 though will not go beyond 75W. nvidia-smi doesn't allow.
I'll play with the slots and see what mb can do. It's only a 1 x PCIE 3.0 x16, 1 x PCIE 2.0 x16 board. With a GPU in the PCIE 2.0 slot it drops to 2.0 x4 speed. The P106 is in the PCIE 2.0 slot.
300K+ would be nice from the 106 but I've got a feeling it's more a 1050 Ti + than close to 1060 perf. Could be wrong? Have to admit at this point P106 seems a false economy. GTX 1650 Super better $/PPD/watt.
Code: Select all
@folding01:~$ nvidia-smi
Fri Jun 5 19:55:04 2020
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 440.64.00 Driver Version: 440.64.00 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 RTX 2060 On | 00000000:01:00.0 Off | N/A |
| 82% 74C P2 162W / 200W | 479MiB / 5934MiB | 99% Default |
+-------------------------------+----------------------+----------------------+
| 1 P106-090 On | 00000000:02:00.0 Off | N/A |
| 49% 50C P0 56W / 75W | 236MiB / 3021MiB | 99% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 5524 G /usr/lib/xorg/Xorg 12MiB |
| 0 6756 C ...org/v7/lin/64bit/Core_22.fah/FahCore_22 455MiB |
| 1 5524 G /usr/lib/xorg/Xorg 6MiB |
| 1 5772 C ...org/v7/lin/64bit/Core_22.fah/FahCore_22 219MiB |
+-----------------------------------------------------------------------------+
@folding01:~$
Code: Select all
@folding01:~$ nvidia-smi -q -d PERFORMANCE
==============NVSMI LOG==============
Timestamp : Fri Jun 5 19:54:30 2020
Driver Version : 440.64.00
CUDA Version : 10.2
Attached GPUs : 2
GPU 00000000:01:00.0
Performance State : P2
Clocks Throttle Reasons
Idle : Not Active
Applications Clocks Setting : Not Active
SW Power Cap : Not Active
HW Slowdown : Not Active
HW Thermal Slowdown : Not Active
HW Power Brake Slowdown : Not Active
Sync Boost : Not Active
SW Thermal Slowdown : Not Active
Display Clock Setting : Not Active
GPU 00000000:02:00.0
Performance State : P0
Clocks Throttle Reasons
Idle : Not Active
Applications Clocks Setting : Not Active
SW Power Cap : Not Active
HW Slowdown : Not Active
HW Thermal Slowdown : Not Active
HW Power Brake Slowdown : Not Active
Sync Boost : Not Active
SW Thermal Slowdown : Not Active
Display Clock Setting : Not Active
@folding01:~$