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

Multi Card training #17

Open
Zhaoyibinn opened this issue Dec 4, 2024 · 0 comments
Open

Multi Card training #17

Zhaoyibinn opened this issue Dec 4, 2024 · 0 comments

Comments

@Zhaoyibinn
Copy link

First of all, thank you for your open source
Due to my limited video memory (4090 24GB), I sometimes encounter OOM issues, but I have two graphics cards, so I want to try multi card training.
Instan NSR itself supports multiple cards, but when I simply set the GPU in the parameters to 0, 1, an error will occur in the GS branch

File "/home/ime-lab/zyb/gs/GSDF/gaussian_splatting/gaussian_renderer/__init__.py", line 266, in pr
efilter_voxel                                                                                       
return radii_pure > 0                                                                           
RuntimeError: CUDA error: an illegal memory access was encountered                                  
Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 

Do you have any suggestions?

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