Hi,<br>
I got the following options ok for my compiler. <br>
<br>
current:FOPT:-FR -mp1 -w -prec_div -pc80 -pad -ip -xW<br>
current:FPOPT:-FR -mp1 -w -prec_div -pc80 -pad -ip -xW<br>
current:LDFLAGS:$(FOPT) -L/opt/intel/mkl/9.0/lib/32 -lguide -lpthread<br>
current:DPARALLEL:'-DParallel'<br>
current:R_LIBS:-L/opt/intel/mkl/9.1.023/lib/32 -lmkl_lapack -lmkl_ia32 -lmkl_lapack -lmkl_ia32<br>
current:RP_LIBS:-L /usr/local/SCALAPACK -L /usr/local/BLACS/LIB -lpblas -lredist -ltools -lscalapack -lfblacs -lblacs -lmpi<br>
<br>
I got lots of remarks: 'LOOP WAS VECTORIZED', though. The file 'how to
compile' was useful. However, thanks for all your efforts.<br>
Zubaer<br>
<br><br><div><span class="gmail_quote">On 1/7/08, <b class="gmail_sendername">zubaer</b> <<a href="mailto:zubaexy@gmail.com">zubaexy@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Stefaan,<br><br>Thanks for your reply. I tried with the suggestions
you gave. However, it was hard for me to follow. However, I tried with
few but I could not make it work. I see errors in compilation. Could
you suggest what options I should choose for these settings for my
machine type: <br><br>Machine: <b>Dual Core AMD Opteron(tm) Processor 265, </b>It is x86_64.<br><br>Used settings:
<br> O Compiler options: -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML<br> L
Linker
Flags:
$(FOPT) -L/opt/intel/mkl/9.0/lib/64 -lpthread<br> P Preprocessor flags '-DParallel'<br>
R R_LIB (LAPACK+BLAS): -L/opt/intel/mkl/9.1.023/lib/64 -lmkl_lapack -lmkl_64<br><br>Thanks in advance.<br><br>Zubaer<br><br><br><br><br><br><div class="gmail_quote">On Jan 7, 2008 1:43 AM, Stefaan Cottenier <
<a href="mailto:Stefaan.Cottenier@fys.kuleuven.be" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Stefaan.Cottenier@fys.kuleuven.be</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>1) General reply: check <a href="http://www.wien2k.at/reg_user/faq/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.wien2k.at/reg_user/faq/</a>, in<br>particular <a href="http://www.ghfecher.de/html/bandstructure.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.ghfecher.de/html/bandstructure.html
</a><br><br>2) More specific: you are probably mixing 32 and 64 bit. You try to<br>link against a 64 bit library (mkl_lapack64). Make sure that either<br>you compile with 64 bit options, or link against the 32 bit lapack
<br>
(available in (....)/mkl/9.0/lib/32)<br><br>Stefaan<br><div><div></div><div><br>Quoting zubaer <<a href="mailto:zubaexy@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">zubaexy@gmail.com
</a>>:<br><br>> Hi,<br>> I am a new and novice user of WIEN2k. While compilation I found the
<br>> following errors. I checked the files inside the different directories<br>> listed to contain errors and found a message:<br>><br>> *ld: skipping incompatible /opt/intel/mkl/9.0/lib/em64t/libmkl_lapack64.so
<br>> when searching for -lmkl_lapack64<br>> ld: cannot find -lmkl_lapack64*<br>><br>> Please note that I installed MKL9.0. How could I solve the problem. How<br>> could I make *-lmkl_lapack64 *available? Seems like I am having a very silly
<br>> error.<br>><br>> Could anyone help me out.<br>><br>> Thanks,<br>> Zubaer<br>> UIUC, USA<br>><br>><br>> *Errors:*<br>> SRC_aim/compile.msg:make[1]: *** [aim] Error 1<br>> SRC_aim/compile.msg:make: *** [real] Error 2
<br>> SRC_aim/compile.msg:make[1]: *** [aimc] Error 1<br>> SRC_aim/compile.msg:make: *** [complex] Error 2<br>> SRC_filtvec/compile.msg:make[1]: *** [filtvec] Error 1<br>> SRC_filtvec/compile.msg:make: *** [real] Error 2
<br>> SRC_filtvec/compile.msg:make[1]: *** [filtvecc] Error 1<br>> SRC_filtvec/compile.msg:make: *** [complex] Error 2<br>> SRC_lapw1/compile.msg:make[1]: *** [lapw1] Error 1<br>> SRC_lapw1/compile.msg:make: *** [real] Error 2
<br>> SRC_lapw1/compile.msg:make[1]: *** [lapw1c] Error 1<br>> SRC_lapw1/compile.msg:make: *** [complex] Error 2<br>> SRC_lapw2/compile.msg:make[1]: *** [lapw2] Error 1<br>> SRC_lapw2/compile.msg:make: *** [real] Error 2
<br>> SRC_lapw2/compile.msg:make[1]: *** [lapw2c] Error 1<br>> SRC_lapw2/compile.msg:make: *** [complex] Error 2<br>> SRC_lapw7/compile.msg:make[1]: *** [lapw7] Error 1<br>> SRC_lapw7/compile.msg:make: *** [real] Error 2
<br>> SRC_lapw7/compile.msg:make[1]: *** [lapw7c] Error 1<br>> SRC_lapw7/compile.msg:make: *** [complex] Error 2<br>> SRC_lapwdm/compile.msg:make[1]: *** [lapwdm] Error 1<br>> SRC_lapwdm/compile.msg:make: *** [real] Error 2
<br>> SRC_lapwdm/compile.msg:make[1]: *** [lapwdmc] Error 1<br>> SRC_lapwdm/compile.msg:make: *** [complex] Error 2<br>> SRC_lapwso/compile.msg:make: *** [lapwso] Error 1<br>> SRC_mini/compile.msg:make: *** [mini] Error 1
<br>> SRC_mixer/compile.msg:make: *** [mixer] Error 1<br>> SRC_pairhess/compile.msg:make: *** [pairhess] Error 1<br>> SRC_qtl/compile.msg:make: *** [qtl] Error 1<br>> SRC_structeditor/SRC_ncmsymmetry/compile.msg:make: *** [ncmsymmetry] Error 1
<br>><br><br><br><br></div></div>--<br>Stefaan Cottenier<br>Computational Materials Engineering (CME) &<br>Center for Computational Engineering Science (CCES)<br>RWTH Aachen University<br>Mauerstrasse 5<br>DE-52064 Aachen
<br>Germany<br><br>e-mail: <a href="mailto:stefaan.cottenier@fys.kuleuven.be" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">stefaan.cottenier@fys.kuleuven.be</a> (preferred)<br> <a href="mailto:cottenier@ghi.rwth-aachen.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
cottenier@ghi.rwth-aachen.de
</a> (avoid)
<br><br><br>Disclaimer: <a href="http://www.kuleuven.be/cwis/email_disclaimer.htm" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.kuleuven.be/cwis/email_disclaimer.htm</a><br><br>_______________________________________________
<br>Wien mailing list
<br><a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Wien@zeus.theochem.tuwien.ac.at</a><br><a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
</a><br></blockquote></div><br>
</blockquote></div><br>