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

tests break: fatal error: 'mkl_vsl.h' file not found #34

Open
yurivict opened this issue Oct 27, 2019 · 2 comments
Open

tests break: fatal error: 'mkl_vsl.h' file not found #34

yurivict opened this issue Oct 27, 2019 · 2 comments

Comments

@yurivict
Copy link

In file included from /usr/ports/math/ideep/work/ideep-2.0.0-119-gb57539e/include/ideep.hpp:44:
/usr/ports/math/ideep/work/ideep-2.0.0-119-gb57539e/include/ideep/computations.hpp:61:10: fatal error: 'mkl_vsl.h' file not found
#include <mkl_vsl.h>
         ^~~~~~~~~~~
1 error generated.

FreeBSD 12

@CaoZhongZ
Copy link
Contributor

This file exists inside MKL, either you obtain it from MKL-DNN script or install MKL.

@alannnna
Copy link

alannnna commented Feb 16, 2021

I hit the same issue. The MKL-DNN script @CaoZhongZ is referring to is located at: <repo root>/mkl-dnn/scripts/prepare_mkl.sh

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

3 participants