Skip to content

run/repro: Execute a command on another machine #1490

Closed
@ghost

Description

Sometimes, you have a dedicated machine with the proper runtime environment to execute your exepriments. It would be great to have an option to send input and run a command on that machine and being able to retrieve the output files.

Things to look up:

  • Cancelled or failed runs could leave garbage on the remote hosts that need to be collected
  • Large Input / Output files with inefficient transfers
  • Use -d and o to keep track of which files need to pushed to and retrieved from the remote host

Maybe, this could work alongside setting up SSHFS or NFS.

We can introduce an option --sshlogin to receive the URI of the node where the computation is needed to be run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions