Skip to content

CI: run tests at CI #18

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 4 commits into from
Mar 18, 2025
Merged

CI: run tests at CI #18

merged 4 commits into from
Mar 18, 2025

Conversation

gxyd
Copy link
Collaborator

@gxyd gxyd commented Mar 18, 2025

Description

Fixes #17

@gxyd gxyd added the CI label Mar 18, 2025
@gxyd gxyd marked this pull request as draft March 18, 2025 10:54
@gxyd gxyd marked this pull request as ready for review March 18, 2025 11:26
@gxyd gxyd requested a review from adit4443ya March 18, 2025 11:33
@gxyd
Copy link
Collaborator Author

gxyd commented Mar 18, 2025

I'm merging this for now though.

@gxyd gxyd merged commit 4cef64c into main Mar 18, 2025
8 checks passed
@gxyd gxyd deleted the run_tests branch March 18, 2025 13:32
filename=$(basename "$file" .f90)
# TODO: currently "allreduce.f90" fails to compile, hence
# we skip that test for now
if [ "$filename" == "allreduce" ]; then
Copy link
Collaborator

Choose a reason for hiding this comment

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

Script is Good !!

@adit4443ya
Copy link
Collaborator

Thanks @gxyd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: setup running standalone tests present in 'tests' directory
2 participants