[CP2K:1525] Re: Problems running regtests
Teodoro Laino
teodor... at gmail.com
Wed Nov 5 13:12:47 UTC 2008
Roger,
same compiler version works perfectly for me with the today CVS ( I
checked the input file: H2O-gapw-all.inp ).
I wouldn't use -O3 (-O2 should be enough) and more important are you
sure that -march=pentium is the correct architecture?
Anyway the problem is related in your installation.
Cheers
Teo
On Wed, 2008-11-05 at 04:04 -0800, nadler wrote:
> Sorry.. I've forgot about that...
>
> Compiler: g95, v0.91 for Linux x86
>
> My arch file:
>
> CC = cc
> CPP = cpp
>
> FC = g95
> LD = g95
>
> AR = ar -r
>
> CPPFLAGS = -C -D__G95 -D__FFTSG -D__FFTW3 -D__LIBINT -traditional
> FCFLAGS = -cpp -O3 -ffast-math -march=pentium4
> LDFLAGS = $(FCFLAGS)
> LIBS = /home/nadler/g95-suite/lapack-3.1.1/lapack_G95.a \
> /home/nadler/g95-suite/GotoBLAS/libgoto.a -lpthread \
> /home/nadler/g95-suite/libint-1.1.4/lib/libderiv.a \
> /home/nadler/g95-suite/libint-1.1.4/lib/libint.a \
> /home/nadler/g95-suite/fftw3.2/lib/libfftw3.a \
> /usr/lib/libstdc++.so.6
>
> OBJECTS_ARCHITECTURE = machine_g95.o
>
> cp2k version as of today..
>
> I did not touch the compiler nor the libraries nor the arch file
> between my latest working version and the version that is installed
> now..
>
> thanks
>
>
> On Nov 5, 12:55 pm, Teodoro Laino <teodor... at gmail.com> wrote:
> > it is very likely a problem of your installation.
> > Teo
> >
> > compiler type/version?
> > libraries?
> > etc.. etc.. etc.. etc..
> >
> > On Wed, 2008-11-05 at 03:25 -0800, nadler wrote:
> > > Now I am wondering if it is my installation or a bug?
> >
More information about the CP2K-user
mailing list