Virtual GPU Technology
Try Virtual GPU for Free
Applications
Where to Buy
Certified Servers
Support
NVIDIA Virtual GPU Cloud Gaming
Authorization Required
Not a member? Register Now
C:\Program Files\NVIDIA Corporation\NVSMI>nvidia-smi
Thu Sep 07 15:32:55 2017
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 370.12 Driver Version: 370.12 |
|-------------------------------+----------------------+----------------------+
| GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GRID M60-2Q WDDM | 0000:02:04.0 On | N/A |
| N/A N/A P0 N/A / N/A | 371MiB / 2048MiB | 1% Prohibited |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 184 C+G Insufficient Permissions N/A |
+-----------------------------------------------------------------------------+
C:\Program Files\NVIDIA Corporation\NVSMI>nvidia-smi -c 1
Warning: Exclusive_Thread was deprecated! Setting Exclusive_Process instead.
Unable to set compute mode for GPU 0000:02:04.0: WDDM devices may only run in D
FAULT compute mode
Treating as warning and moving on.
All done.
C:\Program Files\NVIDIA Corporation\NVSMI>nvidia-smi -c 0
Set compute mode to DEFAULT for GPU 0000:02:04.0.
All done.
C:\Program Files\NVIDIA Corporation\NVSMI>nvidia-smi
Thu Sep 07 15:40:46 2017
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 370.12 Driver Version: 370.12 |
|-------------------------------+----------------------+----------------------+
| GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GRID M60-2Q WDDM | 0000:02:04.0 On | N/A |
| N/A N/A P0 N/A / N/A | 371MiB / 2048MiB | 2% Prohibited |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 184 C+G Insufficient Permissions N/A |
+-----------------------------------------------------------------------------+
My opinion: Or you can try to hack it if you known how to modify digitally signed parameters https://gridforums.nvidia.com/default/topic/258/nvidia-grid-vgpu/documentation-for-vgpu-configs/post/665/#665
Regards