mirror of
https://github.com/wassname/ray.git
synced 2026-07-08 18:08:36 +08:00
Deflake cluster heartbeat test (#5552)
This commit is contained in:
@@ -197,7 +197,7 @@ class ResourceSpec(
|
||||
logger.info(
|
||||
"Starting Ray with {} GiB memory available for workers and up to "
|
||||
"{} GiB for objects. You can adjust these settings "
|
||||
"with ray.remote(memory=<bytes>, "
|
||||
"with ray.init(memory=<bytes>, "
|
||||
"object_store_memory=<bytes>).".format(
|
||||
round(
|
||||
ray_constants.round_to_memory_units(
|
||||
|
||||
Reference in New Issue
Block a user