Title :
Performance and Power Characteristics of Matrix Multiplication Algorithms on Multicore and Shared Memory Machines
Author :
Yonghong Yan ; Kemp, John ; Xiaonan Tian ; Malik, Abid M. ; Chapman, Barbara
Author_Institution :
Dept. of Comput. Sci., Univ. of Houston, Houston, TX, USA
Abstract :
For many scientific applications, dense matrix multiplication is one of the most important and computation intensive linear algebra operations. An efficient matrix multiplication on high performance and parallel computers requires optimizations on how matrices are decomposed and exchanged between computational nodes to reduce communication and synchronization overhead, as well as to efficiently exploit the memory hierarchy within a node to improve both spatial and temporal data locality. In this paper, we presented our studies of performance, cache behavior, and energy efficiency of multiple parallel matrix multiplication algorithms on a multicore desktop computer and a medium-size shared memory machine, both being considered as referenced sizes of nodes to create a medium- and largescale computational clusters for high performance computing used in industry and national laboratories. Our results highlight both the performance and energy efficiencies, and also provide implications on the memory and resources pressures of those algorithms. We hope this could help users choose the appropriate implementations according to their specific data sets when composing larger-scale scientific applications that use parallel matrix multiplication kernels on a node.
Keywords :
cache storage; mathematics computing; matrix multiplication; parallel algorithms; power aware computing; shared memory systems; software performance evaluation; synchronisation; cache behavior; communication overhead reduction; computational nodes; energy efficiency; high-performance computers; large-scale computational clusters; linear algebra operations; matrix multiplication algorithm performance characteristics; matrix multiplication algorithm power characteristics; medium-scale computational clusters; memory hierarchy; multicore desktop computer; multicore system; multiple parallel matrix multiplication algorithms; parallel computers; parallel matrix multiplication kernels; scientific applications; shared memory machines; spatial data locality improvement; synchronization overhead reduction; temporal data locality improvement;
Conference_Titel :
High Performance Computing, Networking, Storage and Analysis (SCC), 2012 SC Companion:
Conference_Location :
Salt Lake City, UT
Print_ISBN :
978-1-4673-6218-4
DOI :
10.1109/SC.Companion.2012.87