Efficient data sharing on heterogeneous systems
View/Open
Efficient Data Sharing on Heterogeneous Systems.pdf (374,3Kb) (Restricted access)
Request copy
Què és aquest botó?
Aquest botó permet demanar una còpia d'un document restringit a l'autor. Es mostra quan:
- Disposem del correu electrònic de l'autor
- El document té una mida inferior a 20 Mb
- Es tracta d'un document d'accés restringit per decisió de l'autor o d'un document d'accés restringit per política de l'editorial
Document typeConference report
Defense date2017
PublisherInstitute of Electrical and Electronics Engineers (IEEE)
Rights accessRestricted access - publisher's policy
ProjectCOMPUTACION DE ALTAS PRESTACIONES VII (MINECO-TIN2015-65316-P)
IJCI-2015-23266 (MINECO-IJCI-2015-23266)
IJCI-2015-23266 (MINECO-IJCI-2015-23266)
Abstract
General-purpose computing on GPUs has become more accessible due to features such as shared virtual memory and demand paging. Unfortunately it comes at a price, and that is performance. Automatic memory management is convenient but suffers from many drawbacks, preventing heterogeneous systems from achieving their full potential. In this work we analyze the challenges and inefficiencies of demand paging in GPUs, in particular on collaborative computations where data migrates multiple times between host and device. We establish that demand paging on GPUs introduces significant overheads for these kind of computations, and identify the issues of false sharing and unnecessary data transfers derived from the granularity at which data is migrated. In order to alleviate these problems we propose a memory organization and dynamic migration scheme to efficiently share data between host and device at fine granularities and without software intervention. We evaluate our design with a set of collaborative heterogeneous benchmarks and find it achieves 15% lower execution times on average with cache line-sized migrations, but severely degrading performance on benchmarks that access large blocks of contiguous memory. Page-sized migrations, although inefficient, provide on average a 47% execution time reduction with our design over a baseline system implementing demand paging. Our results suggest that cache line-sized migrations are not feasible in systems using a PCI-Express interconnect. In order to understand how future interconnect technologies will impact the feasibility of fine-grained migrations, we evaluate our scheme with various link latencies. We find interconnect latencies four to five times lower than PCI-Express are sufficient to effectively share data at finer granularities.
CitationGarcía-Flores, V., Ayguade, E., Peña, A. Efficient data sharing on heterogeneous systems. A: International Conference on Parallel Processing. "ICCP 2017: 46th International Conference on Parallel Processing: proceedings: 14-17 August 2017: Bristol, United Kingdom". Bristol: Institute of Electrical and Electronics Engineers (IEEE), 2017, p. 121-130.
ISBN978-1-5386-1043-5
Publisher versionhttp://ieeexplore.ieee.org/abstract/document/8025286/
Files | Description | Size | Format | View |
---|---|---|---|---|
Efficient Data ... Heterogeneous Systems.pdf![]() | 374,3Kb | Restricted access |
All rights reserved. This work is protected by the corresponding intellectual and industrial
property rights. Without prejudice to any existing legal exemptions, reproduction, distribution, public
communication or transformation of this work are prohibited without permission of the copyright holder