DocumentCode :
2345815
Title :
Performance Evaluation of Parallel Programming in Virtual Machine Environment
Author :
Xu, Cong ; Bai, Yuebin ; Luo, Cheng
Author_Institution :
Sch. of Comput. Sci., Beihang Univ., Beijing, China
fYear :
2009
fDate :
19-21 Oct. 2009
Firstpage :
140
Lastpage :
147
Abstract :
As multi-core processors become increasingly mainstream, architects have likewise become more interested in how best to make use of the computing capacity of the CPU, for instance, through multiple simultaneous threads or processes of execution with OpenMP or MPI. At the same time, the increasingly mature and prevailing virtualization technique in server consolidation and HPC promotes the emergence of a large number of virtual SMP servers. Therefore, whether the parallel program can run in the virtual machine environment efficiently or not is a topic of concern. In this paper, we investigate the performance of three typical parallel programming paradigms, including OpenMP, MPI, and Hybrid of OpenMP and MPI in the popular, open-source, Xen virtualization system. The results show that the performance of the traditional parallel program in Xen VMs is close to it in native, non-virtualized environment, if there is little communication or synchronization between threads or processes. In most cases, without excessive IO access, we can get an ideal speedup in a SMP VM or virtual cluster, which is close to linearity when the total virtual CPUs (vCPUs) number is not larger than the number of Physical CPUs (pCPUs). And the pure MPI implementation shows the best scalability and stability in virtual machine environment compared with the other two paradigms.
Keywords :
application program interfaces; multiprocessing systems; parallel programming; software performance evaluation; virtual machines; IO access; MPI; OpenMP; Xen virtualization system; high performance computing; multi-core processors; multiple simultaneous process; multiple simultaneous threads; open source system; parallel programming; performance evaluation; physical CPU; scalability; stability; virtual CPU; virtual SMP servers; virtual cluster; virtual machine; Linearity; Multicore processing; Open source software; Parallel programming; Scalability; Stability; Virtual machining; Virtual manufacturing; Voice mail; Yarn; Virtual machine; parallel programming paradigm; performance analysis;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Network and Parallel Computing, 2009. NPC '09. Sixth IFIP International Conference on
Conference_Location :
Gold Coast, QLD
Print_ISBN :
978-1-4244-4990-3
Electronic_ISBN :
978-0-7695-3837-2
Type :
conf
DOI :
10.1109/NPC.2009.22
Filename :
5328456
Link To Document :
بازگشت