中文
相关论文

相关论文: KinetiX: A performance portable code generator for…

200 篇论文

High-speed chemically active flows present significant computational challenges due to their disparate space and time scales, where stiff chemistry often dominates simulation time. While modern supercomputing scientific codes achieve…

分布式、并行与集群计算 · 计算机科学 2025-11-04 Anthony Carreon , Jagmohan Singh , Shivank Sharma , Shuzhi Zhang , Venkat Raman

Predicting the degradation processes of molecules over long timescales is a key aspect of industrial materials design. However, it is made computationally challenging by the need to construct large networks of chemical reactions that are…

化学物理 · 物理学 2025-05-02 Joe Gilkes , Mark Storr , Reinhard J. Maurer , Scott Habershon

This paper introduces ChemGen, a software package that uses code generation to integrate multispecies thermodynamics and chemical kinetics into C+-based computational physics codes. ChemGen aims to make chemical kinetics more accessible in…

Graphic Processing Units (GPUs) have become ubiquitous in scientific computing. However, writing efficient GPU kernels can be challenging due to the need for careful code tuning. To automatically explore the kernel optimization space,…

分布式、并行与集群计算 · 计算机科学 2023-03-23 Stijn Heldens , Ben van Werkhoven

The Large Hadron Collider (LHC) at CERN will see an upgraded hardware configuration which will bring a new era of physics data taking and related computational challenges. To this end, it is necessary to exploit the ever increasing variety…

分布式、并行与集群计算 · 计算机科学 2023-12-06 Monica Dessole , Jolly Chen , Axel Naumann

Efficient GPU programming is crucial for achieving high performance in deep learning (DL) applications. The performance of GPU programs depends on how data is parallelized across threads and arranged within memory subsystems. The mapping…

机器学习 · 计算机科学 2026-01-30 Xiao Zhang , Yaoyao Ding , Bolin Sun , Yang Hu , Tatiana Shpeisman , Gennady Pekhimenko

Automatic code generation is frequently used to create implementations of algorithms specifically tuned to particular hardware and application parameters. The code generation process involves the selection of adequate code transformations,…

分布式、并行与集群计算 · 计算机科学 2024-08-08 Dominik Ernst , Markus Holzer , Georg Hager , Matthias Knorr , Gerhard Wellein

We introduce KiNetX, a fully automated meta-algorithm for the kinetic analysis of complex chemical reaction networks derived from semi-accurate but efficient electronic structure calculations. It is designed to (i) accelerate the automated…

化学物理 · 物理学 2019-01-11 Jonny Proppe , Markus Reiher

Using a realistic molecular catalyst system, we conduct scaling studies of ab initio molecular dynamics simulations using the CP2K code on both Intel Xeon CPU and NVIDIA V100 GPU architectures. We explore using process placement and…

性能 · 计算机科学 2021-09-13 Dewi Yokelson , Nikolay V. Tkachenko , Robert Robey , Ying Wai Li , Pavel A. Dub

We report on the design, implementation, optimization, and performance of the CADISHI software package, which calculates histograms of pair-distances of ensembles of particles on CPUs and GPUs. These histograms represent 2-point spatial…

计算物理 · 物理学 2019-02-20 Klaus Reuter , Jürgen Köfinger

Numerical simulations are ubiquitous in mathematics and computational science. Several industrial and clinical applications entail modeling complex multiphysics systems that evolve over a variety of spatial and temporal scales. This study…

数学软件 · 计算机科学 2022-11-14 Pasquale Claudio Africa

Developing parallel algorithms efficiently requires careful management of concurrency across diverse hardware architectures. C++ executors provide a standardized interface that simplifies the development process, allowing developers to…

分布式、并行与集群计算 · 计算机科学 2025-10-22 Karame Mohammadiporshokooh , Steven R. Brandt , Hartmut Kaiser

A method which casts the chemical source term computation into an artificial neural network (ANN)-inspired form is presented. This approach is well-suited for use on emerging supercomputing platforms that rely on graphical processing units…

化学物理 · 物理学 2021-05-11 Shivam Barwey , Venkat Raman

AMD GPUs offer state-of-the-art compute and memory bandwidth; however, peak performance AMD kernels are written in raw assembly. To address the difficulty of mapping AI algorithms to hardware, recent work proposes C++ embedded and…

The recent trend of using Graphics Processing Units (GPU's) for high performance computations is driven by the high ratio of price performance for these units, complemented by their cost effectiveness. At first glance, computational fluid…

计算工程、金融与科学 · 计算机科学 2018-02-13 Kiril S. Shterev

Celeritas is a GPU-optimized MC particle transport code designed to meet the growing computational demands of next-generation HEP experiments. It provides efficient simulation of EM physics processes in complex geometries with magnetic…

In this work, we present how code generation techniques significantly improve the performance of the computational kernels in the HyTeG software framework. This HPC framework combines the performance and memory advantages of matrix-free…

性能 · 计算机科学 2023-05-25 Dominik Thönnes , Ulrich Rüde

We accelerate reactive transport (RT) simulation by replacing the geochemical solver in the RT code by a surrogate model or emulator, considering either a trained deep neural network (DNN) or a k-nearest neighbor (kNN) regressor. We focus…

化学物理 · 物理学 2021-12-01 Eric Laloy , Diederik Jacques

We introduce synax, a novel library for automatically differentiable simulation of Galactic synchrotron emission. Built on the JAX framework, synax leverages JAX's capabilities, including batch acceleration, just-in-time compilation, and…

天体物理仪器与方法 · 物理学 2025-03-26 Kangning Diao , Zack Li , Richard D. P. Grumitt , Yi Mao

Ammonia is a promising zero-carbon fuel for industrial and transport applications, but its combustion is hindered by flame instabilities, incomplete oxidation, and the formation of nitrogen oxides. Accurate and detailed kinetic models are…

‹ 上一页 1 2 3 10 下一页 ›