SCIS & ISIS
SCIS & ISIS 2008
セッションID: SA-F4-4
会議情報

On an implementation of parallel algorithm of particle filter on Cell Broadband Engine
*Norikazu IkomaYuuki ShinAkihiro AsaharaHideaki KawanoHiroshi Maeda
著者情報
会議録・要旨集 フリー

詳細
抄録
An implementation of particle filter algorithm on Cell Broadband Engine in parallel way have been proposed. Major problem for the implementation is resampling procedure of the algorithm, which is difficult to parallelize. Another problem is Local Store (LS) of computational core,which is called SPU, being limited to 256KB. Further subjects are effective use of Single Instruction Multiple Data (SIMD) operations,use of dual operation issuing property, and double buffering in data transfer. We have tried to implement the algorithm following the policy below;1) implement full algorithm without any simplification due to the parallel implementation,2) hold generality of particle filter algorithm,3) store particles separately in LS of SPUs,4) all particles are transferred to Main Storage (MS) after resampling step,and 5) SIMD operations are effectively used in each part of the algorithm. We have used Mailbox facility for synchronization of SPUs and main CPU,which is called PPU. Direct Memory Access transfer has been employed for data transfer between LS and MS. Performance improvement of the parallel implementation has been examined through some experiments of performance evaluation.
著者関連情報
© 2008 Japan Society for Fuzzy Theory and Intelligent Informatics
前の記事 次の記事
feedback
Top