DocumentCode
2774906
Title
OpenMP Directive Extension for BlackFin 561 Dual Core Processor
Author
Seo, Hee ; Kim, Seon Wook
Author_Institution
Korea University, Korea
fYear
2006
fDate
Sept. 2006
Firstpage
49
Lastpage
49
Abstract
Many researchers and vendors are exploiting the increasing number of transistors to build chip multiprocessors (CMPs) by partitioning a chip into multiple simple ILP cores. As in traditional multiprocessors, CMPs extract thread-level parallelism (TLP) from programs by running multiple independent program segments, i.e., threads, in parallel. Currently CMPs are used widely in high performance servers, and even in embedded systems. In this paper, we present an extension of the OpenMP shared directive for performance optimization on BlackFin 561 (ADSPBF561) dual core processors. In order to support memory consistency between multiple cores, many architectures have been proposed. On the dual core processor, like ADSP-BF561, each core has its own private L1 cache, and a shared L2 cache. In order to execute multithreaded parallel programs, we need to consider carefully where to allocate shared variables on targeted memory architecture. We could improve the speedup by up to 107% and reduce the energy consumption by up to 108% in our measured benchmarks with respect to no use of our extension.
Keywords
Embedded system; Energy consumption; Energy measurement; Laboratories; Memory management; Parallel processing; Prefetching; Surface-mount technology; Velocity measurement; Yarn;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer and Information Technology, 2006. CIT '06. The Sixth IEEE International Conference on
Conference_Location
Seoul
Print_ISBN
0-7695-2687-X
Type
conf
DOI
10.1109/CIT.2006.131
Filename
4019870
Link To Document