mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +08:00
[java] Support resources management in raylet mode. (#2606)
This commit is contained in:
committed by
Robert Nishihara
parent
4a7be6f46d
commit
244337d381
+3
-1
@@ -62,7 +62,9 @@ deploy = false
|
||||
|
||||
onebox_delay_seconds_before_run_app_logic = 0
|
||||
|
||||
use_raylet = false
|
||||
use_raylet = true
|
||||
|
||||
static_resources = CPU:4,GPU:0
|
||||
|
||||
; java class which main is served as the driver in a java worker
|
||||
driver_class =
|
||||
|
||||
Reference in New Issue
Block a user