Skip to content

Update strings of "Open MPI" to instead use OMPI_IDENT_NAME #9249

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 1 commit into from
Aug 18, 2021

Conversation

awlauria
Copy link
Contributor

@awlauria awlauria commented Aug 16, 2021

There are a number of other places to do this, but starting with this.

Signed-off-by: Austen Lauria [email protected]

Co-authored-by: Joseph Schuchart [email protected]
Co-authored-by: Jeff Squyres [email protected]

@awlauria awlauria requested a review from gpaulsen August 16, 2021 18:17
@@ -187,7 +187,7 @@ int ompi_mpi_register_params(void)
ompi_mpi_param_check = true;
if (!MPI_PARAM_CHECK) {
opal_output(0, "WARNING: MCA parameter mpi_no_free_handles set to true, but MPI");
opal_output(0, "WARNING: parameter checking has been compiled out of Open MPI.");
opal_output(0, "WARNING: parameter checking has been compiled out of " OMPI_IDENT_STRING );

This comment was marked as resolved.

There are a number of other places to do this, but starting with this.

Signed-off-by: Austen Lauria <[email protected]>

Co-authored-by: Joseph Schuchart <[email protected]>
Co-authored-by: Jeff Squyres <[email protected]>
@awlauria
Copy link
Contributor Author

Fixes applied and squashed - thanks!

@awlauria
Copy link
Contributor Author

bot:aws:retest

java failure

@awlauria awlauria merged commit 729468a into open-mpi:master Aug 18, 2021
@awlauria awlauria deleted the ident_ompi_master branch August 18, 2021 12:17
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