Sage has some framework for (really simple) parallel computing, see

http://www.sagemath.org/doc/reference/sage/parallel/decorate.html

Unfortunately, there is no MPI backend. One problem with the openmpi spkg is 
that it doesn't build on Solaris, though we probably should use the system 
MPI in any case. But if MPI isn't guaranteed available then its hard to add 
code to the Sage library that relies on it...

As you wrote in your other email today, a good way of using system libraries 
instead of a spkg or specifying specific compilers for some spkgs is 
lacking.

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to