Rocket: Efficient and Scalable All-Pairs Computations on Heterogeneous Platforms

Open Access
Authors
Publication date 2020
Book title Proceedings of SC20: The International Conference for High Performance Computing, Networking, Storage and Analysis
Book subtitle virtual event, November 9-19, 2020
ISBN
  • 9781728199993
ISBN (electronic)
  • 9781728199986
Event SC 20: the International Conference for High Performance Computing, Networking, Storage and Analysis
Article number 101
Number of pages 12
Publisher IEEE Press
Organisations
  • Faculty of Science (FNWI) - Informatics Institute (IVI)
Abstract
All-pairs compute problems apply a user-defined function to each combination of two items of a given data set. Although these problems present an abundance of parallelism, data reuse must be exploited to achieve good performance. Several researchers considered this problem, either resorting to partial replication with static work distribution or dynamic scheduling with full replication. In contrast, we present a solution that relies on hierarchical multi-level software-based caches to maximize data reuse at each level in the distributed memory hierarchy, combined with a divide-and-conquer approach to exploit data locality, hierarchical work-stealing to dynamically balance the workload, and asynchronous processing to maximize resource utilization. We evaluate our solution using three real-world applications (from digital forensics, localization microscopy, and bioinformatics) on different platforms (from a desktop machine to a supercomputer). Results shows excellent efficiency and scalability when scaling to 96 GPUs, even obtaining super-linear speedups due to a distributed cache.
Document type Conference contribution
Language English
Published at https://doi.org/10.1109/SC41405.2020.00105
Published at https://dl.acm.org/doi/10.5555/3433701.3433835
Downloads
Rocket (Final published version)
Permalink to this page
Back