2015/11/30 by Edgar Solomonik, Torsten Hoefler, Solomonik, Edgar +1
Computer Science · #Advanced Data Storage Technologies #FOS: Computer and information sciences #Graph Theory and Algorithms #Mathematical Software (cs.MS) #Parallel Computing and Optimization Techniques
paper · pdf · doi:10.48550/arxiv.1512.00066
openalex publication_date 2015/11/30 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
Dense and sparse tensors allow the representation of most bulk data structures in computational science applications. We show that sparse tensor algebra can also be used to express many of the transformations on these datasets, especially those which are parallelizable. Tensor computations are a natural generalization of matrix and graph computations. We extend the usual basic operations of tensor summation and contraction to arbitrary functions, and further operations such as reductions and mapping. The expression of these transformations in a high-level sparse linear algebra domain specific language allows our framework to understand their properties at runtime to select the preferred communication-avoiding algorithm. To demonstrate the efficacy of our approach, we show how key graph algorithms as well as common numerical kernels can be succinctly expressed using our interface and provide performance results of a general library implementation.