TL;DR
This paper introduces Relexi, a scalable reinforcement learning framework designed for high-performance computing systems to enhance computational fluid dynamics simulations, demonstrating its ability to handle large problems efficiently and find optimal control strategies.
Contribution
Relexi is a modular, scalable RL framework that efficiently integrates with CFD solvers on HPC systems, enabling large-scale and faster RL training for fluid dynamics applications.
Findings
Relexi scales to hundreds of environments on thousands of cores.
It enables larger problem sizes and faster training times.
Demonstrated control strategy for eddy viscosity in large eddy simulations.
Abstract
Reinforcement learning (RL) is highly suitable for devising control strategies in the context of dynamical systems. A prominent instance of such a dynamical system is the system of equations governing fluid dynamics. Recent research results indicate that RL-augmented computational fluid dynamics (CFD) solvers can exceed the current state of the art, for example in the field of turbulence modeling. However, while in supervised learning, the training data can be generated a priori in an offline manner, RL requires constant run-time interaction and data exchange with the CFD solver during training. In order to leverage the potential of RL-enhanced CFD, the interaction between the CFD solver and the RL algorithm thus have to be implemented efficiently on high-performance computing (HPC) hardware. To this end, we present Relexi as a scalable RL framework that bridges the gap between machine…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
