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

prov/lpp: add check for atomics #10651

Merged
merged 1 commit into from
Dec 20, 2024
Merged

prov/lpp: add check for atomics #10651

merged 1 commit into from
Dec 20, 2024

Conversation

aingerson
Copy link
Contributor

lpp includes stdatomic.h but does not include a check for it in the configure so can cause a build to fail on a system without it

lpp includes stdatomic.h but does not include a check for it
in the configure so can cause a build to fail on a system without it

Signed-off-by: Alexia Ingerson <[email protected]>
@aingerson
Copy link
Contributor Author

@tstruk noticed this config issue, please take a look and see if that's ok with you or if you want to add a more appropriate check/implementation that doesn't require atomics

@tstruk
Copy link
Contributor

tstruk commented Dec 20, 2024

@aingerson LGTM thanks

@aingerson
Copy link
Contributor Author

@shijin-aws Can you confirm that the AWS error is unrelated?

@shijin-aws
Copy link
Contributor

@aingerson unrelated infrastructure error. Can ignore

@aingerson aingerson merged commit fde8569 into ofiwg:main Dec 20, 2024
12 of 13 checks passed
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.

3 participants