Gentoo Archives: gentoo-science

From: Florian Haberl <Florian.Haberl@×××××××××××××××××××.de>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] Problems with gromacs and fft
Date: Wed, 08 Feb 2006 15:30:33
Message-Id: 200602081629.40921.Florian.Haberl@chemie.uni-erlangen.de
In Reply to: [gentoo-science] Problems with gromacs and fft by Mathias Weigt
1 hi,
2
3 On Wednesday 08 February 2006 12:18, Mathias Weigt wrote:
4 > Hello!
5 >
6 > I don't know whether to file a bug report or not. First I'd like to hear
7 > some suggestions.
8 > I'm pretty desperate now.
9 >
10 > I cannot get gromacs to run with PME enabled (which requires fftw) on
11 > gentoo.
12 > If I turn off PME the job runs.
13 >
14 > I tried nearly all combinations of fftw (2.1.5, 3.0, 3.1) and also the
15 > two latest gromacs versions (3.2.1-r1, 3.3, 3.3-r1 from bugzilla).
16 > I turned off mpi, sse, 3dnow and resetted CFLAGS to "-O2 -march=i686"
17 > (also on fftw) but nothing gives me a working gromacs :-(
18 > I also tried the (slow) built-in fftpack - same result: gromacs stops
19 > after some steps (sometimes with segfault)
20 > I used gcc (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9).
21 >
22 > Did somebody of got gromacs running with PME on gentoo?
23 > The same job runs with the original gromacs-3.2.1-rpms installed on a
24 > SUSE-9.3 system.
25
26 i`m working sometimes with gromacs, here it works without problems, i`ve
27 tested in the past on gentoo:
28
29 3.2.1 with fftw 2.1.5 (with mpich)
30 3.3 with fftw 3.0.1 (without mpich)
31 no special optimaztion things
32
33 My own systems run without problems, also the d.lzm benchmark (included in
34 gromacs benchmark suite) and pme enable works without problems.
35
36 Linux karpfen 2.6.15-ck3 #1 PREEMPT Mon Feb 6 18:01:33 GMT 2006 i686 AMD
37 Athlon(tm) XP 2400+ AuthenticAMD GNU/Linux
38
39 CHOST="i686-pc-linux-gnu"
40 CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
41
42 (gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9)
43
44 What does the log file say? Does it regconze your cpu, and have you started
45 benchmark suite on this system or your own systems.
46
47
48 >
49 > Mathias
50
51
52 Greetings,
53
54 Florian
55
56 --
57 -------------------------------------------------------------------------------
58 Florian Haberl
59 Computer-Chemie-Centrum
60 Universitaet Erlangen/ Nuernberg
61 Naegelsbachstr 25
62 D-91052 Erlangen
63 Mailto: florian.haberl AT chemie.uni-erlangen.de
64 -------------------------------------------------------------------------------
65 --
66 gentoo-science@g.o mailing list

Replies

Subject Author
Re: [gentoo-science] Problems with gromacs and fft Mathias Weigt <m.weigt@××××××××.de>