Does PBS support MIG slices of different profiles?

We have a use case where we might need to slice the GPU into varying sizes using MIG. Eg. GPU1 into 2x 12GB (“2g.12gb”) and GPU2 into 4x 6GB (“1g.6gb”).

Is it possible to schedule jobs to request for GPUs of a certain profile?

Please refer the below URLs

https://openpbs.atlassian.net/wiki/spaces/PD/pages/2313453569/Nvidia+MIG+Support

Noted, so PBS is unable to schedule jobs to a specific profile that I want. And it’ll be randomly assigned as it just sees all MIG slices are available “ngpus” regardless of size?