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

Adaptative implementation with a Remote scheduler #188

Closed
3 tasks
guillaumeeb opened this issue Oct 31, 2018 · 4 comments
Closed
3 tasks

Adaptative implementation with a Remote scheduler #188

guillaumeeb opened this issue Oct 31, 2018 · 4 comments

Comments

@guillaumeeb
Copy link
Member

In order to identify the interaction between adaptative mode and the ClusterManager and Scheduler components, it would be good to use current dask-jobqueue implementation.

  • Move adaptive logic here, remove distributed.deploy dependency to it.
  • Simplify the logic if possible, see if adaptive can only call scale, and not retire_workers itself
  • Identify the remote method that adaptive will need to be available from Scheduler.
@guillaumeeb guillaumeeb changed the title ClusterManager: Adaptative implementation Adaptative implementation with a Remote scheduler Oct 11, 2019
@guillaumeeb
Copy link
Member Author

@mrocklin @jacobtomlinson since dask/dask-kubernetes#162 was merge, I guess Adaptive mode doesn't need access to Scheduler object anymore and discuss with it only by RPC calls?

@mrocklin
Copy link
Member

mrocklin commented Oct 11, 2019 via email

@mrocklin
Copy link
Member

mrocklin commented Oct 11, 2019 via email

@guillaumeeb
Copy link
Member Author

Closing this one, fixed upstream.

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

No branches or pull requests

2 participants