Publication:
Griffin: hardware-software support for efficient page migration in Multi-GPU systems

dc.contributor.authorBaruah, Trinayan
dc.contributor.authorSun, Yifan
dc.contributor.authorDinçer, Ali Tolga
dc.contributor.authorMojumder, Saiful A.
dc.contributor.authorAbellán Miguel, José Luis
dc.contributor.authorUkidave, Yash
dc.contributor.authorJoshi, Ajay
dc.contributor.authorRubin, Norman
dc.contributor.authorKim, John
dc.contributor.authorKaeli, David
dc.contributor.departmentIngeniería y Tecnología de Computadores
dc.contributor.otherFacultad de Informática
dc.date.accessioned2026-02-26T07:54:15Z
dc.date.available2026-02-26T07:54:15Z
dc.date.copyright© IEEE - All rights reserved
dc.date.issued2020-04-16
dc.description.abstractAs transistor scaling becomes increasingly more difficult to achieve, scaling the core count on a single GPU chip has also become extremely challenging. As the volume of data to process in today's increasingly parallel workloads continues to grow unbounded, we need to find scalable solutions that can keep up with this increasing demand. To meet the need of modern-day parallel applications, multi-GPU systems offer a promising path to deliver high performance and large memory capacity. However, multi-GPU systems suffer from performance issues associated with GPU-to-GPU communication and data sharing, which severely impact the benefits of multi-GPU systems. Programming multi-GPU systems has been made considerably simpler with the advent of Unified Memory which enables runtime migration of pages to the GPU on demand. Current multi-GPU systems rely on a first-touch Demand Paging scheme, where memory pages are migrated from the CPU to the GPU on the first GPU access to a page. The data sharing nature of GPU applications makes deploying an efficient programmer-transparent mechanism for inter-GPU page migration challenging. Therefore following the initial CPU-to-GPU page migration, the page is pinned on that GPU. Future accesses to this page from other GPUs happen at a cache-line granularity - pages are not transferred between GPUs without significant programmer intervention. We observe that this mechanism suffers from two major drawbacks: 1) imbalance in the page distribution across multiple GPUs, and 2) inability to move the page to the GPU that uses it most frequently. Both of these problems lead to load imbalance across GPUs, degrading the performance of the multi-GPU system. To address these problems, we propose Griffin, a holistic hardware-software solution to improve the performance of NUMA multi-GPU systems. Griffin introduces programmer-transparent modifications to both the IOMMU and GPU architecture, supporting efficient runtime page migration based on locality information. In particular, Griffin employs a novel mechanism to detect and move pages at runtime between GPUs, increasing the frequency of resolving accesses locally, which in turn improves the performance. To ensure better load balancing across GPUs, Griffin employs a Delayed First-Touch Migration policy that ensures pages are evenly distributed across multiple GPUs. Our results on a diverse set of multi-GPU workloads show that Griffin can achieve up to a 2.9× speedup on a multi-GPU system, while incurring low implementation overhe
dc.formatapplication/pdf
dc.format.extent14
dc.identifier.citationT. Baruah et al., "Griffin: Hardware-Software Support for Efficient Page Migration in Multi-GPU Systems," 2020 IEEE International Symposium on High Performance Computer Architecture (HPCA), San Diego, CA, USA, 2020, pp. 596-609, doi: 10.1109/HPCA47549.2020.00055
dc.identifier.doihttps://doi.org/10.1109/HPCA47549.2020.00055
dc.identifier.eissn2378-203X
dc.identifier.issn1530-0897
dc.identifier.urihttp://hdl.handle.net/10201/213821
dc.languageeng
dc.publisherIEEE
dc.relationThis work was supported in part by NSF CNS1525412, NSF CNS-1525474, MINECO TIN2016-78799-P, NRF-2015M3C4A7065647, NRF-2017R1A2B4011457, and AMD.
dc.relation.ispartof2020 IEEE International Symposium on High Performance Computer Architecture (HPCA), San Diego, CA, USA, 2020
dc.relation.publisherversionhttps://ieeexplore.ieee.org/document/9065453
dc.rightsAttribution-NonCommercial-NoDerivatives 4.0 International*
dc.rights.accessRightsinfo:eu-repo/semantics/openAccess
dc.rights.urihttp://creativecommons.org/licenses/by-nc-nd/4.0/*
dc.subjectMulti GPU
dc.subjectNUMA
dc.subjectPage Migration
dc.subjectGPU
dc.subject.odsNo relacionado con ningún objetivo de desarrollo sostenible
dc.titleGriffin: hardware-software support for efficient page migration in Multi-GPU systems
dc.typeinfo:eu-repo/semantics/lecture
dc.type.versioninfo:eu-repo/semantics/acceptedVersion
dspace.entity.typePublicationes
relation.isAuthorOfPublication0408fa9f-b61e-48cb-a08f-ae8999f885ee
relation.isAuthorOfPublication.latestForDiscovery0408fa9f-b61e-48cb-a08f-ae8999f885ee
Files
Original bundle
Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
HPCA2020_Griffin.pdf
Size:
398.9 KB
Format:
Adobe Portable Document Format
Description:
License bundle
Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
license.txt
Size:
1.37 KB
Format:
Item-specific license agreed upon to submission
Description:
Collections