mirror of
https://github.com/vale981/ray
synced 2025-03-08 19:41:38 -05:00
![]() * 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.
|
||
---|---|---|
.. | ||
jenkins_tests | ||
travis-ci | ||
actor_test.py | ||
array_test.py | ||
autoscaler_test.py | ||
component_failures_test.py | ||
credis_test.py | ||
cython_test.py | ||
failure_test.py | ||
microbenchmarks.py | ||
monitor_test.py | ||
multi_node_test.py | ||
recursion_test.py | ||
runtest.py | ||
stress_tests.py | ||
tensorflow_test.py | ||
xray_test.py |