I have 2 P-100s. I installed 375-66 drivers and CUDA 8.0 on Ubuntu 14.04 and 16.04. Running nvidia-smi command on 14.04 instantaneously printed below GPU information out but nvidia-smi command always has 1~2 seconds of pause before printing out the information on 16.04. Why is nvidia-smi command slow on Ubuntu 16.04? My driver installation was successful and there were no Xid errors when I running the command.
±----------------------------------------------------------------------------+
| NVIDIA-SMI 375.66 Driver Version: 375.66 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 Tesla P100-PCIE… On | 0000:02:00.0 Off | 0 |
| N/A 29C P0 25W / 250W | 0MiB / 16276MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 1 Tesla P100-PCIE… On | 0000:81:00.0 Off | Off |
| N/A 32C P0 25W / 250W | 0MiB / 16276MiB | 0% Default |
±------------------------------±---------------------±---------------------+
±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| No running processes found |
±----------------------------------------------------------------------------+