<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Dear all,<div><br></div><div>I have compiled the WANNIER package and obtained the executables (wannier90.x and postw90.x). However when I try to run the example, I face two problems:</div><div><br></div><div>(1) If I try to run the executable from the home directory of the form:</div><div><br></div><div>/home_cluster/fis718/........./wannier90.x silicon</div><div><br></div><div>i get the following error:</div><div><br></div><div><div> error while loading shared libraries: libmkl_core.so: cannot open shared object file: No such file or directory. I tried to correct this error but in vain. My make.sys file is the following:</div></div><div><br></div><div><div>=====================================================</div><div># For Linux with intel version 11/12 on 64bit machines</div><div>#=====================================================</div><div>F90 = ifort</div><div>COMMS=mpi</div><div>MPIF90=mpiifort</div><div>FCOPTS=-O2</div><div>LDOPTS=-O2</div><div><br></div><div>#========================================================</div><div># Intel mkl libraries. Set LIBPATH if not in default path</div><div>#========================================================</div><div><br></div><div>LIBDIR = /opt/intel/Compiler/11.1/069/mkl/lib/em64t</div><div>LIBS   =  -L$(LIBDIR) -lmkl_core -lmkl_intel_lp64 -lmkl_sequential -lpthread -lmkl_intel_thread -lguide  -lmkl_blas95_lp64 -lmkl_lapack95_lp64</div><div><br></div><div>#=======================</div><div># ATLAS Blas and LAPACK</div><div>#=======================</div><div>#LIBDIR = /usr/local/lib</div><div>#LIBS = -L$(LIBDIR)  -llapack -lf77blas -lcblas -latlas</div></div><div><br></div><div><br></div><div>(2) Trying to run it in erial but using mpiexec (with one processor) as in mpirun -np 1....., i get a different error:</div><div><br></div><div>" Error: Problem opening input file wannier.win</div><div>Error: examine the output/error file for details"</div><div><br></div><div>Although I feel the errors are related. I am trying to produce the example fileds so I have not changed anything in the files. Please can anyone help me solve this problem.</div><div><br></div><div>Regards</div><div><br></div><div>Elio</div><div>Univers of rond</div><div>Brazil</div><div><br></div>                                        </div></body>
</html>