Le Mardi 5 Décembre 2006 22:03, Don Dailey a écrit :
> 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,

we experimented this on MoGo and this gave us bad results. I mean that, with 
the same number of nodes, having more simulations do not improve the level 
much (even very little). Are your experimental results different?

Sylvain

> On Tue, 2006-12-05 at 21:03 +0100, [EMAIL PROTECTED] 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
>
> _______________________________________________
> computer-go mailing list
> computer-go@computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/

_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to