Skip to content

Cycle throughout regions when launching simulations.

Marcos Huck requested to merge feature/region_round_robin into develop

Related tasks

Context

Simulations were first launched on the same cluster until all machines were consumed.

Change

This MR introduces a wrapper for Map platform manager, that allows to launch simulations using different platforms, but they now get cycled every time Platforms is called with a nil value.

Other information

Additional documentation

Edited by Marcos Huck

Merge request reports