Caffe Matlab Crashes on net.forward(input_data)

53 views
Skip to first unread message

Paul Delamusica

unread,
Jan 21, 2017, 12:45:20 AM1/21/17
to Caffe Users
Hi,

I got Caffe's matlab driver to work in the CPU_ONLY mode. I tested it with the classify_demo.m and it worked fine. When I switch to the GPU version, however, the code crashes on the line 

scores = net.forward(input_data);

I start matlab on a command prompt with "--nodesktop --nomjv" options as suggested by someone, but there is no message on the screen.

I am using GTX 570 with CUDA 7.5, VC 2013 and Matlab 2015b. It runs OK on CPU_ONLY.

Thanks for your help.


Paul Delamusica

unread,
Jan 21, 2017, 11:34:18 AM1/21/17
to Caffe Users
I am not sure if that is related, but when I was trying to get the Matlab driver to work, I saw it flagged kernel32.dll as missing. The program ran without it in the CPU mode. 
Reply all
Reply to author
Forward
0 new messages