A Practical OpenMP Compiler for System on Chips
暂无分享,去创建一个
With the advent of modern System-on-Chip (SOC) design, the integration of multiple-processors into one die has become the trend. By far there are no standard programming paradigms for SOCs or heterogeneous chip multiprocessors. Users are required to write complex assembly language and/or C programs for SOCs. Developing a standard programming model for this new parallel architecture is necessary. In this paper, we propose a practical OpenMP compiler for SOCs, especially targeting 3SoC. We also present our solutions to extend OpenMP directives to incorporate advanced architectural features of SOCs. Preliminary performance evaluation shows scalable speedup using different types of processors and effectiveness of performance improvement through optimization.
[1] Mats Brorsson,et al. OdinMP/CCp - a portable implementation of OpenMP for C , 2000, Concurr. Pract. Exp..
[2] Rohit Chandra,et al. Parallel programming in openMP , 2000 .
[3] Babak Falsafi,et al. Multiplex: unifying conventional and speculative thread-level parallelism on a chip multiprocessor , 2001, ICS '01.
[4] L. Dagum,et al. OpenMP: an industry standard API for shared-memory programming , 1998 .