Single process multi context

Can I use MPS(Multi-Process Service) by creating multi-context in one process?

not sure if this question still open, but I think the answer is no. MPS will make context merging, and 1 process will make one gpu context only. no other way as I know.