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 *** Check failure stack trace: *** Aborted (core dumped) #45

Closed
famunir opened this issue Oct 10, 2018 · 1 comment

Comments

@famunir
Copy link

famunir commented Oct 10, 2018

When I run the code ./tools/rotation_demo.py, I get the following error:

Loaded network /RRPN/data/faster_rcnn_models/vgg16_faster_rcnn.caffemodel
Memory need is 426752000
Memory need is 426752000
Memory need is 106752000
Memory need is 106752000
Memory need is 213504000
Memory need is 213504000
Memory need is 53376000
Memory need is 53376000
Memory need is 106752000
F1010 11:27:03.680461 8528 syncedmem.cpp:57] Check failed: error == cudaSuccess (2 vs. 0) out of memory
*** Check failure stack trace: ***
Aborted (core dumped)

I have tried all possible available solution but they were not able to resolve this. I am compiling with Cudnn 7 and cuda 9.0. I have downgraded both of them and the problem was still not solved. I am using GT 710 2GB. Is there a way anyone can help me here. I am not even sure that if this is a bug or genuinely a hardware limitation. So before I go and buy a new GPU I would appreciate your help.

@mjq11302010044
@idefix92

@mjq11302010044
Copy link
Owner

@famunir Sorry about that, 2GB memory is not enough for RRPN, detail is recorded in Readme

@famunir famunir closed this as completed May 31, 2019
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

2 participants