Hi all,

Faced with a quite sad sage bug which arises with interval based
assumptions and  full_simplify()/simplify() in called in parallel.

Here is a gist :
https://gist.github.com/sumkincpp/a5472ce6fcec4d05ebac605829f197a4

I simulated 3 vehaviours with upper code:
0. without @parallel -> EVERYTHING IS FINE
1. Commented section behaviour -> EVERYTHING IS FINE
2. uncommented section behaviour :
$ sage sage-parallel-broken-assumptions.sage
params = [-max(A, B, C)]
thread_suspend failed
Aborted


Any ideas how to resolve this?

Thanks,
Fedor

-- 
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