Robert Nishihara
|
072eadd57f
|
Pipe num_cpus and num_gpus through from start_ray.py. (#275)
* Pipe num_cpus and num_gpus through from start_ray.py.
* Improve load balancing tests.
* Fix bug.
* Factor out some testing code.
|
2017-02-13 17:43:23 -08:00 |
|
Robert Nishihara
|
f6ce9dfa6c
|
Allow start_ray.sh to take an object manager port. (#272)
* Allow start_ray.sh to take a object manager port.
* Fix typo and add test.
* Small cleanups.
|
2017-02-12 12:39:32 -08:00 |
|
Robert Nishihara
|
ab8c3432f7
|
Add driver ID to task spec and add driver ID to Python error handling. (#225)
* Add driver ID to task spec and add driver ID to Python error handling.
* Make constants global variables.
* Add test for error isolation.
|
2017-01-25 22:53:48 -08:00 |
|