Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] IFC v.8.0 (on Linux, Pentium* box) work for ABINIT ?

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] IFC v.8.0 (on Linux, Pentium* box) work for ABINIT ?


Chronological Thread 
  • From: Yann Pouillon <pouillon@pcpm.ucl.ac.be>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] IFC v.8.0 (on Linux, Pentium* box) work for ABINIT ?
  • Date: Thu, 22 Jul 2004 13:06:25 +0200
  • Organization: Physico-Chimie et Physique des Matériaux

Hi,

Here is a short description of my configuration.

Processor : Intel P4 2.6GHz w/ hyper-threading
Linux version : Debian Sarge w/ kernel 2.6.6 SMP
IFort version : 8.0.034
GCC/CPP version : 3.3.4 (Debian 1:3.3.4-3)

Relevant parameters in makefile_macros :

FC = ifort
FFLAGS = -O2 -w95 -tpp7 -xW -FR
FFLAGS_LIBS = -O2 -w95 -tpp7 -xW
FFLAGS_Src_9drive = -O0 -w95 -tpp7 -xW -FR

BLAS = Lib_blas/blas.a
LAPACK = Lib_lapack/lapack.a
LIBS = $(LAPACK) $(BLAS) /opt/intel_fc_80/lib/libsvml.a

CPP = /usr/bin/cpp
CPP_FLAGS = -P -traditional -D__IFC

CC = gcc
CFLAGS = -O2 -fforce-mem -fforce-addr
MACHINE_DEP_C_SEQ_SUBS_LIST = etime.o

I had to put "-O0" to compile Src_9drive or else compilation
would fail for vtorhotf (Segmentation violation for -O1 and -O2).

All built-in tests succeed except test 4. It seems that abinis
fails to read the Psps_for_tests/70yb.pspnc file. I checked the
file, yet there seem to be no problem on this side.

Best regards,

Yann Pouillon.





Archive powered by MHonArc 2.6.16.

Top of Page