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 MPI integration test code #858

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Conversation

jtronge
Copy link
Collaborator

@jtronge jtronge commented Jun 20, 2024

This should address issue #857. I added a test using the comd-mpi workflow. To run this, first start beeflow core and then run ./ci/integration_test.py -t comd_mpi --timeout 10000, which should result in PASSED.

@pagrubel
Copy link
Collaborator

This should address issue #857. I added a test using the comd-mpi workflow. To run this, first start beeflow core and then run ./ci/integration_test.py -t comd_mpi --timeout 10000, which should result in PASSED.
@jtronge maybe add this as a README

@jtronge
Copy link
Collaborator Author

jtronge commented Jun 20, 2024

Should I update this in the developer docs? See https://lanl.github.io/BEE/development.html#running-tests. I guess there's not too much info there about running the integration tests.

@pagrubel
Copy link
Collaborator

Sure

@pagrubel
Copy link
Collaborator

Should I update this in the developer docs? See https://lanl.github.io/BEE/development.html#running-tests. I guess there's not too much info there about running the integration tests.

I guess that could be another issue.

@pagrubel
Copy link
Collaborator

This works for me running on 4 nodes, thanks!

@pagrubel pagrubel merged commit 3eb02c1 into develop Jun 20, 2024
6 checks passed
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 this pull request may close these issues.

2 participants