Forum Discussion
rosscopetrie
Jun 18, 2019Copper Contributor
GPU Performance
Hi, I have provisioned an NV6 VM and have been testing the GPU performance when using WVD. Initially I didn't install the NVIDIA drives and graphics performance was OK, I could play a video from...
michawets
Jun 22, 2019Iron Contributor
Hi rosscopetrie ,
It could be the GPO with the Frame Encoding.
Could you do this test:
disable (or set to not configured) the 2 policies under the topic Configure GPU-accelerated frame encoding instead of enabling the GPO (https://docs.microsoft.com/en-us/azure/virtual-desktop/configure-vm-gpu#configure-gpu-accelerated-frame-encoding)
Prioritize H.264/AVC 444 Graphics mode for Remote Desktop connections
Configure H.264/AVC hardware encoding for Remote Desktop connections
- Ian_GroblerDec 08, 2020Copper Contributor
We've found the same with WVD on NVv4-series machines, setting the 2 policies :-
Prioritize H.264/AVC 444 Graphics mode for Remote Desktop connections
Configure H.264/AVC hardware encoding for Remote Desktop connections
worsens the visual experience for end users (blurry text and icons etc.). Best not configure these at all.
GPU acceleration works well for DirectX and OpenGL/WebGL acceleration. The AMD MI25 however does not accelerate H.264/AVC or VP09, so something like You Tube video drops a lot of frames on GPU vs. non-GPU WVD machines. It's noticeable so if anyone has a workaround for this it would definitely be appreciated :-).
- rosscopetrieJun 24, 2019Copper Contributor
michawetsthanks for that tip, that has improved things.
So implementing the settings that are recommended in the article make things worse?
Using RDP seemed to be better than whichever protocol is used from within the Remote Desktop application.
- michawetsJun 25, 2019Iron Contributor
Hi rosscopetrie ,
I would not say that it makes things worse. It depends on the requirements of the deployment and the use-case 😁