Git Product home page Git Product logo

Comments (7)

tengshaofeng avatar tengshaofeng commented on June 18, 2024

and i used the cuda 8.0 in centos .
and i also try make when cpu_only = 1. it also appear errors:

error start

./include/caffe/blob.hpp:9:34: fatal error: caffe/proto/caffe.pb.h: No such file or directory
#include "caffe/proto/caffe.pb.h"
^
compilation terminated.
The bug is not reproducible, so it is likely a hardware or OS problem.
make: *** [.build_release/src/caffe/layers/image_data_layer.o] Error 1

from ctpn.

tianzhi0549 avatar tianzhi0549 commented on June 18, 2024

@tengshaofeng Please try to compile it with CUDA 7.0. Thank you:-).

from ctpn.

tengshaofeng avatar tengshaofeng commented on June 18, 2024

but when i used cpu-only = 1 . it still comes error:

CXX src/caffe/layers/transpose_layer.cpp
CXX src/caffe/layers/window_data_layer.cpp
CXX src/caffe/layer_factory.cpp
In file included from /usr/include/boost/python/detail/prefix.hpp:13:0,
from /usr/include/boost/python/args.hpp:8,
from /usr/include/boost/python.hpp:11,
from src/caffe/layer_factory.cpp:4:
/usr/include/boost/python/detail/wrap_python.hpp:50:23: fatal error: pyconfig.h: No such file or directory

include <pyconfig.h>

                   ^

compilation terminated.
make: *** [.build_release/src/caffe/layer_factory.o] Error 1

from ctpn.

tianzhi0549 avatar tianzhi0549 commented on June 18, 2024

@tengshaofeng You can refer to BVLC/caffe#410.

from ctpn.

tengshaofeng avatar tengshaofeng commented on June 18, 2024

@tianzhi0549 ,
i wonder whether you will provide a caffe for cuda 7.5 or cuda8.0?
thanks very much for your reply and help.

from ctpn.

 avatar commented on June 18, 2024

https://github.com/qingswu/CTPN

This fork is CUDA 8.0 compatible.

from ctpn.

tengshaofeng avatar tengshaofeng commented on June 18, 2024

nice, thank you so much

from ctpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.