1
1
openmpi/ompi/mca/fcoll/two_phase
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
..
fcoll_two_phase_component.c update the _component.c files in ompio to use the explicit assignment of the 2013-07-22 21:11:05 +00:00
fcoll_two_phase_file_read_all_begin.c commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
fcoll_two_phase_file_read_all_end.c commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
fcoll_two_phase_file_read_all.c Changing the MPI Datatype from MPI_LONG to OMPI_OFFSET_DATATYPE for send/recv offsets 2013-07-17 19:16:53 +00:00
fcoll_two_phase_file_write_all_begin.c commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
fcoll_two_phase_file_write_all_end.c commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
fcoll_two_phase_file_write_all.c Changing the MPI Datatype from MPI_LONG to OMPI_OFFSET_DATATYPE for send/recv offsets 2013-07-17 19:16:53 +00:00
fcoll_two_phase_module.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
fcoll_two_phase_support_fns.c Changing the MPI Datatype from MPI_LONG to OMPI_OFFSET_DATATYPE for send/recv offsets 2013-07-17 19:16:53 +00:00
fcoll_two_phase.h Fixes for the 2gb limitation. This fixes problems both static and two-phase 2012-11-12 17:39:58 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00