GRID K280Q / VMWare ESXi 6.5 / Windows 10 how to enable CUDA?

NVIDIA GRID K280Q

VMWare ESXi 6.5

GuestOS: Windows 10

I want to use the CUDA for Tensorflow GPU trainning.

But the deviceQuery can not found CUDA-capable device.

===========================================================================

C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\extras\demo_suite>deviceQuery.exe
deviceQuery.exe Starting...

 CUDA Device Query (Runtime API) version (CUDART static linking)

cudaGetDeviceCount returned 38
-> no CUDA-capable device is detected
Result = FAIL

===========================================================================

C:\Program Files\NVIDIA Corporation\NVSMI>nvidia-smi.exe
Fri Sep 07 14:56:18 2018
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 370.28                 Driver Version: 370.28                    |
|-------------------------------+----------------------+----------------------+
| 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 K280Q         WDDM  | 0000:02:01.0      On |                  N/A |
| N/A   N/A    P8    N/A /  N/A |    408MiB /  4096MiB |      0%   Prohibited |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID  Type  Process name                               Usage      |
|=============================================================================|
|    0      1056  C+G   Insufficient Permissions                     N/A      |
|    0      2264  C+G   Insufficient Permissions                     N/A      |
|    0      6260  C+G   C:\Windows\explorer.exe                      N/A      |
|    0      6708  C+G   ...ost_cw5n1h2txyewy\ShellExperienceHost.exe N/A      |
|    0      7028  C+G   ...indows.Cortana_cw5n1h2txyewy\SearchUI.exe N/A      |
+-----------------------------------------------------------------------------+

Does GRID K280Q support CUDA? How can I use it?

Thanks for reply.

I will try passthrough Mode later. The GRID K280Q is on one ESXi of the VMWare cluster, and the deployment environment is a bit complicated.