On Jun 7, 2008, at 1:10 AM, Dr. David Kirkby wrote: > A lot of Sage compilation is about compiling different .spkg files. > Since these are independent of each other, I suspect these could be > compiled in parallel on machines of those with multiple cores or > multiple CPUs. Where as parallel builds on software can be a bit > tricky unless the makefile is well written, I believe Sage's build > process, with very separate modules, could be done in parallel with no > risk.
There is interdependency between several of the .spkg files (e.g. gmp -> ntl -> ..., and a lot of things depend on python), but once these are sorted out I'm sure you're right there could probably be a lot of building done in parallel. - Robert --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---