Abstract
The Bulk Synchronous Parallel (BSP) paradigm is gaining tremendous importance recently because of the pop-ularity of computations such as distributed machine learning and graph computation. In a typical BSP job, multiple workers concurrently conduct iterative computations, where frequent synchronization is required. Therefore, the workers should be scheduled simultaneously and their placement on different computing devices could significantly affect the performance. Simply retrofitting a traditional scheduling discipline will likely not yield the desired performance due to the unique characteristics of BSP jobs. In this work, we derive SPIN, a novel scheduling designed for BSP jobs with placement-sensitive execution to minimize the makespan of all jobs. We first prove the problem approximation hardness and then present how SPIN solves it with a rounding-based randomized approximation approach. Our analysis indicates SPIN achieves a good performance guarantee efficiently. Moreover, SPIN is robust against misestimation of job execution time by theoretically bounding its negative impact. We implement SPIN on a production-trace driven testbed with 40 GPUs. Our extensive experiments show that SPIN can reduce the job makespan and the average job completion time by up to 3× and 4.68×, respectively. Our approach also demonstrates better robustness to execution time misestimation compared with heuristic baselines.
Original language | English |
---|---|
Title of host publication | INFOCOM 2020 - IEEE Conference on Computer Communications |
Publisher | IEEE |
Pages | 1053-1062 |
Number of pages | 10 |
ISBN (Electronic) | 9781728164120 |
DOIs | |
Publication status | Published - Jul 2020 |
MoE publication type | A4 Conference publication |
Event | IEEE Conference on Computer Communications - Online, Toronto, Canada Duration: 6 Jul 2020 → 9 Jul 2020 Conference number: 38 |
Publication series
Name | Proceedings - IEEE INFOCOM |
---|---|
Volume | 2020-July |
ISSN (Print) | 0743-166X |
Conference
Conference | IEEE Conference on Computer Communications |
---|---|
Abbreviated title | INFOCOM |
Country/Territory | Canada |
City | Toronto |
Period | 06/07/2020 → 09/07/2020 |