We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DC

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Distributed, Parallel, and Cluster Computing

Title: Parallel Delta-Stepping Algorithm for Shared Memory Architectures

Abstract: We present a shared memory implementation of a parallel algorithm, called delta-stepping, for solving the single source shortest path problem for directed and undirected graphs. In order to reduce synchronization costs we make some deviations from the algorithm and discuss the consequences. We study the behaviour of our implementation on small-world and scale-free graphs, and graphs arising from game maps. We collect performance data on multi-core CPUs and Intel Xeon Phi. When run in sequential mode, our implementation outperforms the implementation of Dijkstra's algorithm from Boost Graph Library on graphs with a small diameter. Both on the CPU and the co-processor we achieve an overall performance of at least 50% parallel efficiency.
Comments: Measurements in section 4 are incorrect
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC)
Cite as: arXiv:1604.02113 [cs.DC]
  (or arXiv:1604.02113v2 [cs.DC] for this version)

Submission history

From: Simon Pintarelli [view email]
[v1] Thu, 7 Apr 2016 19:04:53 GMT (1446kb,D)
[v2] Mon, 20 Feb 2017 16:20:48 GMT (0kb,I)

Link back to: arXiv, form interface, contact.