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

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

• 论文 • 上一篇    下一篇

栅元有效共振积分的CUDA算法设计与实现

任成磊1,蒲鹏2,韩定定1   

  1. (1.华东师范大学多维度信息处理重点实验室,上海 200241;
    2.华东师范大学信息科学技术学院,上海 200241)
  • 收稿日期:2015-02-28 修回日期:2015-05-21 出版日期:2016-02-25 发布日期:2016-02-25

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

摘要:

核反应堆中需要实时精确地计算堆芯和增殖材料的有效共振积分或群截面来实现反应堆的安全控制。整个计算过程因为涉及大量的积分运算和庞大的核素截面数据,采用常规的计算方法,计算时耗相当大。基于统一计算设备架构(CUDA)平台,利用图形处理器(GPU)的计算能力,对整个计算过程进行并行化分解,多线程同时运算,大幅度提升计算速度,降低时耗。实验结果表明,在GPU上并行计算所得结果与原始数据没有明显差异,且加速效果显著。

关键词: 慢化源递推公式, 有效共振积分, CUDA, 并行计算, GPU

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