-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently we have two methods for executing experiments in the client module. The bash script run_experiments.sh is designed to to work locally, while the experiment_scheduler is a python project for running concurrently experiments on the cluster. We should consolidate them and only have one script, the experiment_scheduler. For that we need to do following steps:
- Add functionality to the
experiment_schedulerto run locally - Update the
configuration.pyto include the hosts from thehostsfile.txt - Allow the
experiment_schedulerto run locally if it detects localhost (or similar) in the hostsfile
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels