[gambit-list] SMP build note
Marc Feeley
feeley at iro.umontreal.ca
Fri Jul 5 06:48:08 EDT 2019
Please add a (minimal) unit test for the situation that causes thread-send/receive to crash.
Marc
> On Jul 1, 2019, at 1:34 AM, Adam <adam.mlmb at gmail.com> wrote:
>
> Marc says build is
>
> ./configure --enable-multiple-threaded-vms --enable-smp
> make; make bootstrap; make bootclean; make
>
> and "the bootstrap step is needed because the Scheme code of the thread scheduler needs to be recompiled".
>
> Related gambit/include.h DEFINE:s are ___MAX_PROCESSORS, which is 64, and ___MULTIPLE_THREADED_VMS which is set.
>
> thread-send/receive currently crashes, and otherwise looks perfect.
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://mailman.iro.umontreal.ca/cgi-bin/mailman/listinfo/gambit-list
More information about the Gambit-list
mailing list