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

Consolidate backend test runners #597

Open
giacomofiorin opened this issue Sep 29, 2023 · 0 comments
Open

Consolidate backend test runners #597

giacomofiorin opened this issue Sep 29, 2023 · 0 comments

Comments

@giacomofiorin
Copy link
Member

The different versions of the run_tests.sh script have diverged enough to make it difficult to track (and easy to forget) what conditions each version is running.

We have now the following conditions (list may be incomplete):

  • Running the MD engine on multiple tasks
  • Running over multiple threads
  • Combination of the above two
  • Multiple-replicas runs (for some interface tests only)
  • Writing and reading text vs. binary state files

Now that the new GROMACS interface is merged in, it is a good time to start integrating them.

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