Is a parallel build of Maxima (using make -j N), OK?



"Dr. David Kirkby" <david.kirkby at onetel.net> writes:
> If one sets something like
>
> MAKE="make -j 20"
>
> to build maxima with 20 threads in paralllel, is this safe? With well
> written Makefiles this is, but unless care was taken to make sure
> there are no race conditions, this can be unwise.
>
> Does anyone know the status of the Maxima makefile?
>
> We are using ECL as an interpreter. I know building ECL in parallel is
> unsafe, so we are not doing that.
>
> Dave

Hmm, I'm not sure you'll gain much: I think the lisp compilation (which
takes most of the time) has to be done serially.

Rupert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: not available
URL: <http://www.math.utexas.edu/pipermail/maxima/attachments/20101126/9cf2dfbb/attachment-0001.pgp>;