-
Couldn't load subscription status.
- Fork 928
Add CUDA MPI extension for Rolf #667
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
|
Test FAILed. |
|
lanl bot doesn't like it. |
|
Refer to this link for build results (access rights to CI server needed): Build Log |
|
Refer to this link for build results (access rights to CI server needed): |
ompi/mpiext/cuda/configure.m4
Outdated
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.
I'm guessing that should be $OPAL_CUDA_SUPPORT...?
|
Rather than merge this to master, it might simply be a good starting point for @rolfv -- i.e., he can grab this branch from @rhc54, finish the work, and then file a new PR. This would avoid the potential symbol conflicts on master (because Ralph simply copied the affinity extension as a skeleton, etc.). @rolfv sound good? I can help you out with the git stuff to do this today, if it helps. |
|
Refer to this link for build results (access rights to CI server needed): |
Add CUDA MPI extension for Rolf - because @jsquyres said it was OKAY
|
Refer to this link for build results (access rights to CI server needed): |
v2.x MPI_Aint functions
@jsquyres @rolfv See what you think.