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

New module for reverse-ssh connect-to-scheduler #1320

Open
jlnav opened this issue Jun 4, 2024 · 0 comments
Open

New module for reverse-ssh connect-to-scheduler #1320

jlnav opened this issue Jun 4, 2024 · 0 comments

Comments

@jlnav
Copy link
Member

jlnav commented Jun 4, 2024

Workers can be easily launched onto some remote system and easily communicate back to the manager via reverse-ssh. But this currently won't easily place those workers on a relevant compute node.

What we'd prefer:

  • On some head/generator/AI node, specify remote-connect to cluster, with nworkers
  • We build a command that configures reverse-ssh and launches a scheduler module remotely
  • Launch this command. Remotely a module creates a scheduler job via PSI/J , parsl, Balsam, etc.
  • Submit the job, launch all workers with same reverse-ssh parameters

This may resemble:

python my_script.py --ssh polaris --queue prod --nworkers 32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Aspirational
Development

No branches or pull requests

1 participant