Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test to check VtR is deterministic #322

Open
mithro opened this issue Nov 12, 2019 · 0 comments
Open

Add a test to check VtR is deterministic #322

mithro opened this issue Nov 12, 2019 · 0 comments

Comments

@mithro
Copy link
Member

mithro commented Nov 12, 2019

Given the (exact) same input, VtR should produce the same (bit identical) output.

It would be good to add a test which checks this behaviour to make sure no change causes a regression.

Input includes;

  • Code revision
  • Command line arguments
  • Compile options
  • Input files
  • Random seed

It is not expected that things are identical if any of these change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant