Skip to content

use makefiles to run tests #28

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

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Conversation

wkliao
Copy link
Member

@wkliao wkliao commented Aug 4, 2024

  • "make check" runs programs in both folders test and examples on 4 MPI processes.
  • "make ptests" runs the same, but on 3, 4, and 8 MPI processes.
  • "make clean" deletes the temporarily created output folders in test and examples.
  • "make build-clean" deletes files created during "pip install" time.

@wkliao wkliao merged commit 0ece4dd into Parallel-NetCDF:main Aug 4, 2024
3 checks passed
@wkliao wkliao deleted the makefile branch August 4, 2024 22:50
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.

1 participant