mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
Typos: suited -> suitable, node -> host
This commit is contained in:
parent
7e395c9bbe
commit
d1edad6a68
@ -132,7 +132,7 @@ def initialize(coordinator_address: Optional[str] = None,
|
||||
and all processes agree on the port.
|
||||
May be ``None`` only on supported environments, in which case it will be chosen automatically.
|
||||
Note that special addresses like ``localhost`` or ``127.0.0.1`` usually mean that the program
|
||||
will bind to a local interface and are not suited when running in a multi-node environment.
|
||||
will bind to a local interface and are not suitable when running in a multi-host environment.
|
||||
num_processes: Number of processes. May be ``None`` only on supported environments, in
|
||||
which case it will be chosen automatically.
|
||||
process_id: The ID number of the current process. The ``process_id`` values across
|
||||
|
Loading…
x
Reference in New Issue
Block a user