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

Make automated test from example #8

Open
2 tasks
ilectra opened this issue Oct 24, 2024 · 0 comments · May be fixed by #13
Open
2 tasks

Make automated test from example #8

ilectra opened this issue Oct 24, 2024 · 0 comments · May be fixed by #13
Assignees

Comments

@ilectra
Copy link
Collaborator

ilectra commented Oct 24, 2024

Starting from the Test_hmc_Sp_WilsonFundFermionGauge example, build something that does automated (regression) testing.

For coarse-grained approximate regression testing, pull out the value of the plaquette that is output (grep Plaquette), for an exact comparison. For a more precise test, you can save the final configuration and compare that - set CPparams.saveInterval = 1 rather than the default 100.

DONE:

  • local script in tests/sp2n that does our testing only? OR
  • some general framework for GRID, to be contributed upstream? Check first what's already there - if anything
@ilectra ilectra self-assigned this Oct 24, 2024
@ilectra ilectra linked a pull request Nov 27, 2024 that will close this issue
2 tasks
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

Successfully merging a pull request may close this issue.

1 participant