allegroai
31a56c71bd
Add preliminary agent uptime/downtime support
2020-09-29 19:34:51 +03:00
allegroai
94997f9c88
Add daemon --order-fairness for round-robin queue pulling
...
Add daemon --stop to terminate running agent (assume all the rest of the arguments are the same)
Clean up all log files on termination unless executed with --debug
2020-07-11 01:42:56 +03:00
allegroai
272fa07c29
Fix and enhance "build --docker"
...
- Fix standalone docker execution
- Add --install-globally option to install required packages in the docker's system python
- Add --entry-point option to allow automatic task cloning when running the docker
2020-05-09 19:57:25 +03:00
allegroai
abb30ac2b8
Move --gpus and --cpu-only to worker args (used by daemon, execute and build)
2020-05-09 19:51:45 +03:00
allegroai
5bb257c46c
Add daemon --create-queue to automatically create a queue and use it if queue name doesn't exist in server
2020-05-09 19:50:53 +03:00
allegroai
9cb71b9526
Add daemon service mode to allow multiple tasks to be launched simultaneously on the same machine (--service-mode)
2020-05-09 19:45:14 +03:00
allegroai
b3418e4496
Add daemon detached mode (--detached, -d) that runs agent in the background and returns immediately
2020-03-22 19:00:29 +02:00
allegroai
757210d5b3
Add support for "execute --docker" and for cloning an experiment before execution
2020-03-12 18:33:07 +02:00
allegroai
ff8cf63abf
Add "--force-current-version" daemon command-line flag
2020-03-09 12:27:39 +02:00
allegroai
5e063c9195
Add docker build command and improve k8s integration
2019-12-15 00:04:15 +02:00
allegroai
a7873705ec
Add --gpus / --cpu-only (equivalent to NVIDIA_VISIBLE_DEVICE)
...
Add agent.python_binary specifying full path to python binary to use for virtual environement creation
Fix Windows support
2019-11-08 22:36:24 +02:00
allegroai
5e6a809efd
Remove deprecated command
2019-10-28 21:53:34 +02:00
allegroai
224a709f40
Initial release
2019-10-25 22:28:44 +03:00