变分多尺度稳定有限元法求解对流扩散方程的混合并行框架

IF 2.3 3区 工程技术 Q1 NUCLEAR SCIENCE & TECHNOLOGY
Qiyue Lu , Ibrahim Jarrah , Rizwan-uddin
{"title":"变分多尺度稳定有限元法求解对流扩散方程的混合并行框架","authors":"Qiyue Lu ,&nbsp;Ibrahim Jarrah ,&nbsp;Rizwan-uddin","doi":"10.1016/j.anucene.2025.111608","DOIUrl":null,"url":null,"abstract":"<div><div>Standard Galerkin method results in numerical instabilities when applied to the convection-dominated convection–diffusion equations. One approach to address this issue is the variational multiscale (VMS) stabilization technique. However, in the VMS in practice, geometry transformations of the corresponding operators are required, and the diffusion term in the stabilization part involves Christoffel symbols, which do not appear in the classical weak form of the <span><math><msup><mrow><mn>2</mn></mrow><mrow><mi>n</mi><mi>d</mi></mrow></msup></math></span>-order differential equations. Furthermore, the residual-driven stabilized finite element equation in the VMS method requires integration over multiple terms with different orders of polynomials. Therefore, intensive computational resources are needed to evaluate these terms, which makes the application of this method computationally expensive, especially when high-order elements are used. Optimum parallelization is therefore desirable. This work demonstrates the implementation and verification of the Galerkin approach stabilized using the VMS technique on a hybrid parallel framework with simultaneous use of different parallelization paradigms including shared memory (OpenMP), distributed memory (MPI), and GPGPUs. Load balancing on one heterogeneous computing platform is achieved by offloading the calculations to multiple GPUs, using shared memory parallelism for loops, and distributed memory for linear solvers. Verification of this implementation includes the convergence rate analysis using problems with manufactured solutions, and a benchmark case is solved to compare the convergence rate with other published work. The speed-up data are reported.</div></div>","PeriodicalId":8006,"journal":{"name":"Annals of Nuclear Energy","volume":"223 ","pages":"Article 111608"},"PeriodicalIF":2.3000,"publicationDate":"2025-06-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A hybrid parallel framework to solve convection-diffusion equation using finite element method with variational multiscale stabilization\",\"authors\":\"Qiyue Lu ,&nbsp;Ibrahim Jarrah ,&nbsp;Rizwan-uddin\",\"doi\":\"10.1016/j.anucene.2025.111608\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Standard Galerkin method results in numerical instabilities when applied to the convection-dominated convection–diffusion equations. One approach to address this issue is the variational multiscale (VMS) stabilization technique. However, in the VMS in practice, geometry transformations of the corresponding operators are required, and the diffusion term in the stabilization part involves Christoffel symbols, which do not appear in the classical weak form of the <span><math><msup><mrow><mn>2</mn></mrow><mrow><mi>n</mi><mi>d</mi></mrow></msup></math></span>-order differential equations. Furthermore, the residual-driven stabilized finite element equation in the VMS method requires integration over multiple terms with different orders of polynomials. Therefore, intensive computational resources are needed to evaluate these terms, which makes the application of this method computationally expensive, especially when high-order elements are used. Optimum parallelization is therefore desirable. This work demonstrates the implementation and verification of the Galerkin approach stabilized using the VMS technique on a hybrid parallel framework with simultaneous use of different parallelization paradigms including shared memory (OpenMP), distributed memory (MPI), and GPGPUs. Load balancing on one heterogeneous computing platform is achieved by offloading the calculations to multiple GPUs, using shared memory parallelism for loops, and distributed memory for linear solvers. Verification of this implementation includes the convergence rate analysis using problems with manufactured solutions, and a benchmark case is solved to compare the convergence rate with other published work. The speed-up data are reported.</div></div>\",\"PeriodicalId\":8006,\"journal\":{\"name\":\"Annals of Nuclear Energy\",\"volume\":\"223 \",\"pages\":\"Article 111608\"},\"PeriodicalIF\":2.3000,\"publicationDate\":\"2025-06-17\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Annals of Nuclear Energy\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0306454925004256\",\"RegionNum\":3,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"NUCLEAR SCIENCE & TECHNOLOGY\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Annals of Nuclear Energy","FirstCategoryId":"5","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0306454925004256","RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"NUCLEAR SCIENCE & TECHNOLOGY","Score":null,"Total":0}
引用次数: 0

摘要

标准伽辽金方法在求解以对流为主的对流扩散方程时存在数值不稳定性。解决这一问题的一种方法是变分多尺度(VMS)稳定技术。然而,在实际的VMS中,需要对相应的算子进行几何变换,并且稳定部分的扩散项涉及到Christoffel符号,这在二阶微分方程的经典弱形式中是不存在的。此外,VMS方法中的残差驱动稳定有限元方程需要对多项不同阶次的多项式进行积分。因此,需要大量的计算资源来计算这些项,这使得该方法的应用计算成本很高,特别是当使用高阶元素时。因此,最优的并行化是可取的。这项工作演示了Galerkin方法的实现和验证,该方法使用VMS技术稳定在混合并行框架上,同时使用不同的并行化范式,包括共享内存(OpenMP),分布式内存(MPI)和gpgpu。在一个异构计算平台上,通过将计算卸载到多个gpu,使用共享内存并行循环和分布式内存线性求解器来实现负载平衡。对该实现的验证包括使用已制造解决方案的问题进行收敛速度分析,并解决了一个基准案例,将收敛速度与其他已发表的工作进行比较。上报提速数据。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A hybrid parallel framework to solve convection-diffusion equation using finite element method with variational multiscale stabilization
Standard Galerkin method results in numerical instabilities when applied to the convection-dominated convection–diffusion equations. One approach to address this issue is the variational multiscale (VMS) stabilization technique. However, in the VMS in practice, geometry transformations of the corresponding operators are required, and the diffusion term in the stabilization part involves Christoffel symbols, which do not appear in the classical weak form of the 2nd-order differential equations. Furthermore, the residual-driven stabilized finite element equation in the VMS method requires integration over multiple terms with different orders of polynomials. Therefore, intensive computational resources are needed to evaluate these terms, which makes the application of this method computationally expensive, especially when high-order elements are used. Optimum parallelization is therefore desirable. This work demonstrates the implementation and verification of the Galerkin approach stabilized using the VMS technique on a hybrid parallel framework with simultaneous use of different parallelization paradigms including shared memory (OpenMP), distributed memory (MPI), and GPGPUs. Load balancing on one heterogeneous computing platform is achieved by offloading the calculations to multiple GPUs, using shared memory parallelism for loops, and distributed memory for linear solvers. Verification of this implementation includes the convergence rate analysis using problems with manufactured solutions, and a benchmark case is solved to compare the convergence rate with other published work. The speed-up data are reported.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Annals of Nuclear Energy
Annals of Nuclear Energy 工程技术-核科学技术
CiteScore
4.30
自引率
21.10%
发文量
632
审稿时长
7.3 months
期刊介绍: Annals of Nuclear Energy provides an international medium for the communication of original research, ideas and developments in all areas of the field of nuclear energy science and technology. Its scope embraces nuclear fuel reserves, fuel cycles and cost, materials, processing, system and component technology (fission only), design and optimization, direct conversion of nuclear energy sources, environmental control, reactor physics, heat transfer and fluid dynamics, structural analysis, fuel management, future developments, nuclear fuel and safety, nuclear aerosol, neutron physics, computer technology (both software and hardware), risk assessment, radioactive waste disposal and reactor thermal hydraulics. Papers submitted to Annals need to demonstrate a clear link to nuclear power generation/nuclear engineering. Papers which deal with pure nuclear physics, pure health physics, imaging, or attenuation and shielding properties of concretes and various geological materials are not within the scope of the journal. Also, papers that deal with policy or economics are not within the scope of the journal.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信