A Framework for Megascale Agent Based Model Simulations on Graphics Processing Units
Agent-based modeling is a technique for modeling dynamic systems from the bottom up. Individual elements of the system are represented computationally as agents. The system-level behaviors emerge from the micro-level interactions of the agents. Contemporary state-of-the-art agent-based modeling toolkits are essentially discrete-event simulators designed to execute serially on the Central Processing Unit (CPU). They simulate Agent-Based Models (ABMs) by executing agent actions one at a time. In addition to imposing an un-natural execution order, these toolkits have limited scalability. In this article, we investigate data-parallel computer architectures such as Graphics Processing Units (GPUs) to simulate large scale ABMs. We have developed a series of efficient, data parallel algorithms for handling environment updates, various agent interactions, agent death and replication, and gathering statistics. We present three fundamental innovations that provide unprecedented scalability. The first is a novel stochastic memory allocator which enables parallel agent replication in O(1) average time. The second is a technique for resolving precedence constraints for agent actions in parallel. The third is a method that uses specialized graphics hardware, to gather and process statistical measures. These techniques have been implemented on a modern day GPU resulting in a substantial performance increase. We believe that our system is the first ever completely GPU based agent simulation framework. Although GPUs are the focus of our current implementations, our techniques can easily be adapted to other data-parallel architectures. We have benchmarked our framework against contemporary toolkits using two popular ABMs, namely, SugarScape and StupidModel.
Year of publication: |
2008-10-31
|
---|---|
Authors: | Lysenko, Mikola ; D'Souza, Roshan M. |
Published in: |
Journal of Artificial Societies and Social Simulation. - Journal of Artificial Societies and Social Simulation. - Vol. 11.2008, 4, p. 10-10
|
Publisher: |
Journal of Artificial Societies and Social Simulation |
Subject: | GPGPU | Agent Based Modeling | Data Parallel Algorithms | Stochastic Simulations |
Saved in:
Saved in favorites
Similar items by subject
-
Petroşanu, Dana-Mihaela, (2012)
-
EFFECTIVE GPU ACCELERATION OF LARGE SCALE, ASYNCHRONOUS SIMULATIONS ON GRAPHS
ARENDT, DUSTIN, (2012)
-
Large-scale agent-based models in marketing research : the quest for the mythical free lunch
Voicu, Alexandru, (2013)
- More ...