Affiliation:
1. University of Michigan, Ann Arbor, MI, USA
2. Hongik University, Seoul, South Korea
Abstract
The demand for multitasking on graphics processing units (GPUs) is constantly increasing as they have become one of the default components on modern computer systems along with traditional processors (CPUs). Preemptive multitasking on CPUs has been primarily supported through context switching. However, the same preemption strategy incurs substantial overhead due to the large context in GPUs. The overhead comes in two dimensions: a preempting kernel suffers from a long preemption latency, and the system throughput is wasted during the switch. Without precise control over the large preemption overhead, multitasking on GPUs has little use for applications with strict latency requirements.
In this paper, we propose Chimera, a collaborative preemption approach that can precisely control the overhead for multitasking on GPUs. Chimera first introduces streaming multiprocessor (SM) flushing, which can instantly preempt an SM by detecting and exploiting idempotent execution. Chimera utilizes flushing collaboratively with two previously proposed preemption techniques for GPUs, namely context switching and draining to minimize throughput overhead while achieving a required preemption latency. Evaluations show that Chimera violates the deadline for only 0.2% of preemption requests when a 15us preemption latency constraint is used. For multi-programmed workloads, Chimera can improve the average normalized turnaround time by 5.5x, and system throughput by 12.2%.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Cited by
5 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Cluster-aware scheduling in multitasking GPUs;Real-Time Systems;2023-11-22
2. Characterizing concurrency mechanisms for NVIDIA GPUs under deep learning workloads;Performance Evaluation;2021-11
3. GSLICE;Proceedings of the 11th ACM Symposium on Cloud Computing;2020-10-12
4. Heimdall;Proceedings of the 26th Annual International Conference on Mobile Computing and Networking;2020-09-18
5. MaxPair;Proceedings of the 11th Workshop on General Purpose GPUs;2018-02-24