- Home
- Search Results
- Page 1 of 1
Search for: All records
-
Total Resources4
- Resource Type
-
0002000002000000
- More
- Availability
-
22
- Author / Contributor
- Filter by Author / Creator
-
-
Li, Chaoqun (4)
-
Du, Xiaojiang (2)
-
Hu, Runbang (2)
-
Ji, Yuede (2)
-
Kim, Isaac (2)
-
Lang, Kai (2)
-
Zhang, X. Peter (2)
-
Cheng, Qigan (1)
-
Cui, Xin (1)
-
Fields, Kimberly B. (1)
-
Gill, Joseph B. (1)
-
Hu, Yang (1)
-
Lu, Hongjian (1)
-
Marshall, McKenzie (1)
-
Wojtas, Lukasz (1)
-
#Tyler Phillips, Kenneth E. (0)
-
#Willis, Ciara (0)
-
& Abreu-Ramos, E. D. (0)
-
& Abramson, C. I. (0)
-
& Abreu-Ramos, E. D. (0)
-
- Filter by Editor
-
-
null (1)
-
& Spizer, S. M. (0)
-
& . Spizer, S. (0)
-
& Ahn, J. (0)
-
& Bateiha, S. (0)
-
& Bosch, N. (0)
-
& Brennan K. (0)
-
& Brennan, K. (0)
-
& Chen, B. (0)
-
& Chen, Bodong (0)
-
& Drown, S. (0)
-
& Ferretti, F. (0)
-
& Higgins, A. (0)
-
& J. Peters (0)
-
& Kali, Y. (0)
-
& Ruiz-Arias, P.M. (0)
-
& S. Spitzer (0)
-
& Sahin. I. (0)
-
& Spitzer, S. (0)
-
& Spitzer, S.M. (0)
-
-
Have feedback or suggestions for a way to improve these results?
!
Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
Some full text articles may not yet be available without a charge during the embargo (administrative interval).
What is a DOI Number?
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
-
Breadth-First Search (BFS) is a fundamental graph traversal algorithm in a level-by-level pattern. It has been widely used in real-world applications, such as social network analysis, scientific computing, and web crawling. However, achieving high performance for BFS on large-scale graphs remains a challenging task due to irregular memory access patterns, diverse graph structures, and the necessity for efficient parallelization. This paper addresses these challenges by designing a highly optimized parallel BFS implementation based on the top-down and bottom-up traversal strategies. It further integrates several key innovations, including graph typea-ware computation strategy selection, graph pruning, twolevel bottom-up, and efficient parallel implementation. We evaluate our method on 11 diverse graphs in terms of size, diameter, and density. On a CPU server with 48 threads, our method achieves an average speedup of 9.5x over the serial BFS implementation. Also, on a synthetic dense graph, our method processes 9.3 billion edges per second, showing its efficiency in dense graph traversal.more » « lessFree, publicly-accessible full text available March 1, 2026
-
Hu, Runbang; Li, Chaoqun; Du, Xiaojiang; Ji, Yuede (, ACM)The single-source shortest path (SSSP) problem is essential in graph theory with applications in navigation, biology, social networks, and traffic analysis. The -Stepping algorithm enhances parallelism by grouping vertices into "buckets" based on their tentative distances. However, its performance depends on values and graph properties. This paper introduces an adaptive parallel Delta-Stepping implementation with three innovations: neighbor reordering, bucket fusion, and graph type-aware selection. Tested on 11 diverse graphs, it achieves an average 7.1× speedup over serial Dijkstra’s algorithm on a 48-thread CPU server.more » « lessFree, publicly-accessible full text available March 1, 2026
-
Lang, Kai; Li, Chaoqun; Kim, Isaac; Zhang, X. Peter (, Journal of the American Chemical Society)null (Ed.)
-
Hu, Yang; Lang, Kai; Li, Chaoqun; Gill, Joseph B.; Kim, Isaac; Lu, Hongjian; Fields, Kimberly B.; Marshall, McKenzie; Cheng, Qigan; Cui, Xin; et al (, Journal of the American Chemical Society)
An official website of the United States government
