Saved in:
Bibliographic Details
Main Authors: Bhaskar, Marati, Kanakagiri, Raghavendra
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2503.00430
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866915178405167104
author Bhaskar, Marati
Kanakagiri, Raghavendra
author_facet Bhaskar, Marati
Kanakagiri, Raghavendra
contents Breadth-first search (BFS) is a fundamental graph algorithm that presents significant challenges for parallel implementation due to irregular memory access patterns, load imbalance and synchronization overhead. In this paper, we introduce a set of optimization strategies for parallel BFS on multicore systems, including hybrid traversal, bitmap-based visited set, and a novel non-atomic distance update mechanism. We evaluate these optimizations across two different architectures - a 24-core Intel Xeon platform and a 128-core AMD EPYC system - using a diverse set of synthetic and real-world graphs. Our results demonstrate that the effectiveness of optimizations varies significantly based on graph characteristics and hardware architecture. For small-diameter graphs, our hybrid BFS implementation achieves speedups of 3-8x on the Intel platform and $3-10\times$ on the AMD system compared to a conventional parallel BFS implementation. However, the performance of large-diameter graphs is more nuanced, with some of the optimizations showing varied performance across platforms including performance degradation in some cases.
format Preprint
id arxiv_https___arxiv_org_abs_2503_00430
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle Performance-Driven Optimization of Parallel Breadth-First Search
Bhaskar, Marati
Kanakagiri, Raghavendra
Distributed, Parallel, and Cluster Computing
Breadth-first search (BFS) is a fundamental graph algorithm that presents significant challenges for parallel implementation due to irregular memory access patterns, load imbalance and synchronization overhead. In this paper, we introduce a set of optimization strategies for parallel BFS on multicore systems, including hybrid traversal, bitmap-based visited set, and a novel non-atomic distance update mechanism. We evaluate these optimizations across two different architectures - a 24-core Intel Xeon platform and a 128-core AMD EPYC system - using a diverse set of synthetic and real-world graphs. Our results demonstrate that the effectiveness of optimizations varies significantly based on graph characteristics and hardware architecture. For small-diameter graphs, our hybrid BFS implementation achieves speedups of 3-8x on the Intel platform and $3-10\times$ on the AMD system compared to a conventional parallel BFS implementation. However, the performance of large-diameter graphs is more nuanced, with some of the optimizations showing varied performance across platforms including performance degradation in some cases.
title Performance-Driven Optimization of Parallel Breadth-First Search
topic Distributed, Parallel, and Cluster Computing
url https://arxiv.org/abs/2503.00430