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

Can't use parallel build for Caffe with new protobuf #19

Open
gfursin opened this issue Jan 2, 2017 · 0 comments
Open

Can't use parallel build for Caffe with new protobuf #19

gfursin opened this issue Jan 2, 2017 · 0 comments

Comments

@gfursin
Copy link
Contributor

gfursin commented Jan 2, 2017

I added dependency on protobuf 3.1.0 in caffe* packages to have more deterministic builds (otherwise standard protobuf in Ubuntu is quite outdated and we often hit various issues). However, after that, parallel build (i.e. make -j ${CK_HOST_CPU_NUMBER_OF_PROCESSORS}) fails with some strange errors... Is it possible to check what happens. One can just change related line in install.sh in ck find package:lib-caffe-bvlc-master-cpu (try 4 or 8 jobs) ... When briefly Googling I saw that others had some related issues recently ... Any help is appreciated since now caffe compilation is painfully slow ...
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants