-
Notifications
You must be signed in to change notification settings - Fork 68
Topic/v2.x/pmpi vs mpi #669
Topic/v2.x/pmpi vs mpi #669
Conversation
:bot:assign: @jsquyres |
OMPIBot error: Label "rfc" does not exist. |
Test PASSed. |
@ggouaillardet please rebase |
@ggouaillardet Can you provide a good title and description so that we know what this PR is? It's not clear what it's supposed to be, because it's got commits for MPI_Aint, mpi_f08 stuff, ...etc. |
@ggouaillardet Oh, I see -- I missed your comment about this being rebased from #667. But can you still fill in a title / description, anyway? Thanks! |
feb913f
to
c7f312e
Compare
Test PASSed. |
@jsquyres i rebased (again) and added a description |
c7f312e
to
23508fe
Compare
Test FAILed. |
Test PASSed. |
23508fe
to
0842f0f
Compare
Test PASSed. |
0842f0f
to
564f3c0
Compare
Test FAILed. |
:bot:retest |
Test PASSed. |
…ones when profiling is built. This prevents Fortran subroutines from being wrapped twice by third party tools (e.g. once in Fortran and once in C) see discussion starting at http://www.open-mpi.org/community/lists/devel/2015/08/17842.php (back-ported from commit open-mpi/ompi@16d65a2)
(cherry picked from commit open-mpi/ompi@2d1a8fa)
this is a revamp of commit open-mpi/ompi@2d1a8fa Thanks Jeff for the review ! (cherry picked from commit open-mpi/ompi@d7e6daf)
Add a little more to the verbose messages from d7e6daf. (cherry picked from commit open-mpi/ompi@eeddb7a)
and directly call the PMPI_* symbols from C and Fortran bindings (back-ported from commit open-mpi/ompi@291a464)
(cherry picked from commit open-mpi/ompi@d816d1c)
(cherry picked from commit open-mpi/ompi@025fd8a)
(cherry picked from commit open-mpi/ompi@561e7f6)
(cherry picked from commit open-mpi/ompi@002c7b8)
this fixes open-mpi/ompi@d816d1c thanks Jeff for the review (cherry picked from commit open-mpi/ompi@37c978f)
564f3c0
to
d871301
Compare
Thanks Jeff for the review (cherry picked from commit open-mpi/ompi@ef03bc7)
Thanks Jeff for the review (cherry picked from commit open-mpi/ompi@bfe8e03)
Test PASSed. |
Test FAILed. |
@ggouaillardet A quick look through here indicates to me that I think you made all the changes I requested. Thanks! |
👍 |
@hppritcha I think this is good to go. |
--disable-mpi-profile
optionPMPI_*
C functions from Fortran bindings and oshmem