Research on OpenMP algorithms on memory limited embedded multicore platform

Tao Liu,Zhenzhou Ji,Qing Wang
2010-01-01
Journal of Computational Information Systems
Abstract:This paper proposes the design and implementation of OpenMP program model based on embedded multicore platform, and also presents the evaluation of the parallel algorithms. We raise the solution by adopting the scheduler form embedded configurable system (eCos) and the runtime library of the Portable Operating System UNIX (POSIX) threads to found the cross compile environment of the OpenMP programs. The Cannon and FFT algorithm based on OpenMP programming model are analyzed specially for memory limited embedded multicore system. The execution of OpenMP programs is implemented on a FPGA platform and the execution time is measured by eCos system timer. The OpenMP parallel programs have got an average accelerating ratio of 3.2 on 4 processor cores with a low memory requirement (<4MByte). © 2010 Binary Information Press.
What problem does this paper attempt to address?