-
GPyTorch
- Referenced in 16 articles
[sw35483]
- routine for efficient matrix-matrix multiplication with the kernel and its derivative...
-
BLIS
- Referenced in 17 articles
[sw13858]
- matrix-vector) and level-3 (matrix-matrix) BLAS operations can be expressed ... optimized in terms of very simple kernels. While others have had similar insights, BLIS reduces...
-
Emmerald
- Referenced in 2 articles
[sw19562]
- Instructions. Generalised matrix-matrix multiplication forms the kernel of many mathematical algorithms, hence...
-
LIBXSMM
- Referenced in 11 articles
[sw23238]
- small dense and small sparse matrix-matrix multiplications as well as for deep ... convolutions targeting Intel Architecture. Small matrix multiplication kernels are generated for the following instruction...
-
SpAMM
- Referenced in 7 articles
[sw12769]
- that of the single-precision general matrix-matrix multiply (SGEMM) for dense quantum ... implementations of SpAMM using Intel’s Math Kernel Library or AMD’s Core Math Library...
-
SpGEMM
- Referenced in 5 articles
[sw14033]
- present an algorithm for general sparse matrix-matrix multiplication (SpGEMM) on many-core ... aggregated on the fly. The main kernel merges small numbers of sparse rows at once...
-
GE-SpMM
- Referenced in 1 article
[sw37751]
- SpMM: General-purposed Sparse Matrix-Matrix Multiplication on GPUs for Graph Neural Networks ... SpMM is a fast CSR-based CUDA kernel of sparse-dense matrix multiplication (SpMM...
-
RMerge2
- Referenced in 2 articles
[sw25236]
- sparse matrix-matrix product into many sparse vector-matrix products and computes ... nonzeros and are processed with specific kernels implemented using C++ templates. This approach computes SpMM...
-
ATLAS
- Referenced in 199 articles
[sw00056]
- This paper describes the Automatically Tuned Linear Algebra...
-
BoomerAMG
- Referenced in 200 articles
[sw00086]
- BoomerAMG: A parallel algebraic multigrid solver and preconditioner...
-
C-XSC
- Referenced in 110 articles
[sw00181]
- C-XSC. A programming environment for verified scientific...
-
FLAME
- Referenced in 39 articles
[sw00293]
- We present a number of application program interfaces...
-
GAP
- Referenced in 3221 articles
[sw00320]
- GAP is a system for computational discrete algebra...
-
LAPACK
- Referenced in 1713 articles
[sw00503]
- LAPACK is written in Fortran 90 and provides...
-
Mathematica
- Referenced in 6445 articles
[sw00554]
- Almost any workflow involves computing results, and that...
-
Matlab
- Referenced in 13702 articles
[sw00558]
- MATLAB® is a high-level language and interactive...
-
ScaLAPACK
- Referenced in 421 articles
[sw00830]
- ScaLAPACK is an acronym for scalable linear algebra...
-
SuperLU
- Referenced in 196 articles
[sw00930]
- SuperLU is a general purpose library for the...
-
GEMMW
- Referenced in 7 articles
[sw02125]
- GEMMW: A portable level 3 BLAS Winograd variant...