-
Notifications
You must be signed in to change notification settings - Fork 126
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
RuntimeError: CUDA error: out of memory #5
Comments
That should be enough. Do you have a batch size larger than 150? |
Sorry for the slow reply. I will try again when I get my GPU back after NIPS. |
I have 11GB too. I tried to train Capitals64 with batch size=150, but CUDA out of memory. |
I'm back. Trying it again, it seems like it doesn't use my GPU anymore. I found the previous base_options.py and reverted to it. Tried it again with batch sizes 64 and 1 and still get CUDA error: out of memory. |
the issue of not using GPU is fixed now! |
@azadis Total number of parameters: 291649model [cGANModel] was created |
How much memory do I need for Capitals64? I have 11 GB.
The text was updated successfully, but these errors were encountered: