@inproceedings{9f81a673eec94ed193641d9e2384a2e1,
title = "Accelerating data movement on future chip multi-processors",
abstract = "Moving data between cores on hardware coherent architectures suffers from memory latency and causes cache misses and coherence traffic, which are obstacles to achieving high performance. In this paper, we evaluate the potential for hardware optimization of message data transfer on chip multiprocessors with a combination of NAS parallel MPI benchmarks, Intel IMB MPI benchmarks, and a few microbenchmarks on a full-system simulator based on Simics and FeS2. We show that while passive hardware driven by cores can reduce cache traffic, it provides limited performance gains. We propose a data movement manager (DMM) that uses the on-chip coherence protocols to implement zero-copy message passing between separate address spaces and to remove synchronization and copy overheads from the processors. We also discuss methods for managing data placement in caches to reduce latency. We show that such a design shows substantial promise for both cache traffic reduction and performance improvements.",
keywords = "cache hierarchy, data movement, memory hierarchy, multi-core, multi-core architecture design",
author = "Junli Gu and Rakesh Kumar and Lumetta, {Steven Sam} and Yihe Sun",
year = "2010",
month = dec,
day = "1",
doi = "10.1145/1882453.1882457",
language = "English (US)",
isbn = "9781450300087",
series = "ACM International Conference Proceeding Series",
booktitle = "Proceedings of the 2nd International Forum on Next-Generation Multicore/Manycore Technologies, IFMT'2010 - In Conjunction with the 37th Intl. Symposium on Computer Architecture, ISCA 2010",
note = "2nd International Forum on Next Generation Multicore/Manycore Technologies, IFMT'2010, Co-located with the 37th International Symposium on Computer Architecture, ISCA 2010 ; Conference date: 19-06-2010 Through 19-06-2010",
}