Skip to content

Opening book details…

Can I read A Native Tensor–Vector Multiplication Algorithm for High Performance Computing on EtoBox?

A Native Tensor–Vector Multiplication Algorithm for High Performance Computing by Pedro J. Martinez-Ferrer; A. N. Yzelman; Vicenc Beltran is a Computer Science article available to read on EtoBox.

What is A Native Tensor–Vector Multiplication Algorithm for High Performance Computing about?

Tensor computations are important mathematical operations for applications that rely on multidimensional data. The tensor-vector multiplication (TVM) is the most memory-bound tensor contraction in this class of operations. This article proposes an open-source TVM algorithm which is much simpler and efficient than previous approaches, making it suitable for integration in the most popular BLAS libraries available today. Our algorithm has been written from scratch and features unit-stride memory accesses, cache awareness, mode obliviousness, full vectorization and multi-threading as well as NUMA awareness for non-hierarchically stored dense tensors. Numerical experiments are carried out on tensors up to order 10 and various compilers and hardware architectures equipped with traditional DDR and high bandwidth memory (HBM). For large tensors the average performance of the TVM ranges between 62% and 76% of the theoretical bandwidth for NUMA systems with DDR memory and remains independent of the contraction mode. On NUMA systems with HBM the TVM exhibits some mode dependency but manages to reach performance figures close to peak values. Finally, the higher-order power method is benchmark

Who reads A Native Tensor–Vector Multiplication Algorithm for High Performance Computing?

It is typically read by researchers, students, and practitioners in Computer Science.

Author
Pedro J. Martinez-Ferrer; A. N. Yzelman; Vicenc Beltran
Publisher
Institute of Electrical and Electronics Engineers (IEEE)
Published
2022
Language
EN
Field
Computer Science (Physical Sciences)