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

Move remainder of CI to github #10

Merged
merged 56 commits into from
Nov 14, 2024
Merged

Move remainder of CI to github #10

merged 56 commits into from
Nov 14, 2024

Conversation

brryan
Copy link
Collaborator

@brryan brryan commented Nov 8, 2024

Convert gitlab PR and nightly workflows to github.

  • Get something working on GPUs.
  • Merge branch directly into develop to better test the result
  • Fix unpredictable advection test behavior
  • Stop creating unique run directories; create tst directory in executable location
  • Support --exe flag
  • Support automatically finding artemis executable in current directory
  • Support default usage of building a new executable
  • Have the advection test clean up its own history files

Copy link
Collaborator

@adamdempsey90 adamdempsey90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

.github/workflows/ci.yml Outdated Show resolved Hide resolved
tst/run_tests.py Show resolved Hide resolved
Copy link
Collaborator

@pdmullen pdmullen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, @brryan! 😸

tst/scripts/utils/artemis.py Outdated Show resolved Hide resolved
tst/suites/gpu.suite Show resolved Hide resolved
tst/suites/parallel.suite Show resolved Hide resolved
@adamdempsey90
Copy link
Collaborator

We should probably also fix the last sections of the README

@brryan
Copy link
Collaborator Author

brryan commented Nov 14, 2024

We should probably also fix the last sections of the README

Thanks for the reminder, fixed.

@brryan brryan merged commit 6496d7b into develop Nov 14, 2024
4 checks passed
@brryan brryan deleted the brryan/github_workflows branch November 14, 2024 15:07
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.

3 participants