You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently sdpb binaries are always taken from build/, test data - from test/data, and temporary output files are written to test/out/. It could be useful (e.g. for CI jobs) to specify custom paths.
Currently sdpb binaries are always taken from
build/, test data - fromtest/data, and temporary output files are written totest/out/. It could be useful (e.g. for CI jobs) to specify custom paths.