I have a VM (google compute) with windows server 2022 and Tesla T4 GPU.
The idea is to use this machine for clo3d software. When we start the clo3d application we get the following error: "Your graphic card driver does not support for OpenGL 1.3 or above. Please update the graphic card driver to the latest version".
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, is the system not able to work here due to display being worked using remote adapter?