Skip to Content.
Sympa Menu

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

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

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


Chronological Thread 
  • From: Marc Torrent <marc.torrent@cea.fr>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] Re: Compilation of D. Vanderbild USPP
  • Date: Wed, 05 Oct 2005 16:41:27 +0200

Links to libpthread and libguide are missing.
Link to -Vaxlib iss also missing...
Try the Makefile I sent to you...

Marc Torrent
CEA-Bruyeres-le-Chatel - France

sestak@kn.vutbr.cz a écrit :
I am sorry I forget.
I am using Linux machine with intel processor or compatible.
Here is my makefile
#====== PC + Linux + IFC8 ===================
F90 = /opt/intel_fc_80/bin/ifort
FREEFLAG = -FR
FIXEDFLAG =
F90FLAGS = -O3 -tpp7
#LINKFLAGS = lapack_LINUX_IFC8.a blas_LINUX_IFC8.a -Vaxlib
LINKFLAGS = /opt/intel/mkl/8.0/lib/32/libmkl_lapack.a
/opt/intel/mkl/8.0/lib/32/libmkl_blas95.a
SED = sed

and here is part of my error message (complete dump is very large)

Linking object files and creating runatom.x...
/opt/intel/mkl/8.0/lib/32/libmkl_lapack.a(_dgetrf.o)(.text+0x3c): In function
`dgetrf_':
: undefined reference to `mkl_cfg_file'
/opt/intel/mkl/8.0/lib/32/libmkl_lapack.a(_dgetrf.o)(.text+0x43): In function
`dgetrf_':
: undefined reference to `cfg_serial'
/opt/intel/mkl/8.0/lib/32/libmkl_lapack.a(_dgetrf.o)(.text+0x55): In function
`dgetrf_':
: undefined reference to `MKL_SET_PARALLEL'
/opt/intel/mkl/8.0/lib/32/libmkl_lapack.a(_dgetrf.o)(.text+0x7c): In function
`dgetrf_':
: undefined reference to `MKL_SET_SERIAL'
/opt/intel/mkl/8.0/lib/32/libmkl_lapack.a(_dgetrf.o)(.text+0x82): In function
`dgetrf_':



Archive powered by MHonArc 2.6.16.

Top of Page