[Wien] failed compilation wien2k
Pawel Lesniak
lesniak at ifmpan.poznan.pl
Mon Aug 31 21:24:53 CEST 2009
Jeff DeReus pisze:
> i had tried that previously but there is no mkl library. there is an
> mkl_avx.
>
It's not standard mkl installation. libmkl.so should exist in em64t
directory (however it's not a library but sth like alias that makes
linking to 3 libraries).
Try using:
-L/opt/intel/mkl/10.2.1.017/lib/em64t -lmkl_lapack -lmkl_intel_lp64
-lmkl_intel_thread -lmkl_core -liomp5
It should work because -lmkl == -lmkl_intel_lp64 -lmkl_intel_thread
-lmkl_core
However if you'll still have problems I'd suggest reinstalling mkl
because even if you'll manage to run wien2k now, you can run into
difficulties later (with compilation).
Regards,
Pawel Lesniak
More information about the Wien
mailing list