Skip to content

Parallel Simulation Preparations

Compare
Choose a tag to compare
@Alex-Kolar Alex-Kolar released this 14 Dec 21:29
· 571 commits to master since this release
79d2f0b

This version changes many of the back-end working of SeQUeNCe in preparation for parallel execution support. This includes moving all random number generation to nodes, reworking events to support entity names as arguments, tweaking the behavior of entanglement and reservation protocols, and more (please see CHANGELOG.md for more details).

This version of the simulator still runs as a sequential program; the parallelized simulator will be released soon, but may be previewed on the parallel branch.