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

gcc version problem #5

Closed
irapkaist opened this issue Oct 9, 2017 · 2 comments
Closed

gcc version problem #5

irapkaist opened this issue Oct 9, 2017 · 2 comments

Comments

@irapkaist
Copy link

My environment is ubuntu16.04, cuda 8.0, cudnn5.

My default gcc and g++ version is 5.

When I run make -j8 in PSPNET-cudnn5, there is no problem.

But when I run make matcaffe, mex doesn't support gcc 5.

So I found method to hack cuda in (https://gist.github.com/wangruohui/679b05fcd1466bb0937f#fix-hdf5-naming-problem)

But It doesn't work to me.

Is there solution for me? Thanks.

@irapkaist
Copy link
Author

http://www.cs.jhu.edu/~cxliu/2016/compiling-matcaffe-on-ubuntu-1604.html

This problem is solved. Please refer this size to solve this problem

@BassyKuo
Copy link
Owner

I add it into README. Thanks 😄

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