Hey! I’m running a single-node Kubernetes cluster with 8 MI300X GPUs and using the AMD GPU Device Plugin. Right now, when I request amd.com/gpu: 1 in my pod spec, I’m limited to just 8 containers – one per GPU.
I’d love to be able to launch additional containers that share the same GPU devices. Is there a way to enable GPU sharing or over-allocation with the plugin?
Thanks in advance!
Hey! I’m running a single-node Kubernetes cluster with 8 MI300X GPUs and using the AMD GPU Device Plugin. Right now, when I request
amd.com/gpu: 1in my pod spec, I’m limited to just 8 containers – one per GPU.I’d love to be able to launch additional containers that share the same GPU devices. Is there a way to enable GPU sharing or over-allocation with the plugin?
Thanks in advance!