International audienceGPU matrix chain multiplication serves as a basis for a wide range of scientific domains like computer graphics, physics, and machine learning. While its time performance was studied for years, there has been significantly less effort in optimizing its energy efficiency. GPU power consumption is heavily impacted by the number of data transfers performed. In fact, a data transfer from global memory needs a thousand times more energy than a double precision arithmetic operation. Thus, minimizing data transfers is key for reducing the energy consumption. We present an energy efficient solution for Matrix Chain Multiplication on GPUs that minimizes computation as well as off-chip data transfers. For this, optimizations at ...
One of the most important and commonly used operations in many linear algebra functions is matrix-ma...
Sparse matrix-matrix multiplication (SpMM) is a key operation in numerous ar- eas from information ...
AbstractSparse matrix vector multiplication (SpMV) is the dominant kernel in scientific simulations....
International audienceGPU matrix chain multiplication serves as a basis for a wide range of scientif...
For the past decade, power/energy consumption has become a limiting factor for large-scale and embed...
Abstract—Energy efficiency has emerged as one of the key performance metrics in computing. In this w...
For the past decade, power/energy consumption has become a limiting factor for large-scale and embed...
AbstractThis paper presents results of our study on double-precision general matrix-matrix multiplic...
Floating-point matrix multiplication is a basic kernel in scientific computing. It has been shown th...
Excessive energy consumption has become one of the major challenges in high performance computing. R...
ABSTRACT: In this paper, we have proposed one designs for matrix-matrix multiplication. The one desi...
Block-structured matrices arise in several contexts in circuit\ud simulation problems. These matrice...
We implement two novel algorithms for sparse-matrix dense-matrix multiplication (SpMM) on the GPU. O...
It is commonplace for graphics processing units or GPUs today to render extremely complex 3D scenes ...
Boosting performance and energy efficiency of scientific applications running on high performance co...
One of the most important and commonly used operations in many linear algebra functions is matrix-ma...
Sparse matrix-matrix multiplication (SpMM) is a key operation in numerous ar- eas from information ...
AbstractSparse matrix vector multiplication (SpMV) is the dominant kernel in scientific simulations....
International audienceGPU matrix chain multiplication serves as a basis for a wide range of scientif...
For the past decade, power/energy consumption has become a limiting factor for large-scale and embed...
Abstract—Energy efficiency has emerged as one of the key performance metrics in computing. In this w...
For the past decade, power/energy consumption has become a limiting factor for large-scale and embed...
AbstractThis paper presents results of our study on double-precision general matrix-matrix multiplic...
Floating-point matrix multiplication is a basic kernel in scientific computing. It has been shown th...
Excessive energy consumption has become one of the major challenges in high performance computing. R...
ABSTRACT: In this paper, we have proposed one designs for matrix-matrix multiplication. The one desi...
Block-structured matrices arise in several contexts in circuit\ud simulation problems. These matrice...
We implement two novel algorithms for sparse-matrix dense-matrix multiplication (SpMM) on the GPU. O...
It is commonplace for graphics processing units or GPUs today to render extremely complex 3D scenes ...
Boosting performance and energy efficiency of scientific applications running on high performance co...
One of the most important and commonly used operations in many linear algebra functions is matrix-ma...
Sparse matrix-matrix multiplication (SpMM) is a key operation in numerous ar- eas from information ...
AbstractSparse matrix vector multiplication (SpMV) is the dominant kernel in scientific simulations....