[Wien] mkl
HK
kleinke at uwaterloo.ca
Fri May 7 19:42:07 CEST 2010
Hi,
we installed the intel compiler and mkl on linux (64 bit, i870);
however there's still a fatal error when compiling wien2k_09.2.
Apparently the f90 looks for mkl, but that is nowhere:
f90 -o ./aimc moduls.o charge.o gbass.o gener.o aim.o
main1.o outin.o radial.o reduc.o rsur.o
rotat.o rotate.o rotato.o rotdef1.o sternb.o
sum.o vnorm.o ylm.o dtylm.o sumd.o grhosphe.o
dradial.o gen_change.o rotat_back.o rotate_back.o
gen_brav.o interst.o sphere.o init.o onestep.o
rsurf.o gauleg.o critic.o surf.o integrho.o follow.o interp.o
cputim.o jacobi.o ludcmp.o spline.o doit.o dtdtylm.o sumdd.o
hrhosphe.o matprod.o readcs.o dipole.o rho.o cossin.o intlib.o
davint.o d1mach.o sortag.o follown.o SplineFit.o CheckCSpline.o -FR
-mp1 -w -prec_div -pc80 -pad -align -DINTEL_VML -traceback
-L/opt/intel/11.0/074/mkl/lib/em64t -pthread -i-static -lmkl_lapack
-lmkl -lguide
ld: cannot find -lmkl
make[1]: *** [aimc] Error 1
make[1]: Leaving directory `/huge/band/wienintel/SRC_aim'
make: *** [complex] Error 2
To check for mkl in the given dir:
ls -al /opt/intel/Compiler/11.1/072/mkl/lib/em64t/
-rwxr-xr-x 1 root root 19930316 Mar 25 18:04 libmkl_avx.so
-rwxr-xr-x 1 root root 639316 Mar 25 18:09 libmkl_blacs_intelmpi_ilp64.so
-rwxr-xr-x 1 root root 404221 Mar 25 18:05 libmkl_blacs_intelmpi_lp64.so
-rwxr-xr-x 1 root root 3888898 Mar 25 18:03 libmkl_core.so
to look for mkl everywhere (as root):
$find / -name mkl -ls
$
i.e. nothing found.
Any ideas?
Thanks,
Holger
More information about the Wien
mailing list