ray/test
Robert Nishihara 132f133214 Limit number of concurrent workers started by hardware concurrency. (#2753)
* Limit number of concurrent workers started by hardware concurrency.

* Check if std:🧵:hardware_concurrency() returns 0.

* Pass in max concurrency from Python.

* Fix Java call to startRaylet.

* Fix typo

* Remove unnecessary cast.

* Fix linting.

* Cleanups on Java side.

* Comment back in actor test.

* Require maximum_startup_concurrency to be at least 1.

* Fix linting and test.

* Improve documentation.

* Fix typo.
2018-08-29 14:53:40 +08:00
..
jenkins_tests [rllib] Misc fixes, A2C (#2679) 2018-08-20 15:28:03 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Limit number of concurrent workers started by hardware concurrency. (#2753) 2018-08-29 14:53:40 +08:00
array_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
autoscaler_test.py [autoscaler] Cleanup Logging (#2709) 2018-08-25 17:08:45 -07:00
component_failures_test.py Deprecate 'driver_mode' argument. (#2758) 2018-08-28 16:45:49 -07:00
credis_test.py Change ray.worker.cleanup -> ray.shutdown and improve API documentation. (#2374) 2018-07-12 12:00:00 -07:00
cython_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
failure_test.py Deprecate 'driver_mode' argument. (#2758) 2018-08-28 16:45:49 -07:00
microbenchmarks.py Fix text verbosity in python 2.7 by running tests with pytest (#2470) 2018-07-30 11:04:06 -07:00
monitor_test.py [xray] Adds a driver table. (#2289) 2018-08-08 23:41:40 -07:00
multi_node_test.py Deprecate 'driver_mode' argument. (#2758) 2018-08-28 16:45:49 -07:00
recursion_test.py Fix text verbosity in python 2.7 by running tests with pytest (#2470) 2018-07-30 11:04:06 -07:00
runtest.py Deprecate 'driver_mode' argument. (#2758) 2018-08-28 16:45:49 -07:00
stress_tests.py [xray] raylet scheduling mechanism with a simple spillback policy (#2749) 2018-08-28 00:03:34 -07:00
tensorflow_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
xray_test.py Change ray.worker.cleanup -> ray.shutdown and improve API documentation. (#2374) 2018-07-12 12:00:00 -07:00