F5F Stay Refreshed Software Operating Systems Shared dynamic GPU usage across multiple tasks

Shared dynamic GPU usage across multiple tasks

Shared dynamic GPU usage across multiple tasks

O
Okunino
Posting Freak
845
02-02-2020, 09:09 AM
#1
I'm designing a setup for several users to connect remotely for data modeling, CAD work, and gaming. You're considering using two 3080 graphics cards and possibly an Intel Z-series motherboard. Your aim is to manage Windows environments that allow flexible GPU usage—someone can share their GPU capacity while others have more available. I'm drawn to ideas from Linus's One CPU 6 project, but prefer a more fluid approach without strict resource definitions.
O
Okunino
02-02-2020, 09:09 AM #1

I'm designing a setup for several users to connect remotely for data modeling, CAD work, and gaming. You're considering using two 3080 graphics cards and possibly an Intel Z-series motherboard. Your aim is to manage Windows environments that allow flexible GPU usage—someone can share their GPU capacity while others have more available. I'm drawn to ideas from Linus's One CPU 6 project, but prefer a more fluid approach without strict resource definitions.

B
Bonnibel
Posting Freak
794
02-05-2020, 07:21 AM
#2
I believe we need a system that can manage VMs and allocate resources as required. With Nvidia GPUs, only Quadro cards offer GPU sharing capabilities, which means multiple VMs can use the same GPU if they meet the requirements. For consumer GeForce cards, this isn't feasible. I'm also curious about how this will function under Windows as the host operating system—how will multiple users access the same machine? Did you overlook something?
B
Bonnibel
02-05-2020, 07:21 AM #2

I believe we need a system that can manage VMs and allocate resources as required. With Nvidia GPUs, only Quadro cards offer GPU sharing capabilities, which means multiple VMs can use the same GPU if they meet the requirements. For consumer GeForce cards, this isn't feasible. I'm also curious about how this will function under Windows as the host operating system—how will multiple users access the same machine? Did you overlook something?

M
Misterjaws77
Member
215
02-06-2020, 02:30 AM
#3
I realize each user will have their own Windows VM. I'm looking for a fix that works within Windows VMs. One idea I had was to use a Docker layer, allowing users to ask for the GPU they need during a session.
M
Misterjaws77
02-06-2020, 02:30 AM #3

I realize each user will have their own Windows VM. I'm looking for a fix that works within Windows VMs. One idea I had was to use a Docker layer, allowing users to ask for the GPU they need during a session.