Gilles Gouaillardet
53b952dc2b
oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones
...
when profiling is built.
This prevents oshmem subroutines from being wrapped twice by third
party tools (e.g. once in oshmem and once in MPI)
see discussion starting at http://www.open-mpi.org/community/lists/devel/2015/08/17842.php
Thanks to Bert Wesarg for bringing this to our attention
2015-10-13 08:52:03 +09:00
Gilles Gouaillardet
16d65a2762
fortran/mpif-h: invoke the C PMPI_* subroutines instead of the MPI_* 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
2015-10-13 08:52:02 +09:00
Gilles Gouaillardet
21642a2407
osc: do not cast way the const modifier when this is not necessary
...
update the osc framework and mpi c bindings
2015-08-31 10:34:05 +09:00
Ralph Castain
869041f770
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
George Bosilca
2861419661
Correct trivial typos in man files and FUNC_NAME variables.
...
Patch provided by Fujitsu (Kawashima, Takahiro)
cmr=v1.8.2:reviewer=jsquyres
This commit was SVN r32190.
2014-07-10 01:47:23 +00:00
Ralph Castain
49d938de29
Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn
...
cmr=v1.7.5:reviewer=hjelmn:subject=Update one-sided to MPI-3
This commit was SVN r30816.
2014-02-25 17:36:43 +00:00