p0 state on Pascal cards

Hi,

Is it possible for the Pascal-based cards to enter the p0 state by normal means (without manually clocking)? Using Maxwell cards, the GPU will enter the P0 state when running a tensorflow process. However, we noticed the Pascal cards will enter P2 state (not P0) when the same tensorflow process is running.

nvidia-smi
Thu Apr 12 16:17:52 2018
±----------------------------------------------------------------------------+
| NVIDIA-SMI 390.48 Driver Version: 390.48 |
|-------------------------------±---------------------±---------------------+
| 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 GTX 108… Off | 00000000:02:00.0 Off | N/A |
| 25% 45C P8 16W / 250W | 2MiB / 11178MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 1 TITAN Xp Off | 00000000:03:00.0 Off | N/A |
| 23% 34C P8 16W / 250W | 229MiB / 12196MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 2 GeForce GTX 108… Off | 00000000:04:00.0 On | N/A |
| 50% 83C P2 92W / 250W | 4509MiB / 11173MiB | 40% Default |
±------------------------------±---------------------±---------------------+

±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 1 31412 C …38/anaconda3/envs/tensorflow/bin/python 217MiB |
| 2 1449 G /usr/lib/xorg/Xorg 59MiB |
| 2 31358 C …38/anaconda3/envs/tensorflow/bin/python 4437MiB |
±----------------------------------------------------------------------------+

nvidia-smi -i 2 -q -d PERFORMANCE

==============NVSMI LOG==============

Timestamp : Thu Apr 12 16:19:45 2018
Driver Version : 390.48

Attached GPUs : 3
GPU 00000000:04: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

Thanks,

No, it’s by design.