Skip to Content.
Sympa Menu

forum - Re: Re: [abinit-forum] Re: Compilation of D. Vanderbild USPP

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: Re: [abinit-forum] Re: Compilation of D. Vanderbild USPP


Chronological Thread 
  • From: "Sergey Lisenkov" <proffess@yandex.ru>
  • To: forum@abinit.org
  • Subject: Re: Re: [abinit-forum] Re: Compilation of D. Vanderbild USPP
  • Date: Wed, 5 Oct 2005 22:47:06 +0400 (MSD)

Hi,

You DO not need to rewrite something in the source code. Your problem is in
the makefile. Please, use this combination (it works on my PC):

F90 = /opt/intel_fc_80/bin/ifort
FREEFLAG = -FR
FIXEDFLAG =
F90FLAGS = -O3 -tpp7
LINKFLAGS = -L/opt/intel/mkl/8.0/lib/32/ -lmkl_lapack95 -lmkl_lapack
-lmkl_blas95 -lmkl_blas -lmkl_ia32 -lguide -lpthread
SED = sed

Good luck,
Sergey



Archive powered by MHonArc 2.6.16.

Top of Page