Parallel Quick Sort Algorithms Analysis using OpenMP 3.0 in Embedded System

被引:0
作者
Kim, Kil Jae [1 ]
Cho, Seong Jin [1 ]
Jeon, Jae-Wook [2 ]
机构
[1] Sungkyunkwan Univ, Mobile Syst Engn Dept, Suwon 440746, South Korea
[2] Sungkyunkwan Univ, Sch Informat & Commun Engn, Suwon 440746, South Korea
来源
2011 11TH INTERNATIONAL CONFERENCE ON CONTROL, AUTOMATION AND SYSTEMS (ICCAS) | 2011年
基金
新加坡国家研究基金会;
关键词
OpenMP; 3.0; OMAP-4430; sorting algorithm; SMP model; Parallel program;
D O I
暂无
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
A multi-core system is commonly used in the general PC (Personal Computer) environment. There is a growing need for multi-core system in embedded environments with increasing usage of multi-core systems. Parallel programming is an important issue of a multi-core system, since it enables full use of the core system. Especially, OpenMP API provides an easy low-burdensome method for threading applications. However, it is more difficult to develop parallel programming in the embedded level due to the memory size limitation and number of cores. For example, limitation of cache memory and data sharing architecture induce frequent data movement overhead between cache and main memory. Use of an excessive number of threads, regardless of number of cores, induces the 'Heavy Contention' problem. In this paper, we parallelize the a lot of kinds of quick sort algorithm using OpenMP 3.0 in the OMAP-4430 embedded environment and analyze the effect of parallelization considering memory size and number of cores with the 'GNU Gprof' profiler.
引用
收藏
页码:757 / 761
页数:5
相关论文
共 6 条
[1]  
Akhter S., 2006, MULTICORE PROGRAMMIN, V1st
[2]   The Design of OpenMP Tasks [J].
Ayguade, Eduard ;
Copty, Nawal ;
Duran, Alejandro ;
Hoeflinger, Jay ;
Lin, Yuan ;
Massaioli, Federico ;
Teruel, Xavier ;
Unnikrishnan, Priya ;
Zhang, Guansong .
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, 2009, 20 (03) :404-418
[3]  
Chapman B., 2008, USING OPENMP PORTABL
[4]  
Musser DR, 1997, SOFTWARE PRACT EXPER, V27, P983, DOI 10.1002/(SICI)1097-024X(199708)27:8<983::AID-SPE117>3.0.CO
[5]  
2-#
[6]  
Suess Michael., 2004, LECT NOTES COMPUTER, P23