2000
DOI: 10.1007/3-540-44985-x_36
|View full text |Cite
|
Sign up to set email alerts
|

A Blocked All-Pairs Shortest-Paths Algorithm

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
42
0
3

Year Published

2005
2005
2024
2024

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 28 publications
(45 citation statements)
references
References 15 publications
0
42
0
3
Order By: Relevance
“…We have related these performance gains to improved memory system behavior of the optimized programs. Both our work and previous research [14,19] show that the algorithmic transformation of dynamic programming is an efficient and important approach to optimize irregular programs.…”
Section: Discussionmentioning
confidence: 89%
See 1 more Smart Citation
“…We have related these performance gains to improved memory system behavior of the optimized programs. Both our work and previous research [14,19] show that the algorithmic transformation of dynamic programming is an efficient and important approach to optimize irregular programs.…”
Section: Discussionmentioning
confidence: 89%
“…LaMarca et al [11] developed analytical models and showed simulation results predicting the number of cache misses for heaps. For dynamic programming algorithms, Venkataraman et al [19] presented tiled implementation of the Floyd-Warshall algorithm and derived an upper bound of an achievable speedup of 2 for state-of-the-art architectures. The common feature of these work is cache-aware, that is, the optimized algorithm contains parameters (set at either compile-time or runtime) that can be tuned to optimize the algorithm for some particular cache size and organization.…”
Section: Related Workmentioning
confidence: 98%
“…This is the current known best result of the APSP problem on GPUs. Matsumoto et al proposed a hybrid APSP work based on the work in [46,33]. Here the authors used a block based structure for the minimization of communication overheads between CPU and GPU and is hence more efficient.…”
Section: Related Workmentioning
confidence: 97%
“…On GPUs, there are very few reported implementations. Notable among these are those of Harish et al [20], Katz et al [25], and [46]. In Harish et al [20], the problem is solved by running a parallel Dijkstra's algorithm [15].…”
Section: All Pairs Shortest Pathsmentioning
confidence: 99%
See 1 more Smart Citation