Currently one has to provide custom `mpirun` command each time when running tests, see https://github.com/davidsd/sdpb/blob/master/Install.md#tests It would be more convenient to set it once during `./waf configure` call, and then reuse.
Currently one has to provide custom
mpiruncommand each time when running tests, see https://github.com/davidsd/sdpb/blob/master/Install.md#testsIt would be more convenient to set it once during
./waf configurecall, and then reuse.