@inproceedings{e248a5a4876d4fa0b171e78664628bff,
title = "WAYPOINT: Scaling coherence to thousand-core architectures",
abstract = "In this paper, we evaluate a set of coherence architectures in the context of a 1024-core chip multiprocessor (CMP) tailored to throughput-oriented parallel workloads. Based on our analysis, we develop and evaluate two techniques for scaling coherence to thousand-core CMPs. We find that a broadcast-based probe filtering scheme provides reasonable performance up to 128 cores for some benchmarks, but is not generally scalable. We propose a broadcast-collective network for accelerating probe filter misses, which extends scalability but falls short of supporting 1024 cores. We find that a sparse directory with an invalidate-on-evict policy can work well for many throughput-oriented workloads. However, the on-die structures required to achieve good performance carry a large performance and power overhead. To achieve thousand-core scalability with smaller and less associative sparse directories, we introduce WayPoint, a mechanism that increases directory associativity and capacity dynamically. Using less than 3% of total die area, Way-Point achieves performance within 4% of an infinitely large on-die directory.",
keywords = "accelerator architecture, cache coherence, probe filtering",
author = "Kelm, {John H.} and Johnson, {Matthew R.} and Lumettta, {Steven S.} and Patel, {Sanjay J.}",
year = "2010",
doi = "10.1145/1854273.1854291",
language = "English (US)",
isbn = "9781450301787",
series = "Parallel Architectures and Compilation Techniques - Conference Proceedings, PACT",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "99--109",
booktitle = "PACT'10 - Proceedings of the 19th International Conference on Parallel Architectures and Compilation Techniques",
address = "United States",
note = "19th International Conference on Parallel Architectures and Compilation Techniques, PACT 2010 ; Conference date: 11-09-2010 Through 15-09-2010",
}