[mercury-users] parallel grades in windows
Sergey Khorev
sergey.khorev at gmail.com
Sat Oct 23 22:24:31 AEDT 2010
> Dining philosophers run without crashes, slowly consuming memory.
>
> So it seems it is Boehm GC that causes the problem.
Another update. Actually Boehm GC works ok, it is configure which
passes incorrect flag (it should be GC_WIN32_PTHREADS rather than
GC_WIN32_THREADS.
Once a had fixed a couple of ifdefs in gc, all philosopher tests ran
fine in hlc.par.gc.
--------------------------------------------------------------------------
mercury-users mailing list
Post messages to: mercury-users at csse.unimelb.edu.au
Administrative Queries: owner-mercury-users at csse.unimelb.edu.au
Subscriptions: mercury-users-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the users
mailing list