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

Comipling the CPU-only feature extractor #25

Open
tjusxh opened this issue Dec 11, 2014 · 3 comments
Open

Comipling the CPU-only feature extractor #25

tjusxh opened this issue Dec 11, 2014 · 3 comments

Comments

@tjusxh
Copy link

tjusxh commented Dec 11, 2014

According the install instruction. Set the paths to the dependencies in convnet/cpu/Makefile I don't find the file in convnet about the version.Please help me.

@avdmitry
Copy link
Contributor

@tjusxh,

convnet/cpu/Makefile

Now it placed in convnet/apps/cpu/Makefile.

Also there is bug in CPU feature extractor, I created PR, which fix it: #26

Not sure that I understand your question: "file in convnet about the version".

@manosbar
Copy link

Hi, what tjusxh is trying to say is that he cannot find the necessary Makefile. Same problem here. Actually, there is no convnet/cpu or convent/apps/cpu
2015-06-11 12 37 38
2015-06-11 12 38 30

@yhancik
Copy link

yhancik commented Aug 19, 2015

I think there's only one Makefile now, with a USE_CUDA flag.
EDIT: but obviously (?) it only compiles the GPU version. At least that's what I assume (from the segfault it's giving me). I had better luck compiling from older version of the sources, before the merge of the makefiles.

It would be nice if the install documentation was updated, though :)

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

4 participants