[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Sage and Condor



Thanks!

I've been doing some digging today at home. Looks like that's the case, of course sage would still have to be installed on all the compute nodes unless the user decides to ship the sage application directory to the destination as part of their job.

-Doug
On Dec 23, 2008, at 3:44 PM, Ian Stokes-Rees wrote:


Douglas Baggett wrote:
Is there anybody out there who as installed or used sage on a condor
pool? Looking for prior experience.


If you mean running "python" scripts through sage, it should be straight
forward if you pass it the "-python" option (e.g. "sage -python
myprog.py"), then sage just works as an interpreter for your program.
See: "sage -advanced".  I can't find a reference in the online
documentation.  If you want all the sage commands to "just work", you
need a "from sage.all import *" at the top of your script.

If you mean running distributed sage:

http://www.sagemath.org/doc/ref/module-sage.dsage.dsage.html

Then I can't help you, but look forward to hearing what you find out.

Ian

--
Ian Stokes-Rees, Research Associate
SBGrid, Harvard Medical School
http://sbgrid.org

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/