<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<small>Dear Lagoun,<br>
<br>
I also met this problem during compilation of WIEN2k v10. The
problem was easily fixed when I sourced mkl environment file (in
my system there are some such files in
/opt/intel/mkl/10.0.3.020/tools/environment) by command like:<br>
<big><tt> source
/opt/intel/mkl/10.0.3.020/tools/environment/mklvarsem64t.sh</tt></big><br>
<br>
This command automatically writes $INCLUDE variable, which is
needed to find mkl_vml.f file. Use appropriate MKL path and type
of your system (32, 64 or em64t) and place this command to your
.bashrc or .cshrc file.</small><br>
<small><br>
I hope this will help you.</small><br>
<pre class="moz-signature" cols="72">Best regards,
Maxim Rakitin
</pre>
<br>
30.08.2010 12:28, lagoun brahim пишет:
<blockquote cite="mid:677916.99775.qm@web25307.mail.ukl.yahoo.com"
type="cite">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="font: inherit;" valign="top">dear wien2k user's<br>
i have a SMP machine when i compile the lapw(0.1.2)para i
have the following message of error:<br>
W2kinit.F(28): error #5102: Cannot open include file
'mkl_vml.fi'<br>
include 'mkl_vml.fi'<br>
---------------^<br>
compilation aborted for W2kinit.F (code 1)<br>
make[1]: *** [W2kinit.o] Error 1<br>
make[1]: Leaving directory `/home/wien/SRC_lapw0'<br>
make: *** [para] Error 2<br>
<br>
i have an opensuse 10.3 64bits systeme with intel fortran
compiler 11.1/072 . the mkl library 10.2.5.035 . th mpich2
1.2.1p and the fftx library 2.1.5<br>
any suggestion please<br>
here's my configuration script:<br>
compiler option: -FR -w -mp1 -prec_div -pad -DINTEL_VML
-O3 -xT<br>
LD_FLAGS:PATH to ifort lib -i-static -lguide_stats -lsvml
-lpthread<br>
R_LIBS:PATH to MKL em64t lib lapack blas lguide lpthread<br>
for parallel:<br>
compiler mpif90<br>
LIBS mkl:scalapack blacs +fttw_mpi and fftwlib<br>
thank's <br>
</td>
</tr>
</tbody>
</table>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Wien mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a>
<a class="moz-txt-link-freetext" href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a>
</pre>
</blockquote>
</body>
</html>