<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
 <br><div><div>On Apr 29, 2009, at 23:43 , <a href="mailto:shruba@gmail.com">shruba@gmail.com</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">/apps/intel/fce/10.1.008/lib/libimf.so: warning: warning: feupdateenv is not implemented</blockquote><blockquote type="cite">and will always fail</blockquote><div><br></div><div>not a problem</div><div><br></div><blockquote type="cite"><span class="Apple-style-span" style="-webkit-text-stroke-width: -1; ">/opt/intel/mkl/10.0.1.014/lib/em64t/</span>libmkl_lapack.so: undefined reference to `mkl_serv_load_fun'</blockquote><div><br></div>in your make.sys, you should have </div><div>  LDFLAGS = -i-static -openmp</div><div>  BLAS_LIBS = -L /opt/intel/mkl/10.0.1.014/lib/em64t -lmkl_em64t</div><div>  LAPACK_LIBS=</div><div>and no -lmkl_lapack -lguide -lpthreads</div><div><br><blockquote type="cite">when  I contacted to the cluster management they suggested me to check </blockquote><blockquote type="cite">weather CVS version is compatible with version 10.0.1.014 of the intel mkl?</blockquote><div><br></div>of course it is and it works on all machines I have tried. If you find why it doesn't<br></div><div>in your case, please report. Most likely, the version of the intel compiler found by</div><div>configure is  either old (<v.9) or not correctly recognized for some obscure reason.</div><div><br></div><div>Paolo</div><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 18px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 18px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 18px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 18px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 18px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>---</div><div>Paolo Giannozzi, Democritos and University of Udine, Italy</div></span></span></span><br class="Apple-interchange-newline"></span></span> </div><br></body></html>