Graph algorithms typically have very low computational intensities, hence their execution times are bounded by their communication requirements. In addition to improving the running time drastically, reducing communication will also help improve the energy consumption of graph algorithms. Many of the positive results for communication-avoiding algorithms come from numerical linear algebra. This suggests an immediate path forward for developing communication-avoiding graph algorithms in the language of linear algebra. Unfortunately, the algorithms that achieve communication optimality for asymptotically more available memory are the so-called 3D algorithms, yet the existing software for graph analytics is either 1D or 2D. In this talk, I wil...
Multiplication of a sparse matrix with a dense matrix is a building block of an increasing number of...
The challenges associated with graph algorithm scaling led multiple scientists to identify the need ...
The analysis of graphs has become increasingly important to a wide range of applications. Graph anal...
Future High Performance Computing (HPC) nodes will have many more processors than the contemporary a...
This dissertation advances the state of the art for scalable high-performance graph analytics and da...
This paper presents LA3, a scalable distributed system for graph analytics. LA3 couples a vertex-bas...
Abstract—Graph algorithms on distributed-memory systems typically perform heavy communication, often...
Dense linear algebra computations are essential to nearly every problem in scientific computing and ...
Sparse matrix operations dominate the cost of many scientific applications. In parallel, the perform...
The GraphBLAS standard (GraphBlas.org) is being developed to bring the potential of matrix based gra...
To efficiently scale dense linear algebra problems to future exascale systems, communication cost mu...
Abstract. Sparse matrix-matrix multiplication (or SpGEMM) is a key primitive for many high-performan...
Abstract—To efficiently scale dense linear algebra problems to future exascale systems, communicatio...
Graph processing is experiencing a surge of renewed interest as applications in social networks and ...
In parallel computing environments from multicore systems to cloud computers and supercomputers, dat...
Multiplication of a sparse matrix with a dense matrix is a building block of an increasing number of...
The challenges associated with graph algorithm scaling led multiple scientists to identify the need ...
The analysis of graphs has become increasingly important to a wide range of applications. Graph anal...
Future High Performance Computing (HPC) nodes will have many more processors than the contemporary a...
This dissertation advances the state of the art for scalable high-performance graph analytics and da...
This paper presents LA3, a scalable distributed system for graph analytics. LA3 couples a vertex-bas...
Abstract—Graph algorithms on distributed-memory systems typically perform heavy communication, often...
Dense linear algebra computations are essential to nearly every problem in scientific computing and ...
Sparse matrix operations dominate the cost of many scientific applications. In parallel, the perform...
The GraphBLAS standard (GraphBlas.org) is being developed to bring the potential of matrix based gra...
To efficiently scale dense linear algebra problems to future exascale systems, communication cost mu...
Abstract. Sparse matrix-matrix multiplication (or SpGEMM) is a key primitive for many high-performan...
Abstract—To efficiently scale dense linear algebra problems to future exascale systems, communicatio...
Graph processing is experiencing a surge of renewed interest as applications in social networks and ...
In parallel computing environments from multicore systems to cloud computers and supercomputers, dat...
Multiplication of a sparse matrix with a dense matrix is a building block of an increasing number of...
The challenges associated with graph algorithm scaling led multiple scientists to identify the need ...
The analysis of graphs has become increasingly important to a wide range of applications. Graph anal...