Matraptor: A sparse-sparse matrix multiplication accelerator based on row-wise product

N Srivastava, H Jin, J Liu, D Albonesi… - 2020 53rd Annual …, 2020 - ieeexplore.ieee.org
Sparse-sparse matrix multiplication (SpGEMM) is a computation kernel widely used in
numerous application domains such as data analytics, graph processing, and scientific …

Outerspace: An outer product based sparse matrix multiplication accelerator

S Pal, J Beaumont, DH Park… - … Symposium on High …, 2018 - ieeexplore.ieee.org
Sparse matrices are widely used in graph and data analytics, machine learning, engineering
and scientific applications. This paper describes and analyzes OuterSPACE, an accelerator …

A unified sparse matrix data format for efficient general sparse matrix-vector multiplication on modern processors with wide SIMD units

M Kreutzer, G Hager, G Wellein, H Fehske… - SIAM Journal on …, 2014 - SIAM
Sparse matrix-vector multiplication (spMVM) is the most time-consuming kernel in many
numerical algorithms and has been studied extensively on all modern processor and …

An efficient GPU general sparse matrix-matrix multiplication for irregular data

W Liu, B Vinter - 2014 IEEE 28th international parallel and …, 2014 - ieeexplore.ieee.org
General sparse matrix-matrix multiplication (SpGEMM) is a fundamental building block for
numerous applications such as algebraic multigrid method, breadth first search and shortest …

Evaluation criteria for sparse matrix storage formats

D Langr, P Tvrdik - IEEE Transactions on parallel and …, 2015 - ieeexplore.ieee.org
When authors present new storage formats for sparse matrices, they usually focus mainly on
a single evaluation criterion, which is the performance of sparse matrix-vector multiplication …

ViennaCL---linear algebra library for multi-and many-core architectures

K Rupp, P Tillet, F Rudolf, J Weinbub… - SIAM Journal on …, 2016 - SIAM
CUDA, OpenCL, and OpenMP are popular programming models for the multicore
architectures of CPUs and many-core architectures of GPUs or Xeon Phis. At the same time …

A framework for general sparse matrix–matrix multiplication on GPUs and heterogeneous processors

W Liu, B Vinter - Journal of Parallel and Distributed Computing, 2015 - Elsevier
General sparse matrix–matrix multiplication (SpGEMM) is a fundamental building block for
numerous applications such as algebraic multigrid method (AMG), breadth first search and …

Alrescha: A lightweight reconfigurable sparse-computation accelerator

B Asgari, R Hadidi, T Krishna, H Kim… - … Symposium on High …, 2020 - ieeexplore.ieee.org
Sparse problems that dominate a wide range of applications fail to effectively benefit from
high memory bandwidth and concurrent computations in modern high-performance …

[图书][B] Big data: Algorithms, analytics, and applications

KC Li, H Jiang, LT Yang, A Cuzzocrea - 2015 - books.google.com
As today's organizations are capturing exponentially larger amounts of data than ever, now
is the time for organizations to rethink how they digest that data. Through advanced …

Porting to the intel xeon phi: Opportunities and challenges

C Rosales - 2013 Extreme Scaling Workshop (xsw 2013), 2013 - ieeexplore.ieee.org
This work describes the challenges presented by porting code to the Intel Xeon Phi
coprocessor, as well as opportunities for optimization and tuning. We use micro …