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