ray/test
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
..
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
array_test.py General attribute-based heterogeneity support with hard and soft constraints (#248) 2017-02-09 01:34:14 -08:00
component_failures_test.py Start and clean up workers from the local scheduler. (#250) 2017-02-10 12:46:23 -08:00
failure_test.py Add driver ID to task spec and add driver ID to Python error handling. (#225) 2017-01-25 22:53:48 -08:00
microbenchmarks.py Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". (#193) 2017-01-10 17:35:27 -08:00
multi_node_test.py Pipe num_cpus and num_gpus through from start_ray.py. (#275) 2017-02-13 17:43:23 -08:00
runtest.py Pipe num_cpus and num_gpus through from start_ray.py. (#275) 2017-02-13 17:43:23 -08:00
stress_tests.py Check if processes are alive in test. (#261) 2017-02-09 23:40:39 -08:00
tensorflow_test.py Added example for compute grads in ray tutorial (#238) 2017-02-07 18:07:21 -08:00