Machine Learning-driven Autotuning of Graphics Processing Unit Accelerated Computational Fluid Dynamics for Enhanced Performance
Weicheng Xue, Christohper John Roy

TL;DR
This paper presents a machine learning-based autotuning method using neural networks to optimize GPU parameters for computational fluid dynamics simulations, significantly improving performance with minimal sampling.
Contribution
Introduces a neural network-driven autotuning approach for GPU-accelerated CFD, demonstrating effectiveness across multiple GPU models with limited sampling.
Findings
Achieved performance improvements in CFD simulations through neural network autotuning.
Effective parameter tuning with minimal samples due to neural network modeling.
Validated approach across different GPU architectures.
Abstract
Optimizing the performance of computational fluid dynamics (CFD) applications accelerated by graphics processing units (GPUs) is crucial for efficient simulations. In this study, we employed a machine learning-based autotuning technique to optimize 14 key parameters related to GPU kernel scheduling, including the number of thread blocks and threads within a block. Our approach utilizes fully connected neural networks as the underlying machine learning model, with the tuning parameters as inputs to the neural networks and the actual execution time of a simulation as the outputs. To assess the effectiveness of our autotuning approach, we conducted experiments on three different types of GPUs, with computational speeds ranging from low to high. We performed independent training for each GPU model and also explored combined training across multiple GPU models. By leveraging artificial…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Advanced Data Storage Technologies · Machine Learning and Data Classification
