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

[Feature] Tests via Github actions + README #8

Merged
merged 7 commits into from
Feb 5, 2024
Merged

Conversation

FlorianDeconinck
Copy link
Collaborator

Summary

Github actions

Restore the unit tests using Github actions. Runs serial & parallel CPU tests. GPU tests is a logged issue #7

README

Basic README describing the project and describing how to install and how to run the tests

Technical details

  • Fix setup.py with bad arguments
  • Align the error for non-contiguous buffer on the newer GT4Py usage of DLPack
  • Deactivate the caches relocability tests when running with MPI. The test is design for a single rank and tests filepaths manipulation, and therefore doesn't required MPI.

@fmalatino fmalatino merged commit 3b3b140 into main Feb 5, 2024
2 checks passed
@FlorianDeconinck FlorianDeconinck deleted the feature/tests_readme branch February 5, 2024 19:57
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