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

Error while run python solve.py 2>&1 | tee train.log. Check failed: error == cudaSuccess #39

Open
dongfeng951 opened this issue Jun 10, 2017 · 4 comments

Comments

@dongfeng951
Copy link

I run the code and set the iteration as 200. The training process seems OK. But then Error occurs. I run it on GTX 1080 and on GTX870. But the error is the same. Did Anyone have the same problem?

I0610 17:14:30.009481 3575 solver.cpp:242] Iteration 100, loss = 1.15994e+06
I0610 17:14:30.009572 3575 solver.cpp:258] Train net output #0: loss-ft = 1.15994e+06 (* 1 = 1.15994e+06 loss)
I0610 17:14:30.009583 3575 solver.cpp:571] Iteration 100, lr = 1e-13
I0610 17:14:58.422884 3575 solver.cpp:242] Iteration 150, loss = 273375
I0610 17:14:58.422955 3575 solver.cpp:258] Train net output #0: loss-ft = 273375 (* 1 = 273375 loss)
I0610 17:14:58.422963 3575 solver.cpp:571] Iteration 150, lr = 1e-13
I0610 17:15:22.307466 3575 solver.cpp:449] Snapshotting to binary proto file models/train_iter_200.caffemodel
I0610 17:15:24.137926 3575 solver.cpp:734] Snapshotting solver state to binary proto filemodels/train_iter_200.solverstate
F0610 17:15:24.994758 3575 syncedmem.hpp:30] Check failed: error == cudaSuccess (11 vs. 0) invalid argument
*** Check failure stack trace: ***

@prakarshupmanyu
Copy link

Did you find the solution to this? I have a similar problem after my first snapshot is saved.

@dongfeng951
Copy link
Author

No. I just give up

@ThienAnh
Copy link

@dongfeng951 @prakarshupmanyu did you fix it. I have the same error

@prakarshupmanyu
Copy link

@ThienAnh no man. I wasn't able to. I think I made my own program after trying this.

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

3 participants