Back to Search
Start Over
Exploiting GPUs for multi-agent path planning on grid maps.
- Source :
- 2012 International Conference on High Performance Computing & Simulation (HPCS); 1/ 1/2012, p482-488, 7p
- Publication Year :
- 2012
-
Abstract
- Multi-agent path planning on grid maps is a challenging problem and has numerous real-life applications ranging from robotics to real-time strategy games and non-player characters in video games. A∗ is a cost-optimal forward search algorithm for path planning which scales up poorly in practice since both the search space and the branching factor grow exponentially in the number of agents. In this work, we propose an A∗ implementation for the Graphics Processor Units (GPUs) which uses as search space a grid map. The approach uses a search space decomposition to break down the forward search A∗ algorithm into parallel independently forward sub-searches. The solution offer no guarantees with respect to completeness and solution quality but exploits the computational capability of GPUs to accelerate path planning for many thousands of agents. The paper describes this implementation using the Compute Unified Device Architecture (CUDA) programming environment, and demonstrates its advantages in GPU performance compared to GPU implementation of Real-Time Adaptive A∗. [ABSTRACT FROM PUBLISHER]
Details
- Language :
- English
- ISBNs :
- 9781467323598
- Database :
- Complementary Index
- Journal :
- 2012 International Conference on High Performance Computing & Simulation (HPCS)
- Publication Type :
- Conference
- Accession number :
- 86581877
- Full Text :
- https://doi.org/10.1109/HPCSim.2012.6266962