[gambit-list] Multiprocessor support

Daniel Sadilek sadilek at informatik.hu-berlin.de
Wed Dec 6 04:02:00 EST 2006


Hello,

I thought about Termite. As far as I know it forbids mutations (set!),
but they can be emulated by cells. Does anyone know how they perform
compared to simple mutable variables?

Best regards
Daniel Sadilek

On 12/5/06, Vincent Kraeutler <vincent at kraeutler.net> wrote:
> Daniel Sadilek wrote:
> > Hello,
> >
> > I want to use Gambit for simulation purposes on a multiprocessor
> > machine. I've read in the manual that Gambit does not support
> > multiprocessor machines at the moment. A few months ago there was a
> > discussion on the mailing list about that matter and it sounded as if
> > multiprocessor support was planned.
> > Is there any (preliminary) support? Or can you suggest some kind of
> > workaround? I could imagine to run multiple instances of Gambit that
> > can run on multiple processors and communicate with each other --
> > perhaps someone has done that already and has a library for that?
> >
> > Best regards
> > Daniel Sadilek
> > _______________________________________________
> > Gambit-list mailing list
> > Gambit-list at iro.umontreal.ca
> > https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
> >
> >
> >
> this sounds like such an overly trivial remark that i'm afraid i might
> just be uninformed, but here it goes anyway: what about termite?
> http://toute.ca/
>
> cheers,
> v.
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>
>



More information about the Gambit-list mailing list