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

Fix typo in MPI_INFO_SET "stripping"->"striping" #265

Merged

Conversation

cfe316
Copy link
Collaborator

@cfe316 cfe316 commented Jul 17, 2024

In THRIFT and BEAMS3D there is a typo in an MPI_INFO_SET call. striping_unit is misspelled as stripping_unit.

See for example the MPI 3.1 standard for the correct spelling.

@lazersos lazersos added the bug Something isn't working label Jul 18, 2024
Copy link
Collaborator

@lazersos lazersos left a comment

Choose a reason for hiding this comment

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

Good catches.

@lazersos lazersos merged commit 822b376 into PrincetonUniversity:develop Jul 18, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants