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

Compilation under Yosemite #21

Open
OleksandrVorobiov opened this issue Jun 5, 2015 · 2 comments
Open

Compilation under Yosemite #21

OleksandrVorobiov opened this issue Jun 5, 2015 · 2 comments

Comments

@OleksandrVorobiov
Copy link

Hi Sergey,

thank you a lot for sharing your project.
Did you also tried to compile it under Mac Os X (particularly Yosemite)?
And in your readme file under Linux compilation stays: Copy the settings file "MatlabRoot"/bin/mexopts.sh to ~/.matlab/"MatlabVersion". Should I copy this file in matlab directory in ConvNet and rename it to eg. MATLAB_R2015a without extension?

Thank you in advance,

Oleksandr Vorobiov

@sdemyanov
Copy link
Owner

Hi Oleksandr,

I have compiled it on Mac OS once, but it was long time ago. No, you don't need to copy it to ConvNet folder. This is a file with compiler settings. It is not project-specific. If your version is R2015a, you need to copy it to ~/.matlab/R2015a - a folder with Matlab settings for a particular user.

Regards,
Sergey.

@OleksandrVorobiov
Copy link
Author

Hi Sergey,

thank you for the answer. It did work for CPU compilation with g++ (gcc) but not with default Mac OS clung++ compiler (because of <omp.h>). I did not try the GPU version yet - I am waiting for the external GPU. I will write the results after.

Regards,
Oleksandr

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