The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    GPU virtualization with Alienware laptop?

    Discussion in '2015+ Alienware 13 / 15 / 17' started by ChristoH, Jul 1, 2015.

  1. ChristoH

    ChristoH Newbie

    Reputations:
    0
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    5
    Last edited: Jul 5, 2015
  2. kgh00007

    kgh00007 Notebook Evangelist

    Reputations:
    80
    Messages:
    464
    Likes Received:
    50
    Trophy Points:
    41
    I can test it for you if the software required is free to download or trial.

    I have some limited experience with VMware and Virtualbox so I might be able to help!
     
  3. ChristoH

    ChristoH Newbie

    Reputations:
    0
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    5
    Well unfortunately its a bit more involved. I can't even tell you the procedure, because obviously I dont have the hardware to ever have tested it.

    But you definitely need a special operating system. As far as I know there are some choices:
    1) XenServer (free)
    2) KVM/qemu (free)
    3) VmWare vSphere (don't ask)

    Then you need to do necessary BIOS tweaks and enable the IOMMU and VT-D.
    Let's assume you use XenServer (I think the easiest option). Then you would install Linux as primary OS. Windows as secondary one. Windows will get the external GPU. Linux will use on-board.
    Note that you need an ATI GPU. Nvidia will NOT work, like no way. It's just not supported, even though technically the cards can do it (through hardware jailbreak).
    But honestly my knowledge ends right here. That's what I know so far. I think you would be doing interesting pioneering work here if you like it, give it a go.

    Well actually you could probably get a VmWare vSphere. I assume its the actual easiest choice, just use the trial version. I am not 100% sure anymore if it really was the vSphere but you can easily find that out, its like the trivial step in the whole procedure.

    Beaware that unless you posess substancial problem solving skills in Linux and the like, I doubt you will succeed, even IF your system supports this.