1
1
openmpi/ompi/mpi/tool
Nathan Hjelm c173344141 Add new MPI-3.1 tools interface functions.
See https://svn.mpi-forum.org/trac/mpi-forum-web/ticket/377

This ticket adds the following functions to the standard:

 - MPI_T_cvar_get_index, MPI_T_pvar_get_index, and MPI_T_category_get_index

The ticket has passed and the functions are part of MPI-3.1 that will
be released sometime later this year. In Open MPI the functions expose
existing internal functionality so they are low-risk to add to 1.8.0. I
will leave it up to Ralph whether he wants to accept these into 1.8.

cmr=v1.8:reviewer=rhc

This commit was SVN r31037.
2014-03-12 16:03:39 +00:00
..
profile Add new MPI-3.1 tools interface functions. 2014-03-12 16:03:39 +00:00
category_changed.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
category_get_categories.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
category_get_cvars.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
category_get_index.c Add new MPI-3.1 tools interface functions. 2014-03-12 16:03:39 +00:00
category_get_info.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
category_get_num.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
category_get_pvars.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
cvar_get_index.c Add new MPI-3.1 tools interface functions. 2014-03-12 16:03:39 +00:00
cvar_get_info.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
cvar_get_num.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
cvar_handle_alloc.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
cvar_handle_free.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
cvar_read.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
cvar_write.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
enum_get_info.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
enum_get_item.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
finalize.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
init_thread.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
Makefile.am Add new MPI-3.1 tools interface functions. 2014-03-12 16:03:39 +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_index.c Add new MPI-3.1 tools interface functions. 2014-03-12 16:03:39 +00:00
pvar_get_info.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
pvar_get_num.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
pvar_handle_alloc.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
pvar_handle_free.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
pvar_read.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
pvar_readreset.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
pvar_reset.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
pvar_session_create.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
pvar_session_free.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
pvar_start.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
pvar_stop.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00
pvar_write.c Remove warnings identified by clang 3.4 2014-03-12 13:17:54 +00:00