DCGM icon indicating copy to clipboard operation
DCGM copied to clipboard

Is there a way to disallow sharing of MIG devices?

Open starry91 opened this issue 1 year ago • 1 comments

I see we have ability to set the GPU compute mode to exclusive process on T4 cards to disallow sharing of a GPU to multiple processes. Is there a way to do the same thing for MIG devices? The exclusive process compute mode doesn't seem to be supported for MIG devices.

# sudo nvidia-smi -c 3                                                  
Setting compute mode to EXCLUSIVE_PROCESS is not supported on a MIG-enabled device.
Unable to set the compute mode for GPU 00000000:31:00.0: Not Supported             
Treating as warning and moving on.                                                 
All done.     

starry91 avatar May 16 '23 05:05 starry91

@starry91,

I'm sorry, but this place may not be the best place to ask about MIG or driver configuration. DCGM doesn't have any control over those matters.

nikkon-dev avatar May 16 '23 22:05 nikkon-dev