-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Error when loading nerf datasets #95
Comments
Same error here |
Well, I don't know nothing about coding and everything, but I like to test stupid things, and I had the same problem, because it seems that my 3070 is really short on memory for custom scenes, and the Fox one too. In the end it worked, but the 8Go VRAM is short because if I try to resize the window while working, it shuts down the NeRF render window. |
Hi there, see #36 for more information and VRAM constraints. Unfortunately, 8 gigs are pushing the envelope for NeRF |
The program gives me the following error and i don´t know how to solve it.
ERROR Uncaught exception: Could not allocate memory: CUDA Error: cudaMalloc(&rawptr, n_bytes+DEBUG_GUARD_SIZE*2) failed with error out of memory
The text was updated successfully, but these errors were encountered: