Return
Efficiently Exploiting Irregular Parallelism Using Keys at Scale
DOI:10.1007/978-3-032-02436-7_6.png)
Abstract
En 中文
Motivated by the challenges of programming irregular applications for machines with million-fold parallelism, we present a key-based programming model, called key-value map-shuffle-reduce (KVMSR), that enables programmers to optimize fine-grained parallel programs. KVMSR expresses parallelism on a global address space and features modular interfaces to flexibly bind computation to available compute resources. We define the KVMSR model and illustrate it with three programs, convolution filter, PageRank and BFS, to show its ability to separate computation expression from binding to computation location for high performance. On a 8,192-way parallel compute system, KVMSR modular computation location control achieves up to 2,317x performance with static approaches and an increase of 549x to 2,715x speedup with dynamic approaches for computation location binding.
Keywords:
graph computing
parallel computing
fine-grained parallelism
scalable computing
high-performance computing
map-reduce
Journal
L
IF:
0
Papers:
14
Citations:
0

