-
Couldn't load subscription status.
- Fork 928
Add wait_sync_global_wakeup() to Qthreads and Argobots threading MCA #8479
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
Conversation
|
Can one of the admins verify this patch? |
6325165 to
ce3ed4d
Compare
|
ok to test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The copyright headers should be updated.
|
Copyrights updated. |
|
I did not test with argobots or qthreads, but the code looks alright. I'll update the readme and whitelist, since now these should work as intented with FT. |
|
@janciesko can you rebase and squash while adding the --signoff? |
|
@janciesko ping please sign off and rebase if you want this in master and 5.0.x |
49b2c6b to
6dbde5d
Compare
|
The IBM CI (PGI) build failed! Please review the log, linked below. Gist: https://gist.github.com/ibm-ompi/88b480fb98dfd2bdac939f023e1f8fe6 |
3d73762 to
6dbde5d
Compare
Update copyright information. Signed-off-by: Jan Ciesko <[email protected]>
6dbde5d to
cc16959
Compare
|
Rebased to master. |
Conflicts resolved: opal/mca/threads/argobots/threads_argobots_wait_sync.c opal/mca/threads/argobots/threads_argobots_wait_sync.h Signed-off-by: Jan Ciesko <[email protected]>
deb1087 to
1c8ed58
Compare
|
Rebased to master which includes #8767. |
|
We still need this PR as otherwise QThreads will fail. |
|
Closing in favor of #8790. |
opal/mca/threads: Add wait_sync_global_wakeup implementation to Qthreads and Argobots