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

Getting changes from the latest bvlc branch for OSX #2

Closed
wants to merge 1 commit into from

Conversation

trivedigaurav
Copy link

Includes changes from the latest version on bvlc's caffe branch to build proper libs on Mac OS.

@lukeyeager
Copy link
Member

Did you just revert all the changes in the NVIDIA fork? How does that solve your problem at NVIDIA/DIGITS#87?

The only commits to the Makefile in BVLC/caffe v0.11.0 was tagged are c6414ea, 797587d and caaf321. None of those are relevant.

Includes changes from the latest version on bvlc's caffe branch to build proper libs on Mac OS.

So, what do you mean by this?

@trivedigaurav
Copy link
Author

Luke: Now that you pointed me to the changes that are not included in the
Nvidia branch, it doesn't make much sense but somehow Nvidia's makefile is
causing to build invalid lib files on MacOS. If I build caffe with it, I
get the following error:

dyld: Library not loaded: libcaffe-nv.so.0
  Referenced from:
/Users/trivedigaurav/data/Projects/caffe/.build_release/tools/caffe
  Reason: image not found

Maybe you can take a closer look at what's causing this... I didn't do that.

On Mon, Apr 27, 2015 at 8:08 PM, Luke Yeager notifications@github.com
wrote:

Did you just revert all the changes in the NVIDIA fork? How does that
solve your problem at NVIDIA/DIGITS#87
NVIDIA/DIGITS#87?

The only commits to the Makefile in BVLC/caffe v0.11.0 was tagged are
c6414ea
c6414ea,
797587d
797587d
and caaf321
caaf321.
None of those are relevant.

Includes changes from the latest version on bvlc's caffe branch to build
proper libs on Mac OS.

So, what do you mean by this?


Reply to this email directly or view it on GitHub
#2 (comment).

@lukeyeager
Copy link
Member

Ah, so you're running into the same problem that these guys had:

https://groups.google.com/d/msg/caffe-users/Hi4HKumNIdM/Quts79ZmLJUJ

NVIDIA/DIGITS#46

This is slated to be fixed for the next NVIDIA/caffe release. I'm going to close this PR as this is not the correct solution.

@lukeyeager lukeyeager closed this Apr 28, 2015
@trivedigaurav
Copy link
Author

Sure. But I don't think folks managed to close the issue there. So, it may
be worth taking a look at the Makefile once again.

On Mon, Apr 27, 2015 at 9:03 PM, Luke Yeager notifications@github.com
wrote:

Ah, so you're running into the same problem that these guys had:

https://groups.google.com/d/msg/caffe-users/Hi4HKumNIdM/Quts79ZmLJUJ

NVIDIA/DIGITS#46 NVIDIA/DIGITS#46

I'll add a new issue for getting this fixed. I'm going to close this PR as
this is not the correct solution.


Reply to this email directly or view it on GitHub
#2 (comment).

@lukeyeager
Copy link
Member

You're right. I'm saying we broke the build system for Mac and didn't realize it because we haven't been testing for Mac. We'll get this fixed for the next NVIDIA/caffe release so that you can at least build and run caffe properly on OSX, but it still may not be "officially" supported for DIGITS.

borisfom added a commit that referenced this pull request Oct 21, 2015
dllehr81 pushed a commit to dllehr81/caffe that referenced this pull request Aug 29, 2016
drnikolaev added a commit that referenced this pull request Jul 30, 2017
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.

2 participants