-
Notifications
You must be signed in to change notification settings - Fork 868
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
oshmem: Add Non-blocking Remote Memory Access Routines #1455
Conversation
Test FAILed. |
bot:retest |
@igor-ivanov would you mind squashing this down to fewer commits? |
Test FAILed. |
The LANL bot is having jenkins issues. Please ignore unless the pr is rebased or new commits are added. |
@hppritcha technically I can push single commit but personally I prefer to review set of separate commits. It helps track a logic of changes. Let me know if you insist. |
bot:retest |
Test FAILed. |
@igor-ivanov If you have good rationale for having this many commits, no problem (and it sounds like you do). We just ask because we still have some git newbies who end up pushing all their intermediate commits to a pull request. On this PR, it sounds like this was not the case. Sorry for the noise... |
bot:retest |
@yosefe , @jladd-mlnx - please review |
f682fb5
to
d359084
Compare
Test FAILed. |
2 similar comments
Test FAILed. |
Test FAILed. |
d359084
to
75fb0f6
Compare
Test FAILed. |
2 similar comments
Test FAILed. |
Test FAILed. |
…/get Fortran functions)
75fb0f6
to
36c29b3
Compare
ucx part looks good. |
👍 |
oshmem: Add Non-blocking Remote Memory Access Routines
@igor-ivanov - please pr it into v2.x |
openshmem spec v1.3 decalres new api non-blocking functions
This PR adds support of these api.
@yosefe could you look at spml/ucx component
@alex-mikheev could you check spml/ikrit and spml/yoda component
@jsquyres please check in general