• Possibly linux@lemmy.zip
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 day ago

    It might not

    All this allows is for you to split your GPU into multiple virtual GPUs. The virtual GPUs then can be passed to a VM.

    • Flyswat@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      I can see a scenario where we no longer need to dedicate a physical GPU to a VM with passthru (say to use a windows game/program which cannot run on Linux) and instead split the GPU between the host Linux and the VM.

      I wonder if this can be done dynamically, ie. you do that only when you start the VM.

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        24 hours ago

        I could be wrong about this but I think it is always dynamic

        I’m also really interested in virtio GPU as it seems fairly vendor independent. All it does is provide a virtual GPU that then passes the calls down to the GPU driver of the host

    • phx@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      Wonder how well this might work for AI stuff… Dedicate GPU segments to processing on stuff VMs

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        I’m more curious about Linux gaming and VDI honestly

        It would be amazing if I could split a high end card between a few people.

        • phx@lemmy.ca
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          1 day ago

          I recall reading a post on Reddit where somebody was able to have two people playing from a single machine with dual video cards dedicated to VMs.