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

[CI Compile Error]:fatal error: mkl_cblas.h: No such file or directory #5643

Closed
chengduoZH opened this issue Nov 14, 2017 · 1 comment
Closed

Comments

@chengduoZH
Copy link
Contributor

Error:

[13:09:38]W:	 [Step 1/1] In file included from /paddle/paddle/operators/math/gru_compute.cu:15:0:
[13:09:38]W:	 [Step 1/1] /paddle/paddle/operators/math/math_function.h:17:23: fatal error: mkl_cblas.h: No such file or directory
[13:09:38]W:	 [Step 1/1] compilation terminated.
[13:09:38]W:	 [Step 1/1] CMake Error at gru_compute_generated_gru_compute.cu.o.cmake:203 (message):
[13:09:38]W:	 [Step 1/1]   Error generating
[13:09:38]W:	 [Step 1/1]   /paddle/build/paddle/operators/math/CMakeFiles/gru_compute.dir//./gru_compute_generated_gru_compute.cu.o
[13:09:38]W:	 [Step 1/1] 
[13:09:38]W:	 [Step 1/1] 
[13:09:38] :	 [Step 1/1] paddle/operators/math/CMakeFiles/gru_compute.dir/build.make:63: recipe for target 'paddle/operators/math/CMakeFiles/gru_compute.dir/gru_compute_generated_gru_compute.cu.o' failed
[13:09:38] :	 [Step 1/1] CMakeFiles/Makefile2:18554: recipe for target 'paddle/operators/math/CMakeFiles/gru_compute.dir/all' failed
[13:09:38]W:	 [Step 1/1] make[2]: *** [paddle/operators/math/CMakeFiles/gru_compute.dir/gru_compute_generated_gru_compute.cu.o] Error 1
[13:09:38]W:	 [Step 1/1] make[1]: *** [paddle/operators/math/CMakeFiles/gru_compute.dir/all] Error 2
[13:09:38]W:	 [Step 1/1] make[1]: *** Waiting for unfinished jobs....
@luotao1
Copy link
Contributor

luotao1 commented Nov 15, 2017

duplicated with #5563 , you should merge the latest code, and

rm -r build
mkdir build
cd build && make

@luotao1 luotao1 closed this as completed Nov 15, 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

No branches or pull requests

2 participants