News

Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of computing a matrix inverse using ...
High-Performance Matrix Multiplication Algorithms and Architectures Publication Trend The graph below shows the total number of publications each year in High-Performance Matrix Multiplication ...
We introduce AlphaSparseTensor, a novel search methodology for efficient algorithms designed for arbitrary sparse matrix multiplication. Inspired by AlphaTensor's approach to matrix multiplication, ...
Abstract: This paper presents two improved modular multiplication algorithms: variable length Interleaved modular multiplication (VLIM) algorithm and parallel modular multiplication (P_MM) method ...
Abstract: In this paper, we propose a scheme for matrix-matrix multiplication on a distributed-memory parallel ... Another feature of our algorithm is that it can give peak performance for larger ...
This is an implementation of the Karatsuba polynomial multiplication algorithm in the LEGv8 assembly language, a RISC ISA part of the ARM architecture family. This was done as my final project for ECE ...