首页> 外文学位 >Solution of the within-group multidimensional discrete ordinates transport equations on massively parallel architectures.
【24h】

Solution of the within-group multidimensional discrete ordinates transport equations on massively parallel architectures.

机译:大规模并行体系结构上组内多维离散坐标传输方程的解。

获取原文
获取原文并翻译 | 示例

摘要

The integral transport matrix method (ITMM) has been used as the kernel of new parallel solution methods for the discrete ordinates approximation of the within-group neutron transport equation. The ITMM abandons the repetitive mesh sweeps of the traditional source iterations (SI) scheme in favor of constructing stored operators that account for the direct coupling factors among all the cells and between the cells and boundary surfaces. The main goals of this work were to develop the algorithms that construct these operators and employ them in the solution process, determine the most suitable way to parallelize the entire procedure, and evaluate the behavior and performance of the developed methods for increasing number of processes. This project compares the effectiveness of the ITMM with the SI scheme parallelized with the Koch-Baker-Alcouffe (KBA) method.;The primary parallel solution method involves a decomposition of the domain into smaller spatial sub-domains, each with their own transport matrices, and coupled together via interface boundary angular fluxes. Each sub-domain has its own set of ITMM operators and represents an independent transport problem. Multiple iterative parallel solution methods have investigated, including parallel block Jacobi (PBJ), parallel red/black Gauss-Seidel (PGS), and parallel GMRES (PGMRES).;The fastest observed parallel solution method, PGS, was used in a weak scaling comparison with the PARTISN code. Compared to the state-of-the-art SI-KBA with diffusion synthetic acceleration (DSA), this new method without acceleration/preconditioning is not competitive for any problem parameters considered. The best comparisons occur for problems that are difficult for SI DSA, namely highly scattering and optically thick. SI DSA execution time curves are generally steeper than the PGS ones. However, until further testing is performed it cannot be concluded that SI DSA does not outperform the ITMM with PGS even on several thousand or tens of thousands of processors. The PGS method does outperform SI DSA for the periodic heterogeneous layers (PHL) configuration problems. Although this demonstrates a relative strength/weakness between the two methods, the practicality of these problems is much less, further limiting instances where it would be beneficial to select ITMM over SI DSA.;The results strongly indicate a need for a robust, stable, and efficient acceleration method (or preconditioner for PGMRES). The spatial multigrid (SMG) method is currently incomplete in that it does not work for all cases considered and does not effectively improve the convergence rate for all values of scattering ratio c or cell dimension h. Nevertheless, it does display the desired trend for highly scattering, optically thin problems. That is, it tends to lower the rate of growth of number of iterations with increasing number of processes, P, while not increasing the number of additional operations per iteration to the extent that the total execution time of the rapidly converging accelerated iterations exceeds that of the slower unaccelerated iterations.;A predictive parallel performance model has been developed for the PBJ method. Timing tests were performed such that trend lines could be fitted to the data for the different components and used to estimate the execution times. Applied to the weak scaling results, the model notably underestimates construction time, but combined with a slight overestimation in iterative solution time, the model predicts total execution time very well for large P. It also does a decent job with the strong scaling results, closely predicting the construction time and time per iteration, especially as P increases.;Although not shown to be competitive up to 1,024 processing elements with the current state of the art, the parallelized ITMM exhibits promising scaling trends. Ultimately, compared to the KBA method, the parallelized ITMM may be found to be a very attractive option for transport calculations spatially decomposed over several tens of thousands of processes. Acceleration/preconditioning of the parallelized ITMM once developed will improve the convergence rate and improve its competitiveness. (Abstract shortened by UMI.)
机译:积分输运矩阵法(ITMM)已用作组内中子输运方程离散坐标近似的新并行求解方法的核心。 ITMM放弃了传统的源迭代(SI)方案的重复网格扫描,而是转而构造存储算子,该算子考虑了所有像元之间以及像元与边界表面之间的直接耦合因子。这项工作的主要目标是开发构造这些算子并将其应用于解决方案过程中的算法,确定最合适的方法来并行化整个过程,并评估所开发方法的行为和性能以增加过程数量。该项目将ITMM的有效性与采用Koch-Baker-Alcouffe(KBA)方法并行化的SI方案进行了比较。主要的并行解决方案方法是将域分解为较小的空间子域,每个子域都有自己的传输矩阵,并通过界面边界角通量耦合在一起。每个子域都有其自己的ITMM运算符集,并代表一个独立的传输问题。研究了多种迭代并行求解方法,包括并行块Jacobi(PBJ),并行红/黑高斯-赛德(PGS)和并行GMRES(PGMRES);;在弱缩放中使用最快观察到的并行求解方法PGS。与PARTISN代码进行比较。与具有扩散合成加速度(DSA)的最新SI-KBA相比,这种没有加速/预处理的新方法在考虑任何问题参数方面都没有竞争力。对于SI DSA难以解决的问题,即高度散射和光学厚度,进行了最好的比较。 SI DSA执行时间曲线通常比PGS曲线陡峭。但是,在进行进一步测试之前,不能断定即使在几千或几万个处理器上,SI DSA也不比PGS胜过ITMM。对于周期性异构层(PHL)配置问题,PGS方法的性能确实优于SI DSA。尽管这表明了这两种方法之间的相对优势/劣势,但这些问题的实用性要差得多,进一步限制了选择ITMM而不是SI DSA的实例。结果强烈表明,需要鲁棒,稳定,高效的加速方法(或PGMRES的预处理器)。目前,空间多重网格(SMG)方法尚不完善,因为它不适用于所有考虑的情况,并且对于散射率c或像元尺寸h的所有值都不能有效提高收敛速度。然而,它确实显示了高度散射,光学薄的问题的理想趋势。也就是说,随着进程数量P的增加,趋向于降低迭代数量的增长速度,而不会将每次迭代的附加操作数量增加到快速收敛的加速迭代的总执行时间超过PF的总执行时间的程度。较慢的未加速迭代。;已经为PBJ方法开发了预测并行性能模型。执行了时序测试,以便可以将趋势线拟合到不同组件的数据中,并用于估计执行时间。应用于弱缩放结果时,该模型明显低估了构建时间,但结合迭代求解时间稍有高估,该模型预测了大型P的总执行时间非常好。它在强缩放结果上也做得不错预测构建时间和每次迭代的时间,尤其是随着P的增加。尽管并行化ITMM在当前的最新状态下,最多可显示1,024个处理元素,但仍显示出可观的扩展趋势。最终,与KBA方法相比,并行化ITMM对于在数以万计的过程中进行空间分解的运输计算而言,可能是非常有吸引力的选择。一旦并行化ITMM进行加速/预处理,将提高收敛速度并提高其竞争力。 (摘要由UMI缩短。)

著录项

  • 作者

    Zerr, Robert Joseph.;

  • 作者单位

    The Pennsylvania State University.;

  • 授予单位 The Pennsylvania State University.;
  • 学科 Engineering Nuclear.
  • 学位 Ph.D.
  • 年度 2011
  • 页码 321 p.
  • 总页数 321
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号