Re: Error: too many particles

From: Florian Bürzle <florian.buerzle_at_uni-konstanz.de>
Date: Wed, 8 Dec 2010 16:37:05 +0100

Hi!

Am 08.12.2010 um 15:32 schrieb Diana Juncher:

>
> The gfortran configuration is:
> >gfortran -v
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
> Thread model: posix
> gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)
>

Probably it's a compiler error indeed. You use a very old gcc version (the current release series is 4.5.1) - in gcc versions < 4.3, gfortran was in a development state a and not useable for serious work. So it might help to upgrade to the most recent version (or ask your sysadmin to do it). You might also cross check using a different Fortran compiler like g95 (www.g95.org). Another option would be the Intel Fortran compiler, which is freely available on Linux systems for non-commercial use.

Cheers
Florian
Received on 2010-12-08 16:37:05

This archive was generated by hypermail 2.3.0 : 2023-01-10 10:01:31 CET