You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, new cluster settings were created ad hoc throughout asim, making it
hard to change cluster settings. In addition, it was also hard to distinguish
between simulation and cluster settings. This commit adds a cluster settings
field to the simulation settings struct, initializing it once and passing it
throughout. Note that many simulation settings that should be cluster settings
still remain; a TODO is left to clean this up in the future.
Epic: none
Release note: none
0 commit comments