Research Article

HPGraph: High-Performance Graph Analytics with Productivity on the GPU

Figure 1

A simple example for computing out-degree with a SPMV operation. (a) Logical representation. (b) The adjacency matrix storage graph. (c) Out-degree calculation using SPMV . The out-degrees are stored in the resulted y.
(a)
(b)
(c)