DeNovo: Rethinking the Memory Hierarchy for Disciplined Parallelism

Parallel Architectures and Compilation Techniques(2011)

引用 245|浏览10
暂无评分
摘要
For parallelism to become tractable for mass programmers, shared-memory languages and environments must evolve to enforce disciplined practices that ban "wild shared-memory behaviors;'' e.g., unstructured parallelism, arbitrary data races, and ubiquitous non-determinism. This software evolution is a rare opportunity for hardware designers to rethink hardware from the ground up to exploit opportunities exposed by such disciplined software models. Such a co-designed effort is more likely to achieve many-core scalability than a software-oblivious hardware evolution. This paper presents DeNovo, a hardware architecture motivated by these observations. We show how a disciplined parallel programming model greatly simplifies cache coherence and consistency, while enabling a more efficient communication and cache architecture. The DeNovo coherence protocol is simple because it eliminates transient states - verification using model checking shows 15X fewer reachable states than a state-of-the-art implementation of the conventional MESI protocol. The DeNovo protocol is also more extensible. Adding two sophisticated optimizations, flexible communication granularity and direct cache-to-cache transfers, did not introduce additional protocol states (unlike MESI). Finally, DeNovo shows better cache hit rates and network traffic, translating to better performance and energy. Overall, a disciplined shared-memory programming model allows DeNovo to seamlessly integrate message passing-like interactions within a global address space for improved design complexity, performance, and efficiency.
更多
查看译文
关键词
hardware architecture,protocols,parallel programming model,disciplined parallelism,mass programmer,network traffic,denovo coherence protocol,shared-memory language,additional protocol state,parallel programming,cache storage,software-oblivious hardware evolution,direct cache-to-cache transfer,conventional mesi protocol,denovo protocol,design complexity,flexible communication granularity,disciplined software model,hardware designer,disciplined shared-memory programming model,memory hierarchy,shared memory systems,ubiquitous computing,shared-memory programming model,cache architecture,software evolution,arbitrary data race,disciplined parallel programming model,message passing,cache hit rate,mesi protocol,parallel memories,many-core scalability,coherence,programming,model checking,shared memory,cache coherence,programming model,hardware
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要