-
Notifications
You must be signed in to change notification settings - Fork 75
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 when validating #32
Comments
Generally, the memory-usage of lego dataset is about 8G. You can pull the latest version and try it. Or you can try to reduce |
What is your operating system, GPU and CUDA version? |
ubuntu 18.04 1080TI cuda 11.2 |
I also meet this when training: But the rendered result of the params.pkl is a video of nothing |
Have you solved this problem? I have the same problem |
Each time I run lego or fox sample, the display memory warning promps immediately when it is validating. The memory-usage when training is about 5400M/ 12G. But it fills up the memory when validate, and the whole training is suspended therefore. Is it normal or what i can do to reduce the memory usage?
It promts:
[w 0718 17:48:56.120434 88 cuda_device_allocator.cc:29] Unable to alloc cuda device memory, use unify memory instead. This may cause low performance.
THANKS A LOT
The text was updated successfully, but these errors were encountered: