Home Publications edited volumes Awards Research Teaching Miscellaneous Full CV [pdf] BLOG
Events
Past Events
|
Publications of Torsten Hoefler
Jens Domke, Torsten Hoefler, Satoshi Matsuoka:
| | Routing on the Dependency Graph: A New Approach to Deadlock-Free High-Performance Routing
(In Proceedings of the 25th Symposium on High-Performance Parallel and Distributed Computing (HPDC'16), Jun. 2016)
AbstractLossless interconnection networks are omnipresent in high
performance computing systems, data centers and network-on-chip architectures. Such networks require efficient and
deadlock-free routing functions to utilize the available hardware. Topology-aware routing functions become increasingly
inapplicable, due to irregular topologies, which either are
irregular by design or as a result of hardware failures. Existing topology-agnostic routing methods either suffer from
poor load balancing or are not bounded in the number of
virtual channels needed to resolve deadlocks in the routing tables. We propose a novel topology-agnostic routing approach
which implicitly avoids deadlocks during the path calculation
instead of solving both problems separately. We present a
model implementation, called Nue 1 , of a destination-based
and oblivious routing function. Nue routing heuristically optimizes the load balancing while enforcing deadlock-freedom
without exceeding a given number of virtual channels, which
we demonstrate based on the InfiniBand architecture.
Documentsdownload article: download slides: | | BibTeX | @inproceedings{nue_routing, author={Jens Domke and Torsten Hoefler and Satoshi Matsuoka}, title={{Routing on the Dependency Graph: A New Approach to Deadlock-Free High-Performance Routing}}, year={2016}, month={Jun.}, booktitle={Proceedings of the 25th Symposium on High-Performance Parallel and Distributed Computing (HPDC'16)}, source={http://www.unixer.de/~htor/publications/}, } |
|
|