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

Check failed: error == cudaSuccess (2 vs. 0) out of memory #76

Closed
Liampingfang opened this issue Dec 11, 2017 · 4 comments
Closed

Check failed: error == cudaSuccess (2 vs. 0) out of memory #76

Liampingfang opened this issue Dec 11, 2017 · 4 comments

Comments

@Liampingfang
Copy link

Liampingfang commented Dec 11, 2017

What can I do for the problem.thank you in advance

@MhLiao
Copy link
Owner

MhLiao commented Dec 20, 2017

You may have no enough GPU memory.

@gaalejandre
Copy link

gaalejandre commented Jun 5, 2018

I used mode CPU, it worked and ran it about 15 mins in a single scale, (300,300). When I ran with GPU mode, the program crashes with that error.

@MhLiao MhLiao closed this as completed Jun 7, 2018
@sungwonida
Copy link

sungwonida commented Apr 11, 2019

My gear is GTX 1080 ti which has 11 GB of memory. I encountered the same issue.
I'm currently working at fd4d7a9.

@sungwonida
Copy link

#87 helped me. I wish that helps someone else too.

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

4 participants