I have a VM (google compute) with windows server 2022 and Tesla T4 GPU.
The driver was installed from nvidia directly, "537.70-data-center-tesla-desktop-winserver-2019-2022-dch-international". And at present device manager shows, microsoft remote display adapter and NVIDIA Tesla T4. The control panel from Nvidia doesn't show much for this GPU unlike the settings with usual consumer GPUs in PCs.
nvidia-smi output
+---------------------------------------------------------------------------------------+ | NVIDIA-SMI 545.84 Driver Version: 545.84 CUDA Version: 12.3 | |-----------------------------------------+----------------------+----------------------+ | GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+======================+======================| | 0 Tesla T4 TCC | 00000000:00:04.0 Off | 0 | | N/A 36C P8 8W / 70W | 1MiB / 15360MiB | 0% Default | | | | N/A | +-----------------------------------------+----------------------+----------------------+
And Nvidia Notification pane shows the following, no display connected, no application running which is using GPU.
So I am connecting to the VM via RDP on a PC, it seems the system is not able to work here due to display being worked using remote adapter.
When I am trying to use softwares like Blender & Clo3d, they don't work because they cannot detect a GPU functioning. What should be done to fix it?