cpu_noavx_openblas build fails
Created by: putcn
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.