2 papers
cs.DC2021
MT-lib: A Topology-aware Message Transfer Library for Graph500 on Supercomputers
Xinbiao Gan, Wen Tan
We present MT-lib, an efficient message transfer library for messages gather and scatter in benchmarks like Graph500 for Supercomputers. Our library includes MST version as well as…
cs.DC2021
Customizing Graph500 for Tianhe Pre-exacale system
Xinbiao Gan
BFS (Breadth-First Search) is a typical graph algorithm used as a key component of many graph applications. However, current distributed parallel BFS implementations suffer from ir…