DocumentCode :
618457
Title :
MPI based cluster computing for performance evaluation of parallel applications
Author :
Nanjesh, B.R. ; Kumar, K. S. Vipin ; Madhu, C.K. ; Kumar, G. Hemantha
Author_Institution :
Dept. of Comput. Sci. & Eng., Adichunchanagiri Inst. of Technol., Chikmagalur, India
fYear :
2013
fDate :
11-12 April 2013
Firstpage :
1123
Lastpage :
1128
Abstract :
Parallel computing operates on the principle that large problems can often be divided into smaller ones, which are then solved concurrently to save time (wall clock time) by taking advantage of non-local resources and overcoming memory constraints. The main aim is to form a cluster oriented parallel computing architecture for MPI based applications which demonstrates the performance gain and losses achieved through parallel processing using MPI. This can be realized by implementing the parallel applications like parallel merge sorting, using MPI. The architecture for demonstrating MPI based parallel applications works on the Master-Slave computing paradigm. The master will monitor the progress and be able to report the time taken to solve the problem, taking into account the time spent in breaking the problem into sub-tasks and combining the results along with the communication delays. The slaves are capable of accepting sub problems from the master and finding the solution and sending back to the master. We aim to evaluate these statistics of parallel execution and do comparison with the time taken to solve the same problem in serial execution to demonstrate communication overhead involved in parallel computation. The results with runs on different number of nodes are compared to evaluate the efficiency of MPI based parallel applications. We also show the performance dependency of parallel and serial computation, on RAM.
Keywords :
message passing; parallel processing; random-access storage; MPI based cluster computing; RAM; cluster oriented parallel computing; master-slave computing paradigm; parallel merge sorting; Algorithm design and analysis; Computer architecture; Computers; Parallel processing; Program processors; Random access memory; Sorting; Cluster Computing; MPI (Message Passing Interface); Parallel Execution; RAM (Random Access Memory); Symmetric Multi-Processor (SMP);
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Information & Communication Technologies (ICT), 2013 IEEE Conference on
Conference_Location :
JeJu Island
Print_ISBN :
978-1-4673-5759-3
Type :
conf
DOI :
10.1109/CICT.2013.6558268
Filename :
6558268
Link To Document :
بازگشت