Advancing RT Core-Accelerated Fixed-Radius Nearest Neighbor Search
Enzo Meneses, Hugo Bec, Crist\'obal A. Navarro, Beno\^it Crespin, Felipe A. Quezada, Nancy Hitschfeld, Heinich Porro, Maxime Maria

TL;DR
This paper introduces three innovations to enhance RT core-accelerated fixed-radius nearest neighbor search in particle simulations, significantly improving speed, energy efficiency, and memory handling, especially for complex boundary conditions.
Contribution
The paper presents a real-time BVH update optimizer, new RT core usage variants eliminating neighbor lists, and a method for periodic boundary conditions, advancing RT core applications in particle simulations.
Findings
RT core pipeline up to 3.4x faster with the optimizer.
Variants improve speedup and energy efficiency up to 2x.
Effective handling of periodic boundary conditions without performance penalty.
Abstract
In this work we introduce three ideas that can further improve particle FRNN physics simulations running on RT Cores; i) a real-time update/rebuild ratio optimizer for the bounding volume hierarchy (BVH) structure, ii) a new RT core use, with two variants, that eliminates the need of a neighbor list and iii) a technique that enables RT cores for FRNN with periodic boundary conditions (BC). Experimental evaluation using the Lennard-Jones FRNN interaction model as a case study shows that the proposed update/rebuild ratio optimizer is capable of adapting to the different dynamics that emerge during a simulation, leading to a RT core pipeline up to faster than with other known approaches to manage the BVH. In terms of simulation step performance, the proposed variants can significantly improve the speedup and energy efficiency (EE) of the base RT core idea; from…
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 · Stochastic Gradient Optimization Techniques · Advanced Neural Network Applications
