A multithreaded PPHPC replication in Java (1.1.0)
A multithreaded Java implementation of the PPHPC Agent-Based Model, developed with two goals in mind:
- Compare the performance of this implementation with an existing NetLogo implementation.
- Study how different parallelization strategies impact simulation performance on a shared memory architecture.
Release Notes
Stable version from commit 029b270 on November 19, 2015.
[Update operating instructions]
Associated Publications
Fachada, N., Lopes, V.V., Martins, R.C., Rosa, A.C., Parallelization strategies for spatial agent-based models, International Journal of Parallel Programming, 2016, http://dx.doi.org/10.1007/s10766-015-0399-9 (arXiv preprint available at http://arxiv.org/abs/1507.04047)
This release is out-of-date. The latest version is
1.3.0
A multithreaded PPHPC replication in Java 1.1.0
Submitted by
Nuno Fachada
Published Nov 19, 2015
Last modified Feb 23, 2018
A multithreaded Java implementation of the PPHPC Agent-Based Model, developed with two goals in mind:
- Compare the performance of this implementation with an existing NetLogo implementation.
- Study how different parallelization strategies impact simulation performance on a shared memory architecture.
Release Notes
Stable version from commit 029b270 on November 19, 2015.
[Update operating instructions]