Hello there! After an install of sage from binaries (Fedora20), I ran sage --testall
. However, it takes quite a lot of time (3000s
). I have 4 processors and running this in parallel would shorten it significantly (and it should be easily possible to run the tests in parallel).
Therefore my question: Can I run the tests in parallel? And how?