netlib-native_system-linux-x86_64.so undefined symbol: cblas_sgemm
未關閉
- 主要語言
- Java
- 星號
- 6.8k
- 分支
- 1.6k
- 平均合併
- 44 分鐘
- 30 天內合併 PR
- 1
描述
Following [使用OpenBlas给算法加速](https://github.com/Angel-ML/angel/blob/master/docs/deploy/blas_for_densematrix.md) I added **libopenblas.so** to lib folder and modified angel-site.xml. I got the following error while doing the training.
```
INFO: successfully loaded/[nodemanager]/localdir/usercache/[application]/tmp/jniloader[xxxx]netlib-native_system-linux-x86_64.so
[JDK]/bin/java: symbol lookup error: /[nodemanager]/localdir/usercache/[application]/tmp/jniloader[xxxx]netlib-native_system-linux-x86_64.so: undefined symbol: cblas_sgemm
```
貢獻指南
評估
這個 Issue 還沒有評估資料。