Hi, Xiangrui
i compile openblas on ec2 m1.large, when breeze calls the native lib,
error occurs:
INFO: successfully loaded
/mnt2/wxhsdp/libopenblas/lib/libopenblas_nehalemp-r0.2.9.rc2.so
[error] (run-main-0) java.lang.UnsatisfiedLinkError:
com.github.fommil.netlib.NativeSystemBLAS.dgemm_offsets(Ljava/lang/String;Ljava/lang/String;IIID[DII[DIID[DII)V
java.lang.UnsatisfiedLinkError:
com.github.fommil.netlib.NativeSystemBLAS.dgemm_offsets(Ljava/lang/String;Ljava/lang/String;IIID[DII[DIID[DII)V
at com.github.fommil.netlib.NativeSystemBLAS.dgemm_offsets(Native
Method)
at
com.github.fommil.netlib.NativeSystemBLAS.dgemm(NativeSystemBLAS.java:100)
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Re-Turn-BLAS-on-MacOSX-tp5555p5648.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.