Igor Schein on Fri, 17 Mar 2000 10:47:19 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

4GB stack size


Hi,

I have a machine with 4GB of RAM, but gp limits me to 2GB of
stack.  I tried changing VERYBIGINT to 2^32-1, but then it tells
me "not enough memory".  How does gp grow stack anyway?  Looks
like it tries to allocate the whole stack in one chunk.  Can that
be changed?

Thanks

Igor