On Sun, 31 Jan 2010 at 08:53PM -0500, calcp...@aol.com wrote:
> Just wondering is the dSage project has been deprecated?
> 
> I don't see it listed in the online reference manual anymore:
> http://www.sagemath.org/doc/reference/networking.html
> 
> I do see it listed here: http://www.sagemath.org/tour-research.html
> 
> The only mention of parallel processing is with parallel python
> here:
> http://www.sagemath.org/doc/numerical_sage/parallel_computation.html
> 
> I'm curious if anyone is using SAGE for parallel processing and how?

dsage has been removed as a standard spkg. I don't think it was being
maintained at all. If you are simply doing parallel processing (running
multiple processes on a single computer), then the @parallel decorator
should work for you. If you are doing truly distributed computing, then
(I think) you can still install the dsage spkg.

Dan

-- 
---  Dan Drake
-----  http://mathsci.kaist.ac.kr/~drake
-------

Attachment: signature.asc
Description: Digital signature

Reply via email to