@inproceedings{4e238cc8366540beb5fdbc257aa42995,
title = "ICHAT: Inter-cache hardware-assistant data transfer for heterogeneous chip multiprocessors",
abstract = "Modern heterogeneous multiprocessors integrate CPU and GPU together to provide a boost to computational performance. Data sharing and communication between CPU and GPU has been a critical issue for the final speedup. With tighter integration of CPU and GPU, it has the advantage of sharing and moving data more efficiently in order to leverage the computational power that a GPU can provide. Initially, DMA or PCIe devices were used to transfer data between CPU and GPU with low efficiency and little flexibility. Recently a single address space and coherent cache hierarchies are being adopted in heterogeneous architectures to share data more efficiently. Thus it poses new challenge to understand the communication overheads in this new context and to improve communication efficiencies for these architectures. This paper proposes a novel approach called iCHAT (inter-Cache Hardware-Assistant data Transfer) to manage data transfer between the CPU cache and the GPU cache efficiently. The iCHAT technique proposed in this paper detects the communication patterns and eagerly evicts data from the owner's caches and prepares for the requestor's demand. We implement the iCHAT design in a simulator based on gem5 and an AMD in-house GPU simulator. Experimental results show that the communication related eviction traffic is reduced by an average of 40% and the total directory traffic is reduced by 8% on average. We implement a bounding experiment that provides a quantitative evaluation of inter CPU-GPU transfers and requests to communication data, which indicates that iCHAT could achieve on average 1.4x speedup for Rodinia benchmark suite and 1.2x speedup for AMD SDK APPs.",
author = "Junli Gu and Beckmann, {Bradford M.} and Ting Cao and Yu Hu",
note = "Publisher Copyright: {\textcopyright} 2014 IEEE.; 9th IEEE International Conference on Networking, Architecture, and Storage, NAS 2014 ; Conference date: 06-08-2014 Through 08-08-2014",
year = "2014",
month = oct,
day = "13",
doi = "10.1109/NAS.2014.43",
language = "English",
series = "Proceedings - 9th IEEE International Conference on Networking, Architecture, and Storage, NAS 2014",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "242--251",
booktitle = "Proceedings - 9th IEEE International Conference on Networking, Architecture, and Storage, NAS 2014",
address = "United States",
}