mirror of
https://github.com/wassname/ray.git
synced 2026-08-15 12:45:23 +08:00
Ray nodes should respect docker limits (#7039)
This commit is contained in:
@@ -200,3 +200,6 @@ REDIS_DEFAULT_PASSWORD = "5241590000000000"
|
||||
|
||||
# The default ip address to bind to.
|
||||
NODE_DEFAULT_IP = "127.0.0.1"
|
||||
|
||||
# The Mach kernel page size in bytes.
|
||||
MACH_PAGE_SIZE_BYTES = 4096
|
||||
|
||||
Reference in New Issue
Block a user