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

wip: testing different orderings #12

Merged
merged 6 commits into from Apr 14, 2024
Merged

wip: testing different orderings #12

merged 6 commits into from Apr 14, 2024

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Apr 5, 2024

Problem: randomize is limited for ordering
Solution: change randomize "boolean" into an order variable that can take several forms. We will want to test this to see how order of jobs can impact an ensemble with autoscaling.

Note that I need to test this (and likely want to run experiments with an autoscaler) so it's just a WIP.

Problem: randomize is limited for ordering
Solution: change randomize "boolean" into an order variable
that can take several forms. We will want to test this to
see how order of jobs can impact an ensemble with autoscaling.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch merged commit 6491b1d into main Apr 14, 2024
7 checks passed
@vsoch vsoch deleted the test-sorting-strategies branch April 14, 2024 21:22
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

Successfully merging this pull request may close these issues.

None yet

1 participant