摘要
针对如何发挥异构多核处理器的优势从而提高程序执行效率的问题,提出了Cell异构多核处理器上实现线程同步流水并行和迭代同步流水并行两种优化技术,该优化技术可以有效地提高非规则写和控制结构非规则的执行速度。通过在Cell处理器上对NAS benchmarks中的IS、EP、LU以及SPEC2001中的MOLDYN进行测试,结果表明该流水并行方案有效地改善了临界区和flush操作的执行效率,明显地提高了程序的执行速度。
This paper presented thread synchronous pipeline parallel and iteration synchronous pipeline parallel optimization techniques on Cell processor to improve application performance by taking advantage of heterogeneous multicore.Conducted the experiments on Cell processor on IS,EP,LU from NAS benchmarks and MOLDYN from SPEC2001.And the evaluations indicate that the proposed strategy significantly increases the execution speed of critical and flush operations and increases the speeds greately.
出处
《计算机应用研究》
CSCD
北大核心
2011年第9期3344-3347,共4页
Application Research of Computers
基金
国家"863"计划资助项目(2008AA01Z109
2006AA01Z105)
国家自然科学基金资助项目(60373008)
国家教育部科学技术研究重点资助项目(108008
106019)
关键词
CELL处理器
异构多核
流水
临界区
Cell processor
heterogeneous multicore
pipeline
critical