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

executor: run experiment on an executor #6267

Closed
Tracked by #6440
dberenbaum opened this issue Jul 1, 2021 · 2 comments
Closed
Tracked by #6440

executor: run experiment on an executor #6267

dberenbaum opened this issue Jul 1, 2021 · 2 comments
Assignees
Labels
A: executors Related to the executors feature

Comments

@dberenbaum
Copy link
Collaborator

Meta-issue. Please link related tickets back to this one.

User story

I want to run an experiment on my executor from my local machine.

Requirements

  • dvc exp run --executor successfully runs an experiment on a running executor instance with no other steps.

Out of scope

  • It's not yet necessary to monitor the experiment or its output while it runs or to be notified when the experiment completes.
  • It's not yet necessary to queue or run multiple experiments on an executor.
  • It's not yet necessary to create or destroy the executor instance as part of the experiment run.
@dberenbaum dberenbaum added the A: executors Related to the executors feature label Jul 1, 2021
@dberenbaum
Copy link
Collaborator Author

It's important to keep the remote executor's experiment running even if the connection from the local machine breaks.

May need a dvc exp collect or similar command to check status of running experiments.

@dberenbaum dberenbaum mentioned this issue Aug 16, 2021
8 tasks
@pmrowla pmrowla self-assigned this Sep 7, 2021
@pmrowla pmrowla added this to DVC Nov 30, 2021
@pmrowla pmrowla moved this to Backlog in DVC Nov 30, 2021
@pmrowla pmrowla moved this from Backlog to Todo in DVC Nov 30, 2021
@pmrowla pmrowla moved this from Todo to In Progress in DVC Jan 11, 2022
@pmrowla pmrowla moved this from In Progress to Review In Progress in DVC Jan 11, 2022
@pmrowla pmrowla moved this from Review In Progress to Done in DVC Mar 8, 2022
@dberenbaum
Copy link
Collaborator Author

Need to rescope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: executors Related to the executors feature
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants