I am trying to use multiple sage instances on a Linux machine using GNU 
parallel. sage works perfectly from the command line, but gets stuck (ps 
gives a "T" state--stopped) when I try to run it with parallel. If I run

sage dist-xoroshiro128/24-9-11.sage

everything works fine. If I run

echo | parallel -j1 --eta 'sage dist-xoroshiro128/24-9-11.sage'

the process get stuck (the echo is just to give parallel a task to run).

Any idea as why that might happen? Thanks!

seba

> rpm -qi sagemath
Name        : sagemath
Version     : 7.3
Release     : 7.fc25
Architecture: x86_64

Linux nexus.law.di.unimi.it 4.11.5-200.fc25.x86_64 #1 SMP Wed Jun 14 
17:17:29 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

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