English

Peformance Isolation for Inference Processes in Edge GPU Systems

Operating Systems 2026-01-28 v2 Distributed, Parallel, and Cluster Computing

Abstract

This work analyzes the main isolation mechanisms available in modern NVIDIA GPUs: MPS, MIG, and the recent Green Contexts, to ensure predictable inference time in safety-critical applications using deep learning models. The experimental methodology includes performance tests, evaluation of partitioning impact, and analysis of temporal isolation between processes, considering both the NVIDIA A100 and Jetson Orin platforms. It is observed that MIG provides a high level of isolation. At the same time, Green Contexts represent a promising alternative for edge devices by enabling fine-grained SM allocation with low overhead, albeit without memory isolation. The study also identifies current limitations and outlines potential research directions to improve temporal predictability in shared GPUs.

Keywords

Cite

@article{arxiv.2601.07600,
  title  = {Peformance Isolation for Inference Processes in Edge GPU Systems},
  author = {Juan José Martín and José Flich and Carles Hernández},
  journal= {arXiv preprint arXiv:2601.07600},
  year   = {2026}
}
R2 v1 2026-07-01T09:00:50.728Z