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

Add C and Fortran wrappers for MPI_Init_thread #774

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Conversation

wangvsa
Copy link
Collaborator

@wangvsa wangvsa commented Jun 7, 2023

Description

Add C and Fortran wrappers for MPI_Init_thread. Some applications, such as GAMESS and FLASH, use multi-threaded MPI.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Testing (addition of new tests or update to current tests)
  • Documentation (a change to man pages or other documentation)

Copy link
Member

@CamStan CamStan left a comment

Choose a reason for hiding this comment

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

Thanks @wangvsa! Just a typo that needs fixed.
Could you also squash any syle/typo fixing commits into the first commit?

client/src/pmpi_wrappers.h Outdated Show resolved Hide resolved
@adammoody adammoody merged commit 18b8297 into LLNL:dev Jun 19, 2023
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.

4 participants