ray/test
Robert Nishihara c688a64235 Expose GPU IDs to remote functions. (#496)
* Change local scheduler bookkeeping to use GPU IDs.

* Update actor test.

* Add tests for actors and tasks simultaneously using GPUs.

* Add additional task GPU ID test.

* Fix linting.

* Make redis GPU assignment ignore GPU IDs.

* Small fix.
2017-05-07 13:03:49 -07:00
..
jenkins_tests Fix problem in which actors and workers running tasks are not killed by driver exit. (#490) 2017-04-26 15:13:39 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Expose GPU IDs to remote functions. (#496) 2017-05-07 13:03:49 -07:00
array_test.py By default, start a number of workers equal to the number of CPUs. (#430) 2017-04-06 00:02:58 -07:00
component_failures_test.py Reduce verbosity of component_failures_test.py. (#440) 2017-04-07 23:05:29 -07:00
failure_test.py Unify function signature handling between remote functions and actor … (#441) 2017-04-08 21:34:13 -07:00
microbenchmarks.py Run flake8 in Travis and make code PEP8 compliant. (#387) 2017-03-21 12:57:54 -07:00
multi_node_test.py Run flake8 in Travis and make code PEP8 compliant. (#387) 2017-03-21 12:57:54 -07:00
recursion_test.py Re-enable recursive remote functions in a limited form. (#453) 2017-04-13 01:47:33 -07:00
runtest.py Expose GPU IDs to remote functions. (#496) 2017-05-07 13:03:49 -07:00
stress_tests.py By default, start a number of workers equal to the number of CPUs. (#430) 2017-04-06 00:02:58 -07:00
tensorflow_test.py Run flake8 in Travis and make code PEP8 compliant. (#387) 2017-03-21 12:57:54 -07:00