1
1
openmpi/ompi/mca/sharedfp/individual
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
..
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
sharedfp_individual_collaborate_data.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_individual_component.c sharedfp: ensure sharedfp components register their parameters in mca_register_component_params not mca_component_open 2013-07-22 17:53:58 +00:00
sharedfp_individual_file_open.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_individual_get_position.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_individual_gettime.c Remove orte header file from sharedfp components (OMPI layer should not 2013-07-20 22:03:44 +00:00
sharedfp_individual_insert_metadata.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_individual_iwrite.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_individual_read.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_individual_seek.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_individual_write.c Cleanup a loop that couldn't possibly execute as the outer loop indexed was being reused by the inner loops, leaving the index at the cutoff point after the first iteration 2013-12-23 18:34:34 +00:00
sharedfp_individual.c infuse life into the shared file pointer framework. For this: 2013-07-17 21:55:24 +00:00
sharedfp_individual.h infuse life into the shared file pointer framework. For this: 2013-07-17 21:55:24 +00:00