1
1
openmpi/ompi/mca/sharedfp/addproc
Ralph Castain a8e2d6c3a6 The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature:
top_ompi_srcdir  ->  OMPI_TOP_SRCDIR
top_ompi_builddir -> OMPI_TOP_BUILDDIR

We also split the srcdir/builddir flags according to their local tree (e.g., OPAL_TOP_SRCDIR), and tied them all together in configure.ac. Renamed ompi_ignore and ompi_unignore to be opal_<foo> as these are agnostic markers.

Only thing left is ompilibdir being treated similar to what we dif for srcdir/builddir. Coming soon.

This commit was SVN r31678.
2014-05-07 21:48:53 +00:00
..
.opal_ignore The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
.opal_unignore The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
sharedfp_addproc_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_addproc_control.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_addproc_control.h infuse life into the shared file pointer framework. For this: 2013-07-17 21:55:24 +00:00
sharedfp_addproc_file_open.c Remove orte header file from sharedfp components (OMPI layer should not 2013-07-20 22:03:44 +00:00
sharedfp_addproc_iread.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_addproc_iwrite.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_addproc_read.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_addproc_request_position.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_addproc_seek.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_addproc_write.c fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
sharedfp_addproc.c infuse life into the shared file pointer framework. For this: 2013-07-17 21:55:24 +00:00
sharedfp_addproc.h infuse life into the shared file pointer framework. For this: 2013-07-17 21:55:24 +00:00