You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
[wanghs@db2 OpenBLAS]$ ls /opt/OpenBLAS/
bin include lib
[wanghs@db2 OpenBLAS]$ cat /etc/profile
.....
export OPENBLAS_NUM_THREADS=32
error detail
make -j$(nproc)
In file included from /home/wanghs/ocr/mxnet/mshadow/mshadow/tensor.h:16:0,
from src/ndarray/./ndarray_function.h:10,
from src/ndarray/ndarray_function.cc:8:
/home/wanghs/ocr/mxnet/mshadow/mshadow/./base.h:136:23: 致命错误:cblas.h:没有那个文件或目录
#include <cblas.h>
The text was updated successfully, but these errors were encountered:
config.mk
openBLAS
error detail
The text was updated successfully, but these errors were encountered: