mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 16:13:54 +08:00
Updating zero capacity resource semantics (#4555)
This commit is contained in:
committed by
Robert Nishihara
parent
bb207a205b
commit
0f42f87ebc
@@ -1,5 +1,5 @@
|
||||
ray {
|
||||
run-mode = SINGLE_PROCESS
|
||||
resources = "CPU:4,GPU:0"
|
||||
resources = "CPU:4"
|
||||
redis.address = ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user