Errare-humanum-est/HeteroGen: HeteroGen HPCA'22 Release
Description
We solve the two challenges architects face when designing heterogeneous processors with cache coherent shared memory. First, we develop an automated tool, called HeteroGen, for composing clusters of cores, each with its own coherence protocol. Second, we show that the output of HeteroGen adheres to a precisely defined memory consistency model that we call a compound consistency model. For a wide variety of protocols --- including the MOESI variants, as well as those that are targeted towards Total Store Order and Release Consistency --- we show that HeteroGen can correctly fuse them. To validate HeteroGen, we develop the first litmus tests for verifying that heterogeneous protocols satisfy compound consistency models. To understand the possible performance implications of automatic protocol generation, we compared against a publicly available manually-generated heterogeneous protocol. Our results show that performance is comparable.
Files
Errare-humanum-est/HeteroGen-v1.0.3.zip
Files
(736.5 kB)
Name | Size | Download all |
---|---|---|
md5:74ddccde71e72a0f5c8088fbd1de25cc
|
736.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Errare-humanum-est/HeteroGen/tree/v1.0.3 (URL)