I have a GPU bound application I want to write a watchdog for. To do this, I need to monitor the GPU usage. Is there a way to do this in PowerShell (WMI, Win32, etc.)? I am running Windows 8.1 with an AMD graphics card.
MSDN premium subscriber