Hello,

I'm running some computations in SAGE for my research, and they are
quite time consuming, but proudly parallel.  I'd obviously like to use
DSAGE to speed them up, but I have a few questions.

1) Is there an easy/convenient way to start 16 dsage workers on a
single machine?

2) If the task requires additional functions / classes defined in a
.sage file, I assume all
workers would need to load/attach that file to carry out the jobs.
This works fine on a single machine, but if you wanted to use multiple
machines, would you need to include that entire file within each job
being passed around?  Is there a better way to do that?

3)  Can you use ipython1 (chainsaw/saw)  from within SAGE?

4)  I've looked through the sage/dsage/dist_functions and was
wondering if there were any other primary pieces of DSAGE
documentation that I'm missing.

Thanks,
Mike

--~--~---------~--~----~------------~-------~--~----~
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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to