I am setting up a Windows Server 2012 with hyper-v that will be used for running 3-5 virtual machines. The server has two pci GPUs and since hyper-v does not enable GPU passthrough I was thinking of using one gpu in the parent partition and one for remoteFX.
Since the parent has direct access to the hardware I could use the GPU for graphic demanding apps (for development). But that would require to install apps inside the parent partition. Is this a bad idea? Should I instead create a separate VM and access to it from the parent using RDP?