International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 43 - Issue 1 |
Published: April 2012 |
Authors: Vijayalakshmi Saravanan, Mohan Radhakrishnan, Mukund Sankaran, D. P. Kothari |
![]() |
Vijayalakshmi Saravanan, Mohan Radhakrishnan, Mukund Sankaran, D. P. Kothari . LINPACK: Power- Performance Analysis of Multi-Core Processors using OpenMP. International Journal of Computer Applications. 43, 1 (April 2012), 20-25. DOI=10.5120/6068-8224
@article{ 10.5120/6068-8224, author = { Vijayalakshmi Saravanan,Mohan Radhakrishnan,Mukund Sankaran,D. P. Kothari }, title = { LINPACK: Power- Performance Analysis of Multi-Core Processors using OpenMP }, journal = { International Journal of Computer Applications }, year = { 2012 }, volume = { 43 }, number = { 1 }, pages = { 20-25 }, doi = { 10.5120/6068-8224 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2012 %A Vijayalakshmi Saravanan %A Mohan Radhakrishnan %A Mukund Sankaran %A D. P. Kothari %T LINPACK: Power- Performance Analysis of Multi-Core Processors using OpenMP%T %J International Journal of Computer Applications %V 43 %N 1 %P 20-25 %R 10.5120/6068-8224 %I Foundation of Computer Science (FCS), NY, USA
With the advent of multi-core technology, scientific and high performance computing research is becoming increasingly dependent upon efficient parallel programming techniques. LINPACK is a mathematical software package which used for solving linear equations. The purpose of this paper is to compare the sequential and parallel implementations of LINPACK and analyze the results concurrently with energy consumption. A major emphasis is given here to find an efficient parallel programming method on multi-core processors for performance and power gains based on the obtained execution time. We discuss the techniques and algorithms involved in achieving high performance by reducing execution time through OpenMP parallelization on multi-core. The results of multi-core performance are found to be encouraging.