International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 1 - Number 19 |
Year of Publication: 2010 |
Authors: Manwade K. B. |
10.5120/401-597 |
Manwade K. B. . Analysis of Parallel Merge Sort Algorithm. International Journal of Computer Applications. 1, 19 ( February 2010), 66-69. DOI=10.5120/401-597
The parallel computing on loosely coupled architecture has been evolved now days because of the availability of fast, inexpensive processors and advancements in communication technologies. The aim of this paper is to evaluate the performance of parallel merge sort algorithm on loosely coupled architecture and compare it with theoretical analysis [1].The parallel computational time complexity is O (p) [3] using p processes and one element in each process. It has been found that there is no major difference between theoretical performance analysis and the actual result.