A multithreaded PPHPC replication in Java (1.0.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
This version is taken from commit 4eb4d42 on May 1st, 2015.
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.0.0
Submitted by
Nuno Fachada
Published Oct 31, 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
This version is taken from commit 4eb4d42 on May 1st, 2015.