joel-simon / ganbreeder

Breed and share images using biggan
https://ganbreeder.app
GNU General Public License v3.0
1.28k stars 233 forks source link

Unexpected CUDA error: out of memory #19

Closed ruanjiyang closed 4 years ago

ruanjiyang commented 4 years ago

I run "python server.py" and got the error "Unexpected CUDA error: out of memory". My GPU is 2080ti with 11GB memory. Could you let me know how to correct it? thanks!

ruanjiyang commented 4 years ago

I had tried in windows 10 and Ubuntu 20.04, both has the same error.

joel-simon commented 4 years ago

Hey, this seems like a local issue since it can difficulty run with 11gb. Just in case make sure nothing with "nvidia-smi" running and right cuda_visible_devices set best, Joel