[Pw_forum] error
Paolo GIANNOZZI
giannozz at nest.sns.it
Wed Apr 2 20:33:44 CEST 2003
Hi
> +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++
> Fatal error in routine `allocate_real_1d':
> Memory allocation failed
> +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++
this is the error. What follows is, I think, an
error of the error routine (a second-order error)
so you may ignore it
> What does it mean? I have memory 4GB.
it means exactly what it says: the code cannot
allocate an array (a one-dimensional real array).
Why, I don't know: we need to know which array
cannot be allocated, how much memory is required,
how much memory you are allowed to allocate (which
can be much less than 4Gb, depending on the local
configuration), etc.
Paolo
More information about the Pw_forum
mailing list