[图书][B] Templates for the solution of algebraic eigenvalue problems: a practical guide

Z Bai, J Demmel, J Dongarra, A Ruhe, H van der Vorst - 2000 - SIAM
In many large scale scientific or engineering computations, ranging from computing the
frequency response of a circuit to the earthquake response of a buildingto the energy levels …

Optimization of sparse matrix-vector multiplication on emerging multicore platforms

S Williams, L Oliker, R Vuduc, J Shalf, K Yelick… - Proceedings of the …, 2007 - dl.acm.org
We are witnessing a dramatic change in computer architecture due to the multicore
paradigm shift, as every electronic device from cell phones to supercomputers confronts …

Parallel sparse matrix-vector and matrix-transpose-vector multiplication using compressed sparse blocks

A Buluç, JT Fineman, M Frigo, JR Gilbert… - Proceedings of the …, 2009 - dl.acm.org
This paper introduces a storage format for sparse matrices, called compressed sparse
blocks (CSB), which allows both Ax and A, x to be computed efficiently in parallel, where A is …

A recursive algebraic coloring technique for hardware-efficient symmetric sparse matrix-vector multiplication

C Alappat, A Basermann, AR Bishop… - ACM Transactions on …, 2020 - dl.acm.org
The symmetric sparse matrix-vector multiplication (SymmSpMV) is an important building
block for many numerical linear algebra kernel operations or graph traversal applications …

Sparsity: Optimization framework for sparse matrix kernels

EJ Im, K Yelick, R Vuduc - The International Journal of High …, 2004 - journals.sagepub.com
Sparse matrix–vector multiplication is an important computational kernel that performs
poorly on most modern processors due to a low compute-to-memory ratio and irregular …

Efficient computation of PageRank

T Haveliwala - 1999 - ilpubs.stanford.edu
Efficient Computation of PageRank Taher H. Haveliwala (taherh@ db. stanford. edu)
Abstract: This paper discusses efficient techniques for computing PageRank, a ranking …

Towards efficient sparse matrix vector multiplication on real processing-in-memory architectures

C Giannoula, I Fernandez, J Gómez-Luna… - ACM SIGMETRICS …, 2022 - dl.acm.org
Several manufacturers have already started to commercialize near-bank Processing-In-
Memory (PIM) architectures, after decades of research efforts. Near-bank PIM architectures …

[PDF][PDF] Improving performance of sparse matrix-vector multiplication

A Pinar, MT Heath - Proceedings of the 1999 ACM/IEEE conference on …, 1999 - dl.acm.org
Sparse matrix-vector multiplication (SpMxV) is one of the most important computational
kernels in scientific computing. It often suffers from poor cache utilization and extra load …

[图书][B] Automatic performance tuning of sparse matrix kernels

RW Vuduc - 2003 - search.proquest.com
This dissertation presents an automated system to generate highly efficient, platform-
adapted implementations of sparse matrix kernels. We show that conventional …

Smash: Co-designing software compression and hardware-accelerated indexing for efficient sparse matrix operations

K Kanellopoulos, N Vijaykumar, C Giannoula… - Proceedings of the …, 2019 - dl.acm.org
Important workloads, such as machine learning and graph analytics applications, heavily
involve sparse linear algebra operations. These operations use sparse matrix compression …