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

v4: Fix multiple MPI_STACK sets #416

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

mathomp4
Copy link
Member

This PR fixes an issue when running CMake more than once on the same code. The second+ times through, MPI_STACK was already set, so therefore you got a warning saying "MPI_STACK was set by user..."

@mathomp4 mathomp4 added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label Nov 18, 2024
@mathomp4 mathomp4 self-assigned this Nov 18, 2024
@mathomp4 mathomp4 requested a review from a team as a code owner November 18, 2024 14:15
@mathomp4 mathomp4 merged commit 4526c90 into develop Dec 2, 2024
5 of 7 checks passed
@mathomp4 mathomp4 deleted the feature/mathomp4/mpi-stack-better-v4 branch December 2, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant