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

Local Launcher Load Balancing Support #18

Open
MariaSemple opened this issue Jul 12, 2020 · 0 comments
Open

Local Launcher Load Balancing Support #18

MariaSemple opened this issue Jul 12, 2020 · 0 comments
Assignees
Labels
launcher Related to the launcher

Comments

@MariaSemple
Copy link
Collaborator

Implement load balancing support for the SDK-based Local Launcher, per the existing implementation.

Requires NodeManager or equivalent. The root directory for writing information is <scratch-path>/[jobs|output]/<hostname> .

The plugin is already writing output and job information to the correct location. It should also write network information to the <scratch-path>/jobs/<hostname>/addrs file. It should read additional node network information from the same file for different hostnames.

The plugin needs to use the network information to pull request information from the other Local Plugin nodes in the load balanced cluster.

@MariaSemple MariaSemple self-assigned this Jul 12, 2020
@bschwedler bschwedler added the launcher Related to the launcher label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
launcher Related to the launcher
Projects
None yet
Development

No branches or pull requests

2 participants