<div class="gmail_quote">Dear Wien users,<div><br></div><div>I am trying to install Wien2k 08 for the first time on my MacPro 8-core but encounter a problem with the library for lmkl_lapack64. Here is what I did: (sorry if there is too much information...)</div>
<div><br></div><div>1) The formatting of my disk is case-sensitive and so I do not encounter the problems others had with that issue.</div><div><br></div><div>
2) I use the latest ifort compiler + mkl 10.1.007.</div><div><br></div><div>3) I therefore chose option J "Linux Intel ifort 9 or 10 " and had to specify that mkl is not under /opt/intel but /Library/Framework and had to replace 'find /opt -name 'libmkl*' with 'find -L /opt -name 'libmkl*'</div>
<div><br></div><div>4) I changed the flag as follows:</div><div><div>Recommended options for system linuxif8 are:</div><div> Compiler options: -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML</div>
<div> Linker Flags: $(FOPT) -L/opt/intel/mkl/9.0/lib/em64t -lpthread</div><div> Preprocessor flags: '-DParallel'</div><div> R_LIB (LAPACK+BLAS): -lmkl_lapack64 -lmkl_em64t -lguide -lvml -pthread</div>
<div><br></div><div>Current settings:</div><div> O Compiler options: -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML</div><div> L Linker Flags: $(FOPT) -L/opt/intel/mkl/Current/Libraries/em64t -lpthread</div>
<div> P Preprocessor flags '-DParallel'</div><div> R R_LIB (LAPACK+BLAS): -lmkl_lapack64 -lmkl_em64t -lguide -lvml -pthread</div><div> </div><div>5) It is not a shared memory, no MPI, no Scalapack (I don't quite understand that one...)</div>
<div><br></div><div>6) I didn't change the parameters</div><div><br></div><div>7) I try compiling all programs. That's where I get into trouble...</div>
<div><br></div><div>compile.msg in all SRC_* have an error related to the library for -lmkl_lapack64 not found. For example, the compile.msg in SRC_aim has the following last lines:</div><div>
<br></div><div><div>ifort -o ./aimc moduls.o charge.o gbass.o gener.o aim.o main1.o outin.o radial.o reduc.o rsur</div><div>.o rotat.o rotate.o rotato.o rotdef1.o sternb.o sum.o vnorm.o ylm.o dtylm.o sumd.o grhosphe.</div>
<div>o dradial.o gen_change.o rotat_back.o rotate_back.o gen_brav.o interst.o sphere.o init.o ones</div><div>tep.o rsurf.o gauleg.o critic.o surf.o integrho.o follow.o interp.o cputim.o jacobi.o ludcmp.o sp</div>
<div>line.o doit.o dtdtylm.o sumdd.o hrhosphe.o matprod.o readcs.o dipole.o rho.o cossin.o intlib.o davi</div><div>nt.o d1mach.o sortag.o follown.o SplineFit.o CheckCSpline.o -FR -mp1 -w -prec_div -pc80 -pad -ip -D</div>
<div>INTEL_VML -L/opt/intel/mkl/Current/Libraries/em64t -lpthread -lmkl_lapack64 -lmkl_em64t -lguide -lvm</div><div>l -pthread</div><div>ipo: warning #11023: file format not recognized for cputim.o</div><div>ipo: warning #11023: file format not recognized for d1mach.o</div>
<div>ld: library not found for -lmkl_lapack64</div><div>make[1]: *** [aimc] Error 1</div><div>make: *** [complex] Error 2</div><div><br></div><div><br></div><div>Any help on the question is appreciated.</div>
<div><br></div><div>Regards,</div><div>Andreas</div><div><br></div><div><br></div><div><br>
</div><div><br></div></div></div>
</div><br>