Towards Efficient and Practical GPU Multitasking in the Era of LLM
UC Berkeley
arXiv:2508.08448 [cs.OS], (11 Aug 2025)
@misc{xing2025efficientpracticalgpumultitasking,
title={Towards Efficient and Practical GPU Multitasking in the Era of LLM},
author={Jiarong Xing and Yifan Qiao and Simon Mo and Xingqi Cui and Gur-Eyal Sela and Yang Zhou and Joseph Gonzalez and Ion Stoica},
year={2025},
eprint={2508.08448},
archivePrefix={arXiv},
primaryClass={cs.OS},
url={https://arxiv.org/abs/2508.08448}
}
GPU singletasking is becoming increasingly inefficient and unsustainable as hardware capabilities grow and workloads diversify. We are now at an inflection point where GPUs must embrace multitasking, much like CPUs did decades ago, to meet the demands of modern AI workloads. In this work, we highlight the key requirements for GPU multitasking, examine prior efforts, and discuss why they fall short. To advance toward efficient and practical GPU multitasking, we envision a resource management layer, analogous to a CPU operating system, to handle various aspects of GPU resource management and sharing. We outline the challenges and potential solutions, and hope this paper inspires broader community efforts to build the next-generation GPU compute paradigm grounded in multitasking.
August 24, 2025 by hgpu
Your response
You must be logged in to post a comment.