[computer-go] language choices
Don Dailey
drd at mit.edu
Tue Dec 5 13:03:08 PST 2006
Sylvain,
You can extend this pretty easily by doing 2 or more simulations at a
time.
The trade-off is very good for doing this although not 100%. I HAVE
to do this for Lazarus because I have very little memory in my machine.
I believe I'm doing 8 simulations at a time in order to use about 1/8th
of the memory.
- Don
On Tue, 2006-12-05 at 21:03 +0100, sylvain.gelly at m4x.org wrote:
> > How long would it take Mogo to fill up 16GB of memory on a quad core
> > opteron machine?
>
> It depends on the speed of your opteron :). Perhaps something like 10
> minutes.
> I think stl vector implementation on my linux box takes much more
> memory than
> necessary (I mean using a memory pool, and a big time against memory
> tradeoff), so perhaps being carefull, with 16 GB we could reach 20
> minutes.
>
> Sylvain
More information about the computer-go
mailing list