cebes / cebes-server

Cebes servers
https://cebes.github.io
Apache License 2.0
2 stars 0 forks source link

Install optimized BLAS/LAPACK for cebes Docker container #114

Open phvu opened 6 years ago

phvu commented 6 years ago

To avoid those log messages:

21:09:24,390 [WARN] com.github.fommil.netlib.BLAS - Failed to load implementation from: com.github.fommil.netlib.NativeSystemBLAS
21:09:24,395 [WARN] com.github.fommil.netlib.BLAS - Failed to load implementation from: com.github.fommil.netlib.NativeRefBLAS
21:09:24,499 [WARN] com.github.fommil.netlib.LAPACK - Failed to load implementation from: com.github.fommil.netlib.NativeSystemLAPACK
21:09:24,501 [WARN] com.github.fommil.netlib.LAPACK - Failed to load implementation from: com.github.fommil.netlib.NativeRefLAPACK

However this shouldn't be highly prioritized. When running in Docker, BLAS/LAPACK probably doesn't help much.

https://github.com/fommil/netlib-java#machine-optimised-system-libraries