Skip to content

Remove C-Wrapper for MPI_Init_Thread #32

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 3 commits into from
Mar 21, 2025
Merged

Conversation

adit4443ya
Copy link
Collaborator

Towards #21

@adit4443ya adit4443ya requested a review from gxyd March 20, 2025 22:20
tests/init_2.f90 Outdated

! Finalize MPI
call MPI_Finalize(ierr)
end program main
Copy link
Collaborator

Choose a reason for hiding this comment

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

This test is not registered anywhere.

Copy link
Collaborator Author

@adit4443ya adit4443ya Mar 20, 2025

Choose a reason for hiding this comment

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

All standalone tests in tests/ directory are tested via run_tests.sh script
Here is the output of of the CI
https://github.com/gxyd/c_mpi/actions/runs/13980588945/job/39144767374?pr=32#step:4:805

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yes, that's right.

Copy link
Collaborator

@gxyd gxyd left a comment

Choose a reason for hiding this comment

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

Looks good to me, I'll merge it once the tests pass.

@gxyd gxyd merged commit 5af9205 into lfortran:main Mar 21, 2025
8 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.

3 participants