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

Some error i meet when i make mnist #23

Open
LeungH opened this issue Dec 4, 2018 · 9 comments
Open

Some error i meet when i make mnist #23

LeungH opened this issue Dec 4, 2018 · 9 comments

Comments

@LeungH
Copy link

LeungH commented Dec 4, 2018

hi, when i make your latest version code, i meet an error

Makefile:21: recipe for target 'build/mnist' failed
make: *** [build/mnist] Error 1

can you tell tell me how to fix this? Thanks.

@Hanjun-Dai
Copy link
Owner

Hello, can you provide more details about the error message?

@LeungH
Copy link
Author

LeungH commented Dec 5, 2018

image

this is the error i meet

@LeungH
Copy link
Author

LeungH commented Dec 5, 2018

i fix this error after fixing tbb. thanks

@paulo-lupo
Copy link

Can you provide more information in how you fixed tbb? I am getting this error as well as /usr/bin/ld: cannot find -lmkl_rt

@Hanjun-Dai
Copy link
Owner

Hello,

have you installed intel mkl? and make sure it is in the system path.
the default path is /opt/intel/mkl

@paulo-lupo
Copy link

I have already fixed the issue, thank you.

@Amirinezhad
Copy link

Can you provide more information in how you fixed tbb? I am getting this error as well as /usr/bin/ld: cannot find -lmkl_rt

Hi,
Can you explain how you solved this error? I'm getting same error.
Thanks.

@paulo-lupo
Copy link

Hi Amirinezhad, I fixed this issue by installing mkl with sudo. The first time I did it was without sudo and the directory it installed was the correct one.

@Amirinezhad
Copy link

Yes, it works!
Thanks a lot!

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