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

cpu_noavx_openblas build fails #9133

Closed
putcn opened this issue Mar 15, 2018 · 0 comments · Fixed by #9134
Closed

cpu_noavx_openblas build fails #9133

putcn opened this issue Mar 15, 2018 · 0 comments · Fixed by #9134
Assignees

Comments

@putcn
Copy link
Contributor

putcn commented Mar 15, 2018

https://paddleci.ngrok.io/viewLog.html?tab=buildLog&buildTypeId=Manylinux1_CpuAvxOpenblas&buildId=30547&_focus=2391

build failed at:
/paddle/paddle/fluid/operators/math/math_function.h:36:19: fatal error: cblas.h: No such file or directory

#ifndef LAPACK_FOUND
extern "C" {
#include <cblas.h>
...

looks like a dependency issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant