Hello,
I have configured a Compute Engine instance to run a VM with Windows Server 2022 in order to run a software developed with Unreal Engine. This machine has a NVIDA T4 configured, which is compatible with the requirements of the program. I have connected to the machine with RDP.
When I run it, I get this error:
So I assumed that the system was not using the T4 and I have run the DirectX Diagnostic Tool and indeed, it is not being used:
How could I change the system configuration to be able to use the NVIDIA T4 to run this program? Or if there is any way to run it in PowerShell indicating the T4 as parameter?
Thank you in advance.