On Thu, Jan 27, 2005 at 03:44:11PM +0100, Erik Trulsson wrote: > You are probably running into the default limits for how much resources > a process can use. By default a process can not use more than 512MB of > data. > Read the limits(1) manpage for information on how to change these > limits. In fact (if fortran memory allocation is anything like C) it may well be the stacksize limit that you are running into, which is smaller than the datasize limit. David.Received on Thu Jan 27 2005 - 18:51:21 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:27 UTC