msolve
msolve copied to clipboard
Parallel tests
How do I run parallel tests when testing msolve? I have tried make -jN check.
make -jN check as well as make check -jN should work for you.