International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 56 - Issue 12 |
Published: October 2012 |
Authors: Sudhakar Sah, Vinay G. Vaidya |
![]() |
Sudhakar Sah, Vinay G. Vaidya . A Review of Parallelization Tools and Introduction to Easypar. International Journal of Computer Applications. 56, 12 (October 2012), 30-34. DOI=10.5120/8944-3108
@article{ 10.5120/8944-3108, author = { Sudhakar Sah,Vinay G. Vaidya }, title = { A Review of Parallelization Tools and Introduction to Easypar }, journal = { International Journal of Computer Applications }, year = { 2012 }, volume = { 56 }, number = { 12 }, pages = { 30-34 }, doi = { 10.5120/8944-3108 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2012 %A Sudhakar Sah %A Vinay G. Vaidya %T A Review of Parallelization Tools and Introduction to Easypar%T %J International Journal of Computer Applications %V 56 %N 12 %P 30-34 %R 10.5120/8944-3108 %I Foundation of Computer Science (FCS), NY, USA
Multicore processors have paved the way to increase the performance of any application by the virtue of benefits of parallelization. However, exploiting parallelism from a program is not easy, as it requires parallel programming expertise. In addition, manual parallelization is a cumbersome, time consuming and inefficient process. A number of tools proposed in the past ease the effort of parallel programming. This paper presents a classification of such parallelization tools. The classification is based on different eras of tool development, role playedby these tools in various parallelization stages, and features provided by parallel program assistance tools. Classification of tools concludes with a discussion on requirements of futuristic parallelization tools. Finally, this paper proposesour on-going work about the development of a parallel program assistance tool called EasyPar, which is a parallel program assistance tool.