Pith. sign in

REVIEW 1 cited by

Sparse Tensor Algebra as a Parallel Programming Model

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1512.00066 v1 pith:Q377OX7I submitted 2015-11-30 cs.MS

classification cs.MS
keywords sparsetensoralgebracomputationsgraphoperationstransformationsalgorithm
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Popcorn: Accelerating Kernel K-means on GPUs through Sparse Linear Algebra

    cs.DC 2025-01 conditional novelty 6.0 of 10

    Popcorn reformulates kernel k-means using SpMM and SpMV, enabling a fast open-source GPU implementation that outperforms a CPU implementation and a dense CUDA baseline.

Pith tools