• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2014, Vol. 36 ›› Issue (05): 809-813.

• 论文 • Previous Articles     Next Articles

Research of LARED-P on Intel Xeon Phi            

YAO Wenke1,DU Yunfei2,WU Qiang1,YANG Canqun1   

  1. (1.National Key Laboratory for Parallel and Distributed Processing,
    National University of Defense Technology,Changsha 410073;
    2.College of Computer,National University of Defense Technology,Changsha 410073,China)
  • Received:2013-08-10 Revised:2013-11-16 Online:2014-05-25 Published:2014-05-25

Abstract:

Plasma simulations have been widely used to exploit scientific problems under extremely situations. The paper ports a particleincell based plasma code, LAREDP, to Intel Xeon Phi coprocessor. In order to accomplish this, two modes are employed, i.e. the Native mode and the Offload mode. Firstly, the Native mode is employed to study on the hot computing tasks, which have been accelerated to 4.61 times faster by using SIMD extension instructions. Secondly, the Offload mode is employed to transplant the whole code onto a CPUIntel Xeon Phi heterogeneous system. We also adopt optimizations such as asynchronous data transferring and double buffer technique to improve the performance. And we obtain 9.8% and 21.8% improvement respectively.
    

Key words: LARED-P;Intel Xeon Phi;native mode;offload mode;512bit SIMD extension;asynchronous data transferring;double buffer