Multiple-combinational-channel: A network architecture for workload balance and deadlock free.

Liwei Chen,Yipeng Wang,Huandong Wang,Wenxiang Wang,Hua Jing,Guangfei Zhang
DOI: https://doi.org/10.1016/j.future.2015.08.013
IF: 7.307
2016-01-01
Future Generation Computer Systems
Abstract:As the number of cores in chip multiprocessors (CMPs) increases rapidly, network-on-chips (NoCs) have become the major role in ensuring performance and power scalability. In this paper, we propose multiple-combinational-channel (MCC), a load balancing and deadlock free interconnect network, for cache-coherent non-uniform memory accessing (CC-NUMA). In order to make load more balancing and reduce power dissipation, we combine low usage channels and make high usage channels independent and wide enough, since messages transmitted over NoC have different widths and injection rates. Furthermore, based on the in-depth analysis of network traffic, we summarize four traffic patterns and establish several rules to avoid protocol-level deadlocks. We implement MCC on a 16-core CMPs, and evaluate the workload balance, area, power and performance using universal workloads. The experimental results show that MCC reduces nearly 21% power than multiple-physical-channel with similar throughput. Moreover, MCC improves 10% performance with similar area and power, compared to packet-switching architecture with virtual channels.
What problem does this paper attempt to address?