[vtkusers] memory allocation on HP-UX 11.00
Alexander Trum
alexander.trum at teraport.de
Mon Aug 23 13:24:09 EDT 2004
Hello
I have an application based on VTK on HP-UX 11.00 compiled with
gcc3.2.1. It works very well. But if i tried to allocate more than round
about 500 MB memory in one block, my applications says that there is no
more memory. The machine has at this time 1.5 GB free memory!.
So i wrote a little test program which tries to allocate more than 500
MB memory in one call to malloc and it failed too.
So is there a compiler option (as on IBM AIX) or something like that to
increase the size of memory which can be allocated in one malloc call?
Thanks, Alex
--
Alexander Trum
Dipl.-Math. (FH)
Senior Software Developer
Engineering IT Consulting
Teraport GmbH
Phone +49 89 651086 721
Fax +49 89 651086 701
Mobile +49 173 38 25 490
mailto:alexander.trum at teraport.de
http://www.teraport.de
More information about the vtkusers
mailing list