Hi, I am having a problem in creating GPU instances on H100 after enabling “MIG”. 1. Succesfully enabled mig with “sudo nvidia-smi mig 1”, 2. However, passing “sudo nvidia-smi mig -cgi 9,9” gives an error message “Unable to create a GPU instance on GPU 1 using profile 9: In use by another client
Failed to create GPU instances: In use by another client”. Please help!
1 Like
Hi Csyoo.
I met the same issue like yours.
Did you get the solutions?
Please help me.
Thank you.
reference H100 mig issue
sudo fuser -v /dev/nvidia*
kill relative psid can solve this problem