I was wondering do we have any resource management tool for xeon-phi like CUDA MPS (it allows CUDA kernels to be processed concurrently on the same GPU; this can benefit performance when the GPU compute capacity is underutilized by a single application process. https://docs.nvidia.com/deploy/pdf/CUDA_Multi_Process_Service_Overview.pdf )? This tool improves the utilization of GPU so is there any Mulit-process service tool for xeon-phi?
↧