Michael Stumm: Publications

Paper Details

Reference:

Govindan Ravindran and Michael Stumm,
"A performance comparison of hierarchical ring- and mesh-connected multiprocessor networks",
In Proceedings 3rd IEEE Symposium on High-Performance Computer Architecture (HPCA'97), San Antonio, TX, USA, February, IEEE Computer Society, Washington, DC, USA, February, 1997, pp. 58–69.

Download:

PDF

Abstract:

This paper compares the performance of hierarchical ring- and mesh-connected wormhole routed shared memory multiprocessor networks in a simulation study. Hierarchical rings are interesting alternatives to meshes since i) they can be clocked at faster rates, ii) they can have wider data paths and hence shorter message sizes, iii) they allow addition and removal of processing nodes at arbitrary locations, iv) their topology allows natural exploitation in the spatial locality of application memory access patterns, and v) their topology allows efficient implementation of broadcasts.

Our study shows that for workloads with little locality, meshes scale better than ring networks because ring-based systems have limited bisection bandwidth. However, for workloads with some memory access locality, hierarchical rings outperform meshes by 20-40% for system sizes of up to 128 processors. Even with poor access locality, hierarchical rings will outperform meshes for these system sizes if the mesh router buffers are only 1-flit large, and they will outperform meshes in systems with less than 36 processors regardless of mesh router buffer size.

Keywords:

Computer architecture, networks, hierarchical ring networks, mesh networks, wormhole routing, shared memory multiprocessors

Reference Info:

DOI: 10.1109/HPCA.1997.569606
ACMid: 822685
ISBN: 0-8186-7764-3

BibTeX:

@inproceedings(Ravindran-HPCA97,
    author = {Govindan Ravindran and Michael Stumm},
    title = {A performance comparison of hierarchical ring- and mesh-connected multiprocessor networks},
    booktitle = {Proceedings 3rd IEEE Symposium on High-Performance Computer Architecture (\textbf{HPCA'97})},
    location = {San Antonio, TX, USA, February},
    organization = {IEEE Computer Society},
    address = {Washington, DC, USA},
    month = {February},
    year = {1997},
    pages = {58-69},
    doi = {10.1109/HPCA.1997.569606},
    isbn = {0-8186-7764-3},
    keywords = {Computer architecture, networks, hierarchical ring networks, mesh networks, wormhole routing, shared memory multiprocessors}
)