cpuinfo: processors:4 ARMv7 rev1 cpu arch:7 Hardware:hi3536
make:TARGET=ARMV7 NOFORTRAN=1 HOSTCC=gcc NO_LAPACK=1 ONLY_CBLAS=1
my openblas is 0.2.19.when i use cblas_sgemm, backtrace from crash:blas_server.c and the fault is segmentation fault
how can i solve this problem
cpuinfo: processors:4 ARMv7 rev1 cpu arch:7 Hardware:hi3536
make:TARGET=ARMV7 NOFORTRAN=1 HOSTCC=gcc NO_LAPACK=1 ONLY_CBLAS=1
my openblas is 0.2.19.when i use cblas_sgemm, backtrace from crash:blas_server.c and the fault is segmentation fault
how can i solve this problem