On Mon, Oct 23, 2017 at 7:50 AM Sebastiano Vigna <sebastiano.vi...@gmail.com>
wrote:

>
>
> I know about @parallel, but in this case sage is part of a pipeline of
> transformations, including generated code. @parallel would be a pain to
> use. From what I understand it is not considered a bug that sage cannot be
> forked, but that seriously limits its usability in complex environments.
>
> Sage is a complicated piece of software.  @parallel is implemented using
fork.  Sage can be forked, but certain steps must be taken, as is done in
the @parallel code.

Good luck,

William
-- 
-- William Stein

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to