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

Fix OSX El Capitan CUDA incompatibility, by adding lib to rpath #68

Merged
merged 1 commit into from
Aug 5, 2016

Conversation

ryanfb
Copy link

@ryanfb ryanfb commented Aug 3, 2016

(cherry picked from commit dac4d09)

See: BVLC/caffe#3227

Without this, I get the following error when I try to make runtest:

dyld: Library not loaded: @rpath/libcudart.7.5.dylib
  Referenced from: /Users/ryan/source/caffe-segnet/.build_release/tools/caffe
  Reason: image not found
make: *** [runtest] Trace/BPT trap: 5

@alexgkendall alexgkendall merged commit 288e1cb into alexgkendall:segnet-cleaned Aug 5, 2016
@alexgkendall
Copy link
Owner

Awesome, thanks @ryanfb !

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

Successfully merging this pull request may close these issues.

3 participants