DocumentCode
2420528
Title
Designing and Implementing a Portable, Efficient Inter-core Communication Scheme for Embedded Multicore Platforms
Author
Hung, Shih-Hao ; Yang, Wen-Long ; Tu, Chia-Heng
fYear
2010
fDate
23-25 Aug. 2010
Firstpage
303
Lastpage
308
Abstract
In the recent years, multicore processor designs have become increasingly popular for embedded applications, but diversified inter-core communication mechanisms have led to the difficulties in software development, integration and migration. A unified, portable, and efficient inter-core communication mechanism would have helped reduce these difficulties significantly, but such a solution did not exist today. We proposed a scheme called MSG, which provides users with a set of essential message-passing programming interfaces adopted from MPI and MCAPI, including blocking and non-blocking point-to-point communications, one-sided communications, and collective operations. We experimented and evaluated our design methodology with the case study on the IBM CELL, a popular heterogeneous multicore platform. On the CELL platform, our MSG library fitted in the 256KB local memory on each individual processor core and outperformed two existing communication libraries, DaCS and CML. With a systematic approach, we showed how optimization could be done on the CELL platform to improve the performance of the MSG library. Hopefully, our experiences help the design and development of communication libraries for existing and future multicore platforms and embedded applications.
Keywords
application program interfaces; embedded systems; message passing; multiprocessing systems; parallel programming; IBM CELL; MCAPI; MPI; collective operation; embedded applications; embedded multicore platforms; heterogeneous multicore platform; intercore communication; message passing programming interfaces; multicore processor design; nonblocking point-to-point communication; one-sided communication; software development; software integration; software migration; Computer architecture; Data communication; Distributed databases; Protocols; Real time systems; Receivers; Synchronization; MCAPI; MPI; embedded systems; inter-core communication; message-passing; multicore programming;
fLanguage
English
Publisher
ieee
Conference_Titel
Embedded and Real-Time Computing Systems and Applications (RTCSA), 2010 IEEE 16th International Conference on
Conference_Location
Macau SAR
ISSN
1533-2306
Print_ISBN
978-1-4244-8480-5
Type
conf
DOI
10.1109/RTCSA.2010.17
Filename
5591869
Link To Document