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

Teams: move warning to debug message for config_mask==0 and config == null #1138

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

davidozog
Copy link
Member

As discussed in #1122, this warning may not be necessary, especially with some upcoming proposed changes to the specification to clarify this special case.

For now this PR changes this to a debug message, so at least users will not see any message unless the env var SHMEM_DEBUG=1 is set.

I could likely be convinced to remove this message entirely, but given the state of the OpenSHMEM v1.5 spec, which is unclear as to whether a null config argument is acceptable, a debug message might be a better "compromise".

@dalcinl @stewartl318 @mrogowski - I invited you as collaborators to review, you'll need to accept it in email.

@davidozog davidozog requested a review from wrrobin June 24, 2024 17:35
@davidozog davidozog self-assigned this Jun 24, 2024
@davidozog davidozog added this to the v1.5.3 milestone Jun 24, 2024
@davidozog davidozog mentioned this pull request Jun 24, 2024
@mrogowski mrogowski self-requested a review June 24, 2024 17:49
@davidozog davidozog merged commit 2436203 into Sandia-OpenSHMEM:main Jun 25, 2024
36 checks passed
Copy link
Collaborator

@stewartl318 stewartl318 left a comment

Choose a reason for hiding this comment

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

LGTM

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.

None yet

5 participants