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

Starting up a remote cluster #22

Open
kreczko opened this issue Mar 28, 2023 · 0 comments
Open

Starting up a remote cluster #22

kreczko opened this issue Mar 28, 2023 · 0 comments
Assignees

Comments

@kreczko
Copy link
Collaborator

kreczko commented Mar 28, 2023

Our current issue is that workers need to be able to connect to scheduler AND vice versa.

A workaround would be to use a Dask gateway at Bristol and start scheduler on the site.

Implementation:

  1. Start gateway on distributed.phy
  2. Start job on site X that starts the scheduler
  3. Once the scheduler connects to the gateway, submit worker jobs
  4. Everything else stays the same
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