ROOT-Sim

The ROme OpTimistic Simulator: Multithreaded Parallel Discrete Event Simulator

View project on GitHub

The ROme OpTimistic Simulator

Welcome to the ROOT-Sim website! ROOT-Sim is a HPC library targeting optimistic simulation. This runtime environment is able to deliver very fast simulation runs on massively parallel multicore machines and or distributed compute clusters/supercomputers.

If you want to have more information on how ROOT-Sim can fit your purposes, or if you want to contribute to the project, the wiki is a good place to start. The about page shows few steps to get ROOT-Sim running, using some of the example models provided in the distribution.

If you have found a bug, or if you want to request a new feature, feel free to open a new issue on Github.

You can get the latest version of the library using the links on the right column of this page, or you can clone the Github repository.

Latest News

Version 2.0.0 released

06 Dec 2018 · Alessandro Pellegrini
We are proud to announce the release of ROOT-Sim version 2.0.0! This release significantly increases the quality of the code base, which is now cleaner and much more documented. Additionally, a precise workflow for contributing to the project has been implemented. Check the docs/CONTRIBUTING.md file in the source tree if you are interested in contributing to ROOT-Sim. The following new features have been added to this release: Asynchronous MPI support: ROOT-Sim can now go (again)…
Read more…