On Fri, Apr 29, 2016 at 4:12 PM, Hemanth G <[email protected]> wrote: > In view of your question,you can run any python program using ipcluster.
Yes, exactly. The point I wanted to make is, that from such a Python program, you can call SageMath as a library, i.e. "sage.all_cmdline import *". The tricky part might be to setup the ipcluster in such a way, that the correct python executable is used and the python path is allowing the workers to properly import SageMath as a library. -- harald -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
