[Refactor] Clean up parallel runtime comments (#40632)
This commit is contained in:
@@ -131,8 +131,6 @@ def init_distributed():
|
||||
local_rank=local_rank,
|
||||
backend="nccl",
|
||||
)
|
||||
# The context answers a handle from what was stated on it, not from
|
||||
# this module global, so a rank stood up by hand says so itself.
|
||||
get_parallel().override_permanently(world_group=coord)
|
||||
|
||||
cpu_group = coord.cpu_group
|
||||
|
||||
Reference in New Issue
Block a user