1
1
openmpi/ompi/mpi/tool
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
..
profile Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
category_changed.c MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
category_get_categories.c MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
category_get_cvars.c MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
category_get_info.c MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
category_get_num.c MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
category_get_pvars.c MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
cvar_get_info.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
cvar_get_num.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
cvar_handle_alloc.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
cvar_handle_free.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
cvar_read.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
cvar_write.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
enum_get_info.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
enum_get_item.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
finalize.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
init_thread.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
mpit_common.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
mpit-internal.h Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_get_info.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
pvar_get_num.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
pvar_handle_alloc.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_handle_free.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
pvar_read.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_readreset.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
pvar_reset.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_session_create.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_session_free.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
pvar_start.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_stop.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_write.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00