Skip to content

tool version #4

@yutseng318

Description

@yutseng318

Hello,

I'm now struggling building make matcaffe.
If I just clone the code, I could successfully making caffe with "make all -j8", but with "make matcaffe", I get MEX completed successfully but error below:

MEX completed successfully.
#@ if [ -f "caffe_.d" ]; then
mv -f caffe_.d .build_release/matlab/caffe/caffe.d;
fi
mv: cannot stat 'caffe_.d': No such file or directory
Makefile:459: recipe for target 'matlab/caffe/caffe.mexa64' failed
make: *** [matlab/caffe/caffe.mexa64] Error 1

I'm now wondering if this cause by different environment setting,
I used cuda7.5, matlab2015b. without cudnn
Could you share with me your environment setting?
Or anyone has any idea about the error message?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions