cancel
Showing results for 
Search instead for 
Did you mean: 

Drivers & Software

cheezestick
Journeyman III

what is the corresponding concept of MIG(MPS) on CUDA? (GPU partitioning)

I would like use GPU partitioning on AMD GPUs, instead using MIG/MPS in NVIDIA GPUs.

I found MxGPU on the GPU virtualization webpage in AMD's website, but I can't find the document that saying how to use it.

is there GPU partitioning technology in AMD GPUs? including the latest one.

0 Likes
2 Replies

Found several Websites including this Tutorial from Windows 10 Forum on GPU Partition that might be helpful:

https://www.tenforums.com/virtualization/195745-tutorial-passing-through-gpu-hyper-v-guest-vm.html

From Microsoft Support on GPU Partitioning using MS Azure: https://learn.microsoft.com/en-us/azure-stack/hci/manage/partition-gpu?tabs=windows-admin-center

https://azure.microsoft.com/en-us/blog/power-your-azure-gpu-workstations-with-flexible-gpu-partition...

https://learn.microsoft.com/en-us/answers/questions/1254192/hyper-v-easy-gpu-pv-how-dose-the-gpu-par...

From GITHUB concerning software for GPU Partitioning: https://github.com/LJCoopz/Easy-GPU-P

See if any of the above websites can help you perform GPU Partitioning on your AMD GPU Card.

 

cheezestick
Journeyman III

@elstaci 

Cool, But actually I want to use GPU partitioning on Linux for DL model serving.

Do you have any idea for that?

0 Likes