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

OOM error always occurred. #33

Open
Yuhuoo opened this issue Aug 2, 2024 · 0 comments
Open

OOM error always occurred. #33

Yuhuoo opened this issue Aug 2, 2024 · 0 comments

Comments

@Yuhuoo
Copy link

Yuhuoo commented Aug 2, 2024

Why does the CF-3DGS always report the cuda out of memory error under co3d scene? I have tried several scenes. In addition, I can't find the co3d scene presented in your paper at the link https://ucsdcloud-my.sharepoint.com/:u:/g/personal/yafu_ucsd_edu/EftJV9Xpn0hNjmOiGKZuzyIBW5j6hAVEGhewc8aUcFShEA?e=x1aXVx you provided.

  File "/data1/GaoAo/software/anaconda3/envs/cf3dgs/lib/python3.10/site-packages/diff_gaussian_rasterization/__init__.py", line 92, in forward
    num_rendered, color, depth, alpha, radii, geomBuffer, binningBuffer, imgBuffer = _C.rasterize_gaussians(*args)
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 17.15 GiB (GPU 0; 47.53 GiB total capacity; 17.37 GiB already allocated; 6.79 GiB free; 40.32 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation.  See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF
Training progress:  10%|██████▎                                                        | 100/1000 [00:23<03:30,  4.28it/s, PSNR=15.41, Number points=5805203]
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