Skip to content

Commit

Permalink
Revert "docs: warn about running multiple local Ray instances (#45836)…
Browse files Browse the repository at this point in the history
…" (#46515)
  • Loading branch information
jjyao authored Jul 9, 2024
1 parent cf6f636 commit 4568ace
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/ray/_private/worker.py
Original file line number Diff line number Diff line change
Expand Up @@ -1306,8 +1306,6 @@ def init(
instance.
4. If the provided address is "local", start a new local Ray
instance, even if there is already an existing local Ray instance.
Running multiple local Ray instances is not supported and may have
undefined behavior.
num_cpus: Number of CPUs the user wishes to assign to each
raylet. By default, this is set based on virtual cores.
num_gpus: Number of GPUs the user wishes to assign to each
Expand Down

0 comments on commit 4568ace

Please sign in to comment.