For large-scale graph analytics on the GPU, the irregularity of dataaccess/control flow and the complexity of programming GPUs have been twosignificant challenges for developing a programmable high-performance graphlibrary. "Gunrock," our high-level bulk-synchronous graph-processing systemtargeting the GPU, takes a new approach to abstracting GPU graph analytics:rather than designing an abstraction around computation, Gunrock insteadimplements a novel data-centric abstraction centered on operations ona vertex or edge frontier. Gunrock achieves a balance between performance andexpressiveness by coupling high-performance GPU computing primitives andoptimization strategies with a high-level programming model that allowsprogrammers to quickly d...
Graphs are the de facto data structures for many applications, and efficient graph processing is a m...
Graph analytics is fundamental in unlocking key insights by mining large volumes of highly connected...
High-performance implementations of graph algorithms are challenging to implement on new parallel ha...
For large-scale graph analytics on the GPU, the irregularity of dataaccess/control flow and the comp...
For large-scale graph analytics on the GPU, the irregularity of data access and control flow, and th...
We present a plan to develop the “Gunrock” programmable, high-performance graph analytics library fo...
The growing use of graph in many fields has sparked a broad interest in developing high-level graph ...
We identify several factors that are critical to high-performance GPU graph analytics: efficient bui...
Existing GPU graph analytics frameworks are typically built from specialized, bottom-up implementati...
We present a single-node, multi-GPU programmable graph processing library that allows programmers to...
Graphs are de facto data structures for many applications, and efficient graph processing is a must ...
Abstract—Graphs are common data structures for many applications, and efficient graph processing is ...
Data analysis is a rising field of interest for computer science research due to the growing amount ...
Accelerator-based systems are making rapid inroads into becoming platforms of choice for both high e...
We design and implement parallel graph coloring algorithms on the GPU using two different abstractio...
Graphs are the de facto data structures for many applications, and efficient graph processing is a m...
Graph analytics is fundamental in unlocking key insights by mining large volumes of highly connected...
High-performance implementations of graph algorithms are challenging to implement on new parallel ha...
For large-scale graph analytics on the GPU, the irregularity of dataaccess/control flow and the comp...
For large-scale graph analytics on the GPU, the irregularity of data access and control flow, and th...
We present a plan to develop the “Gunrock” programmable, high-performance graph analytics library fo...
The growing use of graph in many fields has sparked a broad interest in developing high-level graph ...
We identify several factors that are critical to high-performance GPU graph analytics: efficient bui...
Existing GPU graph analytics frameworks are typically built from specialized, bottom-up implementati...
We present a single-node, multi-GPU programmable graph processing library that allows programmers to...
Graphs are de facto data structures for many applications, and efficient graph processing is a must ...
Abstract—Graphs are common data structures for many applications, and efficient graph processing is ...
Data analysis is a rising field of interest for computer science research due to the growing amount ...
Accelerator-based systems are making rapid inroads into becoming platforms of choice for both high e...
We design and implement parallel graph coloring algorithms on the GPU using two different abstractio...
Graphs are the de facto data structures for many applications, and efficient graph processing is a m...
Graph analytics is fundamental in unlocking key insights by mining large volumes of highly connected...
High-performance implementations of graph algorithms are challenging to implement on new parallel ha...