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

J4 ›› 2016, Vol. 38 ›› Issue (02): 224-230.

• 论文 • Previous Articles     Next Articles

Design and implementation of CUDA algorithm
for calculating effective resonance integral          

REN Chenglei1,PU Peng2,HAN Dingding1   

  1. (1.Shanghai Key Laboratory of Multidimensional Information Processing,East China Normal University,Shanghai 200241;
    2.School of Information Science and Technology,East China Normal University,Shanghai 200241,China)
  • Received:2015-02-28 Revised:2015-05-21 Online:2016-02-25 Published:2016-02-25

Abstract:

Nucleon reactors need realtime accurate calculation of effective resonance integral or groupaveraged effective cross section to achieve the safety control of reactors. Because the whole calculation process involves a lot of integral operations and huge section data, the time consumption of conventional calculation methods  is considerably huge . Based on the compute unified device architecture (CUDA) platform, the whole calculation process with multithreaded operations at the same time can greatly improve the computing speed and reduce the time consumption with the help of the computing power of the graphic processing unit (GPU). Experimental results show that the parallel computing results on the GPUs have no significant difference from the original data, and the proposal improves the speedup significantly.

Key words: moderated source recurrence formula;effective resonance integral;CUDA;parallel computing;GPU