International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 147 - Issue 13 |
Published: Aug 2016 |
Authors: Varsha Thakur, Sanjay Kumar |
![]() |
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 }, year = { 2016 }, volume = { 147 }, number = { 13 }, pages = { 10-12 }, doi = { 10.5120/ijca2016911273 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2016 %A Varsha Thakur %A Sanjay Kumar %T Impact of Parallelism on Dualcore%T %J International Journal of Computer Applications %V 147 %N 13 %P 10-12 %R 10.5120/ijca2016911273 %I Foundation of Computer Science (FCS), NY, USA
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.