23 citations · 99 across the 25 of their papers we have counts for
3 papers · 1 filter
Graphyti: A Semi-External Memory Graph Library for FlashGraph
Disa Mhembere, Da Zheng, Carey E. Priebe +2
Graph datasets exceed the in-memory capacity of most standalone machines. Traditionally, graph frameworks have overcome memory limitations through scale-out, distributing computing…
clusterNOR: A NUMA-Optimized Clustering Framework
Disa Mhembere, Da Zheng, Carey E. Priebe +2
Clustering algorithms are iterative and have complex data access patterns that result in many small random memory accesses. The performance of parallel implementations suffer from…
An SSD-based eigensolver for spectral analysis on billion-node graphs
Da Zheng, Randal Burns, Joshua Vogelstein +2
Many eigensolvers such as ARPACK and Anasazi have been developed to compute eigenvalues of a large sparse matrix. These eigensolvers are limited by the capacity of RAM. They run in…