I want to have multiple MIG devices be recognized as 1 MIG device = 1 GPU in a mounted container.
For example, if we split 1 GPU into 4 MIG devices and mount them in docker, we want to access them as GPU0,1,2,3 respectively in the container.
Is this impossible?