Skip to content

opal/mca/threads/argobots: fix compilation error #7712

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
May 11, 2020
Merged

opal/mca/threads/argobots: fix compilation error #7712

merged 1 commit into from
May 11, 2020

Conversation

shintaro-iwasaki
Copy link
Contributor

This patch fixes #7697 by properly using OPAL's atomic type.
I confirmed that it works with Clang 7, Clang 9, GCC 4.8.5, and ICC 17 on an Intel server.

Signed-off-by: Shintaro Iwasaki [email protected]

@ompiteam-bot
Copy link

Can one of the admins verify this patch?

@jsquyres
Copy link
Member

jsquyres commented May 7, 2020

ok to test

@jsquyres jsquyres added the bug label May 7, 2020
Copy link
Contributor

@devreal devreal left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@hppritcha hppritcha merged commit 3078485 into open-mpi:master May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Argobots: Missing _Atomic qualifier in threads_argobots_mutex.c
5 participants