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

Thanks for your great work, but I have some problems with DDPM training #3

Open
Micro-han opened this issue Mar 8, 2023 · 0 comments

Comments

@Micro-han
Copy link

I use the command to start training: CUDA_VISIBLE_DEVICES=0,1 python train_s3dis.py --config config/S3DIS_Area5_3D_WSIS.yaml --pretrain log/S3DIS_Area5_3D_WSIS/epoch_00400_semantic.pth --num-gpus 2, but it shows that RuntimeError: Default process group has not been initialized.
So I added the torch.distributed.init_process_group(backend='nccl'), but is still not working.

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

1 participant