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

Asking support for multiple-gpu training of structed point cloud class #794

Open
sparse-mvs-2 opened this issue Apr 24, 2024 · 2 comments
Open

Comments

@sparse-mvs-2
Copy link

I want to use nn.DataParallel for multiple-gpu training of sparse convolution in structed point cloud. However, the spc class contain spc.octrees, which is of data type uint8. So It will say "Unconvertible NCCL type Short". This is bad if I want to scale the network size up. Currently I have no solution to this problem. Is there any suggestions?

@Caenorst
Copy link
Collaborator

Caenorst commented May 1, 2024

Actually from this issue, it looks like the issue is from the int16. I'll look into it.

Copy link

github-actions bot commented Mar 7, 2025

Stale issue message

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

No branches or pull requests

2 participants