Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wojciech Turek - Erlang-based Desynchronised Urban Traffic Simulation for High-Performance Computing Systems #117

Closed
bkil-syslogng opened this issue Jun 28, 2017 · 0 comments

Comments

@bkil-syslogng
Copy link

speaker: Wojciech Turek
topic: erlang, traffic simulation, distributed systems, functional programming
video: https://www.youtube.com/watch?v=SewI3BK64wg
length: 24:35
presentation: http://www.lambdadays.org/lambdadays2017/wojciech-turek

Erlang-based Desynchronised Urban Traffic Simulation for High-Performance Computing Systems - Wojciech Turek (Lambda Days 2017)

The problem of micro-scale urban traffic simulation of large environments poses a great opportunity for utilisation of HPC systems. Parallel implementation of this kind of computation, where complex, data-intensive processing has to be synchronised, is not straightforward. The simulation presented in this paper is based on a concept of controlled desynchronisation of the computations, which does not violate the model. The implementation in Erlang language uses Erlang distribution mechanisms for building and managing the computing cluster. Conducted experiments show linear scalability of the method up to 19200 computing cores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants