3270

Scalable Multi Agent Simulation on the GPU

Avi Bleiweiss
NVIDIA Corporation
Robotics and Applications, RA 2009

@conference{bleiweiss2009scalable,

   title={Scalable multi agent simulation on the gpu},

   author={Bleiweiss, A.},

   booktitle={GPU Technology Conference},

   year={2009}

}

Download Download (PDF)   View View   Source Source   

1434

views

We present a unique and elegant graphics hardware realization of multi agent simulation. Specifically, we adapted Velocity Obstacles that suits well parallel computation on single instruction, multiple thread, SIMT, type architecture. We explore hash based nearest neighbors search to considerably optimize the algorithm when mapped on to the GPU. Moreover, to alleviate inefficiencies of agent level concurrency, primarily exposed in small agent count (<=32) scenarios, we exploit nested data parallel in unrolling the inner velocity iteration, demonstrating an appreciable performance gain. Simulation of ten thousand agents created with our system runs on current hardware at a real time rate of eighteen frames per second. Our software implementation builds on NVIDIA's CUDA.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: