[CPMD-list] Crash on cmpd compilation on a single process node using ifc
Axel Kohlmeyer
axel.kohlmeyer at theochem.ruhr-uni-bochum.de
Mon Oct 28 20:07:58 CET 2002
On Mon, 28 Oct 2002 14:58:29 -0200 Eduardo wrote:
>
> --yrj/dFKFPuw6o+aM
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
>
> Sirs
>
> I am trying to compile cpmd on a single processor node (PIII-550MHz)
> using the intel fortran compiler. The process starts finely, but when it
> searched the routine BYLM_p.f, it crashed (the log files, the complete and th
e simplified,
> are attched). Please, could you give any suggestion
hello eduardo,
please get a newer version of the sourcecode (v3.5.3) or disable
the contents of this routine (it is not used, AFAIK) with an
#ifdef 0 / #endif.
>
>
> Thanks in advance
>
>
> yours
>
>
> Eduardo
>
> ps.: during the compilation, was usual to appear messages like:
>
> This feature is obsolescent in Fortran 95
>
> or
>
> Pointer variable has already been declared - retyped as I
>
> Is this a possible cause of problems?
>
no. you can shut up the first type of messages with the additional
compile option '-cm' (see 'ifc -help').
the second type is due the way dynamic memory management is handled in cpmd.
cheers,
axel kohlmeyer.
>
>
--
=======================================================================
Axel Kohlmeyer e-mail: axel.kohlmeyer at theochem.ruhr-uni-bochum.de
Lehrstuhl fuer Theoretische Chemie Phone: ++49 (0)234/32-26673
Ruhr-Universitaet Bochum - NC 03/53 Fax: ++49 (0)234/32-14045
D-44780 Bochum http://www.theochem.ruhr-uni-bochum.de
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.
More information about the CPMD-list
mailing list