Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] Dear all, who ever use the Kohn Sham structure(KSS) files with DP or EXC codes?

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] Dear all, who ever use the Kohn Sham structure(KSS) files with DP or EXC codes?


Chronological Thread 
  • From: 文沈 <wshen02@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] Dear all, who ever use the Kohn Sham structure(KSS) files with DP or EXC codes?
  • Date: Thu, 23 Apr 2009 13:43:27 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=UniFZ4VTiP+2uqO1K8m6UWH7e/HQ3UK4OfDitOkNs3KXTabrWWx8qtdNr3Vd/zlCvl qzx6WaqqKeojyuGi8KxRVXXSsS+nbGgrTjcQC8E9onbxIcmqYZt/tFV6chv76MyOl4Zg oLyJ4TmgQZFlvZ+qKoK3Avn/7Y5m13IL0SQ84=

I did
  cd src/00basis
 make m_build_info.o m_build_info_fake.o
again comes the error

ifort -DHAVE_CONFIG_H -I. -I../.. -I../../src/defs -I../../src/defs    -convert big_endian -c -o m_build_info.o m_build_info.F90
m_build_info.F90(32): error #7013: This module file was not generated by any release of this compiler.   [DEFS_BASIS]
 use defs_basis
-----^
m_build_info.F90(171): error #6404: This name does not have a type, and must have an explicit type.   [STD_OUT]
 unt=std_out
-----^
compilation aborted for m_build_info.F90 (code 1)
make: *** [m_build_info.o] Error 1


Anyway, thanks,Yann

Wen

On Thu, Apr 23, 2009 at 1:31 PM, Yann Pouillon <yann.pouillon@ehu.es> wrote:
文沈 <wshen02@gmail.com> ha escrito:

Can I ask for which version of Abinit you use ifort as the complier?

Any version is version.


I tried
Abinit-5-7-3, and it configure successfully, but when I do the make, it
gives errors.

Here is what you can do:

 cd src/00basis
 make m_build_info.o m_build_info_fake.o
 cd ../..
 make

This problem should be fixed in the upcoming 5.7.4 version.


Best regards,

Yann.

--
Yann Pouillon               European Theoretical Spectroscopy Facility (ETSF)
Tel: (+34) 943 01 83 94     Centro Joxe Mari Korta, Avenida de Tolosa, 72
Fax: (+34) 943 01 83 90     20018 Donostia-San Sebastián (Gipuzkoa)
Web: http://www.etsf.es/    España







Archive powered by MHonArc 2.6.15.

Top of Page