netlib-native_system-linux-x86_64.so undefined symbol: cblas_sgemm
Ouverte
- Langage dominant
- Java
- Étoiles
- 6.8k
- Forks
- 1.6k
- Merge moyen
- 44 min
- PR mergées (30 j)
- 1
Description
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
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.