CFP last date
20 May 2024
Reseach Article

Impact of Parallelism on Dualcore

by Varsha Thakur, Sanjay Kumar
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 147 - Number 13
Year of Publication: 2016
Authors: Varsha Thakur, Sanjay Kumar
10.5120/ijca2016911273

Varsha Thakur, Sanjay Kumar . Impact of Parallelism on Dualcore. International Journal of Computer Applications. 147, 13 ( Aug 2016), 10-12. DOI=10.5120/ijca2016911273

@article{ 10.5120/ijca2016911273,
author = { Varsha Thakur, Sanjay Kumar },
title = { Impact of Parallelism on Dualcore },
journal = { International Journal of Computer Applications },
issue_date = { Aug 2016 },
volume = { 147 },
number = { 13 },
month = { Aug },
year = { 2016 },
issn = { 0975-8887 },
pages = { 10-12 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume147/number13/25712-2016911273/ },
doi = { 10.5120/ijca2016911273 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:51:50.163988+05:30
%A Varsha Thakur
%A Sanjay Kumar
%T Impact of Parallelism on Dualcore
%J International Journal of Computer Applications
%@ 0975-8887
%V 147
%N 13
%P 10-12
%D 2016
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This paper shows the effect of parallelism in multicore architecture. Performance was evaluated on the basis of the execution time of matrix multiplication between sequential algorithm and parallel algorithm in multicore processors. To implement matrix multiplication algorithms C programming language with OpenMp Libraries was used under Linux environment.

References
  1. Keqin L., Yi P., Si Qing Z.,”Fast and Processor Efficient Parallel Matrix Multiplication Algorithms on a Linear Array With a Reconfigurable Pipelined Bus System”, IEEE Transaction on parallel and distributed, VOL. 9, AUG 1998, pp 705-720.
  2. Cameron, H., Tracy, H., Professional Multicore programming, Wiley publication,2008.
  3. Venkatesan P., Harish B., S. Sarholz, Proceedings of the 3rd international workshop on OpenMP "A Practical Programming Model for the Multi-core Era", 2008.
  4. Rose M. P., “A Parallel Approach for Matrix Multiplication on the TMS320C4x DSP”, Digital Signal Processing Semiconductor Group, Texas Instruments, Feb 1994.
  5. http://en.wikipedia.org/wiki/Matrix_multiplication
  6. http://en.wikipedia.org/wiki/Strassen_algorithm
  7. Juby M., R. Vijaya K., “Comparative Study of Strassen’s Matrix Multiplication algorithm”, International Journal of Computer Science And Technology IJCST Vol. 3, Issue 1, Jan. - March 2012.
  8. Sara R.,"Toward an Optimal Algorithm for Matrix Multiplication", From SIAM News, Vol. 38, No. 9, November 2005.
  9. Quin Michael J.”Parallel programming in C with MPI and OpenMP”. McGraw Hill Inc., 2004.
  10. .Kai hwang, Naresh Motwani, Advanced computer Architecture, pp 108 chapter 3
  11. Jaeyoung C., A New Parallel Matrix Multiplication Algorithm on Distributed-Memory Concurrent Computers
  12. Vijayalakshmi S., Mohan R., A.S.Basavesh ,”A Comparative Study on Performance Benefits of Multi-core CPUs using OpenMP”IJCSI International Journal of Computer Science Issues, Vol. 9, Jan 2012.
Index Terms

Computer Science
Information Sciences

Keywords

Matrix Multiplication Parallel Algorithm OpenMp