1
1
openmpi/ompi/mpi
Jeff Squyres 8ff60c47cc mpi_f08: move the f08 version of buffer_detach to use-mpi-f08
@ggouaillardet was right -- we should have put the
ompi_buffer_detach_f08() function in the use-mpi-f08 directory to
begin with.  Putting it in the mpif-h directory made it complicated as
to whether the function would be built or not (e.g., whether weak
symbols were supported or not, whether the profiling layer was
disabled or not, ...etc.).

Just put it in the use-mpi-f08 directory and always build it (when the
mpi_f08 module is built, of course), and keep it simple.
2015-07-07 07:38:09 -07:00
..
c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
cxx Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
fortran mpi_f08: move the f08 version of buffer_detach to use-mpi-f08 2015-07-07 07:38:09 -07:00
java ompi/java: add MPI_Rget and MPI_Rput java bindings 2015-06-30 12:05:59 -06:00
man/man3 MPI_Win_{get,set}_info : add man pages 2015-06-26 15:14:25 +09:00
tool Fix definition of MPI_T_pvar_get_index 2015-06-24 17:31:26 -06:00
help-mpi-api.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00