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

failed to run the run_mnist.bat #38

Closed
Kwongpuikong opened this issue Oct 4, 2015 · 1 comment
Closed

failed to run the run_mnist.bat #38

Kwongpuikong opened this issue Oct 4, 2015 · 1 comment

Comments

@Kwongpuikong
Copy link

Hi,
I successfully compile all the projects in VS2013.
However, I can not run the run_mnist.bat.
The error is: internal_thread.cpp:26 check failed:error == cudaSuccess(35 vs. 0)
CUDA driver version is insufficient for CUDA runtime version
I dont have a gpu, so I modify the run_mnist.bat as following:
.\bin\caffe.exe train --solver=examples/mnist/lenet_solver.prototxt
pause
and modify the lenet_solver.prototxt as following:
solver_mode: CPU
How can I run the run_mnist.bat successfully?
Hoping for replies as soon as possible.
Sincerely yours!

@happynear
Copy link
Owner

see #37

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