[computer-go] Allocating lots of memory in C++?
Peter Drake
drake at lclark.edu
Tue Aug 15 10:47:01 PDT 2006
I need to statically allocate an enormous block of memory (hundreds
of megabytes) for Orego to store the search tree. When I allocate
1000 nodes, the program works fine. When I try to allocate 10000
(around 15MB), I get SIGSEGV. How do I crank up the allowable memory?
Peter Drake
Assistant Professor of Computer Science
Lewis & Clark College
http://www.lclark.edu/~drake/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://computer-go.org/pipermail/computer-go/attachments/20060815/4d6f1b8e/attachment.htm
More information about the computer-go
mailing list