Skip to content

Commit

Permalink
Update python/pylibwholegraph/pylibwholegraph/torch/comm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BradReesWork authored Jan 19, 2024
1 parent 84d27c0 commit e6b9abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/pylibwholegraph/pylibwholegraph/torch/comm.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
all_comm_local_rank = 0
all_comm_local_size = 1


def reset_communicators():
global all_comm_world_rank, all_comm_world_size, all_comm_local_rank, all_comm_local_size
global global_communicators, local_node_communicator, local_device_communicator
Expand Down

0 comments on commit e6b9abb

Please sign in to comment.