Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

torch default process group is not initialized #12

Open
cuge1995 opened this issue Aug 9, 2020 · 1 comment
Open

torch default process group is not initialized #12

cuge1995 opened this issue Aug 9, 2020 · 1 comment

Comments

@cuge1995
Copy link

cuge1995 commented Aug 9, 2020

CloserLook3D/pytorch/utils/util.py", line 49, in reduce_tensor
    dist.all_reduce(rt, op=dist.ReduceOp.SUM)
  File "/python3.6/site-packages/torch/distributed/distributed_c10d.py", line 903, in all_reduce
    _check_default_pg()
  File "/python3.6/site-packages/torch/distributed/distributed_c10d.py", line 192, in _check_default_pg
    "Default process group is not initialized"
AssertionError: Default process group is not initialized
@zeliu98
Copy link
Owner

zeliu98 commented Aug 26, 2020

Hi @cuge1995, that's strange, can you show me more information about the error and your environment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants