<div dir="ltr">Thank you for interest in my e-mail,i used this command and i have <br><br> linux-vdso.so.1 => (0x00007fff4c565000)<br> libmkl_lapack.so => /home/sufyan2020/intel/Compiler/11.1/064/mkl/lib/em64t/libmkl_lapack.so (0x00002b4cad5bc000)<br>
libmkl_intel_lp64.so => /home/sufyan2020/intel/composerxe-2011.4.191/mkl/lib/intel64/libmkl_intel_lp64.so (0x00002b4cae211000)<br> libmkl_intel_thread.so => /home/sufyan2020/intel/composerxe-2011.4.191/mkl/lib/intel64/libmkl_intel_thread.so (0x00002b4cae9ef000)<br>
libmkl_core.so => /home/sufyan2020/intel/composerxe-2011.4.191/mkl/lib/intel64/libmkl_core.so (0x00002b4cafc78000)<br> libpthread.so.0 => /lib64/libpthread.so.0 (0x00002b4cb0c9c000)<br> libguide.so => /home/sufyan2020/intel/Compiler/11.1/064/lib/intel64/libguide.so (0x00002b4cb0eb9000)<br>
libm.so.6 => /lib64/libm.so.6 (0x00002b4cb105e000)<br> libiomp5.so => /home/sufyan2020/intel/composerxe-2011.4.191/compiler/lib/intel64/libiomp5.so (0x00002b4cb12b3000)<br> libdl.so.2 => /lib64/libdl.so.2 (0x00002b4cb14a2000)<br>
libc.so.6 => /lib64/libc.so.6 (0x00002b4cb16a6000)<br> libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00002b4cb1a01000)<br> /lib64/ld-linux-x86-64.so.2 (0x00002b4cad39d000)<br><br>but i do not find the problem??<br>
thanks for your helps<br>sufyan naji<br><div class="gmail_quote">2011/11/10 Laurence Marks <span dir="ltr"><<a href="mailto:L-marks@northwestern.edu">L-marks@northwestern.edu</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
For something like this it is ALWAYS a good idea to put the error into<br>
a google search, e.g. search on<br>
<div class="im"><br>
MKL FATAL ERROR on load the function mkl_blas_dpotrf_u_small<br>
<br>
</div>This does not bring up an exact match, but the link<br>
<br>
<a href="http://software.intel.com/en-us/forums/showthread.php?t=61978" target="_blank">http://software.intel.com/en-us/forums/showthread.php?t=61978</a><br>
<br>
looks useful. This suggests that you have something wrong with how the<br>
mkl libraries have been linked in. Did you use -istatic which will<br>
force them to be static linked, and do you have LD_LIBRARY_PATH setup<br>
right and exported? A useful command is ldd, e.g.<br>
<br>
ldd /home/sufyan2020/WIENROOT/lapw1<br>
<br>
This will show you the shared libraries that lapw1 is expecting to<br>
find, and will say if they are not available. This should get you<br>
started on some debugging of the problem.<br>
<br>
2011/11/10 sufyan <<a href="mailto:sufeer03@gmail.com">sufeer03@gmail.com</a>>:<br>
<div><div></div><div class="h5">><br>
><br>
> Dears users,<br>
> i am new user in wien2k community and i need your help<br>
> i run my case with the version 11.1 but i have<br>
><br>
> using WIEN2k_11.1 (Release 5/4/2011) in /home/sufyan2020/WIENROOT<br>
><br>
><br>
> start (Thu Nov 10 12:58:20 WET 2011) with lapw0 (40/99 to go)<br>
><br>
> cycle 1 (Thu Nov 10 12:58:20 WET 2011) (40/99 to go)<br>
><br>
>> lapw0 (12:58:20) 8.292u 0.108s 0:08.40 99.8% 0+0k 0+3720io 0pf+0w<br>
>> lapw1 -up (12:58:29) MKL FATAL ERROR on load the function<br>
>> mkl_blas_dpotrf_u_small<br>
> 0.820u 0.036s 0:01.01 84.1% 0+0k 0+1216io 0pf+0w<br>
> error: command /home/sufyan2020/WIENROOT/lapw1 uplapw1.def failed<br>
><br>
>> stop error<br>
><br>
> Thank you for helps.<br>
> Sincerely,<br>
> sufyan Naji<br>
><br>
</div></div>> _______________________________________________<br>
> Wien mailing list<br>
> <a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>
> <a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
><br>
><br>
<font color="#888888"><br>
<br>
<br>
--<br>
Professor Laurence Marks<br>
Department of Materials Science and Engineering<br>
Northwestern University<br>
<a href="http://www.numis.northwestern.edu" target="_blank">www.numis.northwestern.edu</a> 1-847-491-3996<br>
"Research is to see what everybody else has seen, and to think what<br>
nobody else has thought"<br>
Albert Szent-Gyorgi<br>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
</font></blockquote></div><br></div>