-
-
Notifications
You must be signed in to change notification settings - Fork 718
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
Consider candidates that don't hold any dependencies in decide_worker
#4925
Open
gjoseph92
wants to merge
25
commits into
dask:main
Choose a base branch
from
gjoseph92:decide_worker/add-random-candidates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Consider candidates that don't hold any dependencies in decide_worker
#4925
gjoseph92
wants to merge
25
commits into
dask:main
from
gjoseph92:decide_worker/add-random-candidates
Commits on Jun 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5b17f55 - Browse repository at this point
Copy the full SHA 5b17f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a81ca8 - Browse repository at this point
Copy the full SHA 4a81ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c57fd72 - Browse repository at this point
Copy the full SHA c57fd72View commit details -
Configuration menu - View commit details
-
Copy full SHA for d810d2d - Browse repository at this point
Copy the full SHA d810d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 768d660 - Browse repository at this point
Copy the full SHA 768d660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 346ab17 - Browse repository at this point
Copy the full SHA 346ab17View commit details -
Co-authored-by: Matthew Rocklin <mrocklin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 420c99e - Browse repository at this point
Copy the full SHA 420c99eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a004b2 - Browse repository at this point
Copy the full SHA 0a004b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b050d14 - Browse repository at this point
Copy the full SHA b050d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e99b7f - Browse repository at this point
Copy the full SHA 9e99b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6acdc4 - Browse repository at this point
Copy the full SHA f6acdc4View commit details -
Co-authored-by: Matthew Rocklin <mrocklin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 524da73 - Browse repository at this point
Copy the full SHA 524da73View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d37ae - Browse repository at this point
Copy the full SHA a5d37aeView commit details -
This reverts commit 761546db775b772a6dbbfc39218cc9e871fc3c98.
Configuration menu - View commit details
-
Copy full SHA for 5842ca8 - Browse repository at this point
Copy the full SHA 5842ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a159245 - Browse repository at this point
Copy the full SHA a159245View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb991d1 - Browse repository at this point
Copy the full SHA bb991d1View commit details
Commits on Jun 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 58b4bf8 - Browse repository at this point
Copy the full SHA 58b4bf8View commit details
Commits on Jun 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 13975cb - Browse repository at this point
Copy the full SHA 13975cbView commit details -
No randomness if < 10 workers to choose from
Fixes flaky `test_balance_with_restrictions`
Configuration menu - View commit details
-
Copy full SHA for fcb165e - Browse repository at this point
Copy the full SHA fcb165eView commit details -
Ensure
decide_worker
args are plain dict_values@jakirkham any better ideas here?
Configuration menu - View commit details
-
Copy full SHA for cd382c6 - Browse repository at this point
Copy the full SHA cd382c6View commit details
Commits on Jun 22, 2021
-
1 worker for
test_statistical_profiling
I'm a little concerned why the tasks never ran on worker `a` only on Windows though?
Configuration menu - View commit details
-
Copy full SHA for cc57a8b - Browse repository at this point
Copy the full SHA cc57a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13911bc - Browse repository at this point
Copy the full SHA 13911bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2445fe - Browse repository at this point
Copy the full SHA f2445feView commit details
Commits on Jul 20, 2021
-
Merge remote-tracking branch 'upstream/main' into decide_worker/add-r…
…andom-candidates
Configuration menu - View commit details
-
Copy full SHA for 38e6b57 - Browse repository at this point
Copy the full SHA 38e6b57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5794540 - Browse repository at this point
Copy the full SHA 5794540View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.