On Fri, Aug 17, 2018 at 2:02 PM Eric Gourgoulhon <[email protected]> wrote:
>
> Hi Erik,
>
> Le jeudi 16 août 2018 13:53:41 UTC+2, Erik Bray a écrit :
>>
>>
>> Love how fork() is even more broken on OSX now than it is on Cygwin =_=
>
>
> Btw, I would be curious to know whether the notebook
> http://nbviewer.jupyter.org/github/sagemanifolds/SageManifolds/blob/master/Worksheets/v1.3/SM_Kerr.ipynb
> runs successfully with nproc>1 on Cygwin (I don't have any Windows computer 
> at hand either...)

It works fine for me with nproc=8.  A few of the lines are
frustratingly slow though, such as calls like `nabla(g)` (I'm
surprised this isn't cached when called repeatedly, especially when
it's the connection on g itself).    Also computing the Ricci tensor
felt very slow.  Is that normal?

-- 
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 [email protected].
To post to this group, send email to [email protected].
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