Hi,

I am trying to compile Harminv in a Linux, x86_64 fedora machine using intel compiler and MKL libraries. I've got some problem and the configuration script stops with the following error:

...
checking for sgemm_ in /home/opt/intel/mkl/9.0/lib/em64t/libmkl_blacs.a... no
checking for sgemm_... no
checking for ATL_xerbla in -latlas... no
checking for sgemm_ in -lblas... no
checking for sgemm_ in -lcxml... no
checking for sgemm_ in -ldxml... no
checking for sgemm_ in -lscs... no
checking for sgemm_ in -lcomplib.sgimath... no
checking for sgemm_ in -lblas... (cached) no
checking for sgemm_ in -lblas... (cached) no
configure: error: BLAS library not found

I have used export BLAS_LIBS="/home/opt/intel/mkl/9.0/lib/em64t/libmkl_blacs.a" before configure, but it did not work.

Could any one give me a hand to solve this problem.

Thanks!

Bin Shao

_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to