Apart from MPI, you can update IPython and use it's capabilities for 
managing a cluster and running code in parallel.
sage -sh 
easy_install -U ipython
I am not sure, but it might also work without updating. Anyways, read on 
here 
http://ipython.scipy.org/doc/manual/html/parallel/parallel_process.html

Note, you can also do mpi stuff inside that system, but it's not the only 
way to interact with all your cluster nodes. Interactively sending out 
commands to all clients from the ipython shell is quite handy!

H

-- 
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