[Bug-openmcl] poiu and openmcl
Faré
fahree at gmail.com
Fri Oct 26 05:52:14 MDT 2007
Ok, so I wrote a version of poiu (parallelizing variant of asdf) that
would use threads instead of fork, but I get random errors that look
like the symptom of race conditions -- OpenMCL's compiler is probably
not thread-safe. The fork version also had crazy errors that are
probably due to threading misconfiguration after fork.
Also, asdf-dependency-grovel is slower with openmcl than with sbcl,
even though normal compilation is 3.5 times faster.
I don't know if you can have access to the ITA code base through
Clozure, but it would be great if you could help me solve these bugs.
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ]
Those who place above society the power of politics and bureaucracies as
solutions to all human problems ignore that when they are not all too humans,
politicians and bureaucrats are oh so inhuman.
More information about the Bug-openmcl
mailing list