4.7 Article

TChem: A performance portable parallel software toolkit for complex kinetic mechanisms

期刊

COMPUTER PHYSICS COMMUNICATIONS
卷 285, 期 -, 页码 -

出版社

ELSEVIER
DOI: 10.1016/j.cpc.2022.108628

关键词

TChem; Kokkos; Performance portability; GPU; Flow chemistry

向作者/读者索取更多资源

TChem is a performance portable software toolkit for analyzing complex kinetic mechanisms. It provides tools for gas-phase and surface chemistry, thermodynamic properties, and implements formulations for several reactor models. The software uses automatic differentiation to compute analytical derivatives and achieves portability across multiple computing platforms using the Kokkos framework. Efficient evaluations of chemical source terms and thermodynamic properties are enabled through a hierarchical parallelism framework. Parallel efficiency results on Intel Xeon CPUs and NVIDIA Volta GPUs are analyzed.
We present TChem, a performance portable software toolkit to enable the analysis of complex kinetic mechanisms. The software provides tools for gas-phase and surface chemistry, thermodynamic properties, and implements formulations for several canonical reactor models. Analytical derivatives necessary to construct Jacobian matrices corresponding to all implemented functionalities are available through automatic differentiation. TChem uses the Kokkos framework to achieve portability across multiple heterogeneous computing platforms with a single version of the code. We implement a hierarchical parallelism framework to enable efficient chemical source term and thermodynamic property evaluations over the number of samples assigned to the local computing device. We analyze parallel efficiency results extracted from test cases for thermodynamic properties, source terms, and Jacobians evaluations on Intel Xeon CPUs and NVIDIA Volta GPUs.Program summaryProgram Title: TChemCPC Library link to program files: https://doi .org /10 .17632 /25prt5g35w.1Developer's repository link: https://github .com /sandialabs /TChemLicensing provisions: BSD 2-clause Programming language: C++Nature of problem: TChem seeks efficient solutions of models that involve complex chemical kinetic mechanisms, which are essential for various applications areas such as combustion modeling, atmospheric chemistry and catalysis. In general, a detailed chemical kinetic mechanism involves a number of species and associated elementary reactions. The system of governing equations is typically highly non-linear and stiff, involving a large range of time scales.Solution method: TChem provides source term functions and numerical/analytic Jacobians for canonical reactor models. In particular, the analytic Jacobian is computed using automatic differentiation techniques implemented in the SACADO library. For solving stiff time ODE/DAE systems, TChem uses the Tines implementation of an adaptive 2nd-order backward difference formula to obtain efficient solutions that evolve on a range of time scales. The software employs batch parallelism to exploit massively parallel modern computing devices. Target workflows correspond to reactive flow problems or uncertainty quantification studies, which require the solutions of many samples corresponding to different grid points or input conditions. The software provides performance portable implementations aiming to use modern heterogeneous computing platforms i.e., multi/many core host processors with external GPU accelerators. We achieve the performance portability using the Kokkos parallel programming model that enables translation of a single Kokkos implementation to multiple device-specific backend codes.Published by Elsevier B.V.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.7
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

暂无数据
暂无数据