<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear PW users,</FONT></DIV>
<DIV><FONT face=Arial size=2>I am trying to install PWSCF2.0.4 using the 
"./configure" command.</FONT></DIV>
<DIV><FONT face=Arial size=2>My system is ifort8+mkl5.2.</FONT></DIV>
<DIV><FONT face=Arial size=2>mkl is installed on "/opt/intel/mkl".</FONT></DIV>
<DIV><FONT face=Arial size=2>As I inspected, the "configure" script searches for 
that directory so, does it search for all "*.a" files in 
"opt/intel/mkl/lib/32"?</FONT></DIV>
<DIV><FONT face=Arial size=2>During the running of "configure", I received the 
message containing:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>"zggev"  and "dgemm" was not found in the 
libraries.</FONT></DIV>
<DIV><FONT face=Arial size=2>I downloaded these subroutines and using "ifort -c 
zggev.f" and "ifort -c dgemm.f" made the object files.</FONT></DIV>
<DIV><FONT face=Arial size=2>Next I used the command in the UG:  "ar rv 
libmkl_p4.a zggev.o dgemm.o" to add these in that library.</FONT></DIV>
<DIV><FONT face=Arial size=2>However, the "configure" command did not 
recognize.</FONT></DIV>
<DIV><FONT face=Arial size=2>I tried to use "./configure 
LIBDIR="/opt/intel/mkl/lib/32", but failed to fix the problem.</FONT></DIV>
<DIV><FONT face=Arial size=2>My question is if I have chosen the right library 
to add the two object files.</FONT></DIV>
<DIV><FONT face=Arial size=2>Second question is that: sould I install mpi for 
k-point paralellization?</FONT></DIV>
<DIV><FONT face=Arial size=2>Any suggestion is highly appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>With best regards,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Mahmoud Payami</FONT></DIV>
<DIV> </DIV></BODY></HTML>