[mpich] 01/23: Merge tag 'upstream/3.2_rc2'

Torquil Macdonald Sørensen torquil-guest at moszumanska.debian.org
Thu Nov 5 17:11:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

torquil-guest pushed a commit to branch master
in repository mpich.

commit 7897c4250242ef77cc309c4589a01f7aa8481152
Merge: 4df13bc 3a34cb9
Author: Torquil Macdonald Sørensen <torquil at gmail.com>
Date:   Thu Nov 5 12:25:17 2015 +0100

    Merge tag 'upstream/3.2_rc2'
    
    Upstream version 3.2~rc2

 .gitignore                                         |   139 +-
 .mailmap                                           |    38 +-
 CHANGES                                            |   159 +
 Makefile.am                                        |   311 +-
 Makefile.in                                        | 50830 ++++++++++++-------
 README                                             |   259 +-
 README.envvar                                      |   479 +-
 RELEASE_NOTES                                      |    26 +-
 aclocal.m4                                         |    72 +-
 autogen.sh                                         |    76 +-
 confdb/aclocal_cc.m4                               |    61 +-
 confdb/aclocal_fc.m4                               |   106 +
 confdb/aclocal_libs.m4                             |    18 +-
 confdb/aclocal_romio.m4                            |    37 +
 confdb/aclocal_shm.m4                              |    49 +
 confdb/aclocal_util.m4                             |     5 +-
 confdb/ar-lib                                      |     2 +-
 confdb/ax_tls.m4                                   |    22 +-
 confdb/compile                                     |     2 +-
 confdb/config.guess                                |   201 +-
 confdb/config.rpath                                |    16 +-
 confdb/config.sub                                  |    51 +-
 confdb/depcomp                                     |     2 +-
 confdb/install-sh                                  |   366 +-
 confdb/libtool.m4                                  |  2566 +-
 confdb/ltmain.sh                                   |  5528 +-
 confdb/ltoptions.m4                                |   127 +-
 confdb/ltsugar.m4                                  |     7 +-
 confdb/ltversion.m4                                |    12 +-
 confdb/lt~obsolete.m4                              |     7 +-
 confdb/missing                                     |     6 +-
 configure                                          | 19544 +++----
 configure.ac                                       |   932 +-
 doc/design/design.tex                              |     2 +-
 doc/installguide/install.pdf                       |   Bin 94412 -> 78690 bytes
 doc/installguide/install.tex.vin                   |    25 +-
 doc/logging/logging.pdf                            |   Bin 39486 -> 34735 bytes
 doc/namepub/namepub.tex                            |    37 +-
 doc/notes/Agenda.txt                               |    19 +
 doc/notes/agent/agent.txt                          |  1303 +
 doc/notes/agent/ca-nomenclature.eps                |   207 +
 doc/notes/agent/ca-nomenclature.fig                |    50 +
 doc/notes/agent/outline.txt                        |   158 +
 doc/notes/agent/recv-sm.txt                        |   128 +
 doc/notes/agent/send-sm.txt                        |   197 +
 doc/notes/agent/sm2dot                             |   150 +
 doc/notes/agent/vc-sm.txt                          |    80 +
 doc/notes/bnr/bnr-usage.txt                        |   206 +
 doc/notes/bnr/bnr.txt                              |   170 +
 doc/notes/coll/coll-xfer.eps                       |   408 +
 doc/notes/coll/coll-xfer.fig                       |   122 +
 doc/notes/coll/collective.txt                      |   269 +
 doc/notes/mpi.txt                                  |   372 +
 doc/notes/pt2pt/pt2pt.txt                          |   262 +
 doc/notes/rma/dm-mt.c                              |   177 +
 doc/notes/rma/dm-mt.txt                            |    22 +
 doc/notes/rma/dm.c                                 |   265 +
 doc/notes/rma/dm.txt                               |   225 +
 doc/notes/rma/fence_acc_simple.c                   |    73 +
 doc/notes/rma/fence_get_simple.c                   |    63 +
 doc/notes/rma/fence_put_simple.c                   |    63 +
 doc/notes/rma/gen.txt                              |    84 +
 doc/notes/rma/meetings.txt                         |   587 +
 doc/notes/rma/mpi.c                                |   171 +
 doc/notes/rma/mpi.txt                              |    93 +
 doc/notes/rma/passive-acc.txt                      |   118 +
 doc/notes/rma/passive-dm.txt                       |    44 +
 doc/notes/rma/passive-shm.txt                      |    72 +
 doc/notes/rma/passive_acc.c                        |    77 +
 doc/notes/rma/pt-rma.txt                           |    85 +
 doc/notes/rma/rajeev-rma-notes.txt                 |   271 +
 doc/notes/rma/shm.c                                |    80 +
 doc/notes/rma/shm.txt                              |   157 +
 doc/notes/rma/tutorial.txt                         |   106 +
 doc/notes/rma/util.c                               |   186 +
 doc/pmi/paper.tex                                  |    44 +-
 doc/refman/refcmd.tex                              |     5 +-
 doc/userguide/user.pdf                             |   Bin 99680 -> 80335 bytes
 doc/userguide/user.tex.vin                         |    53 +-
 examples/Makefile.am                               |    10 +-
 examples/Makefile.in                               |   222 +-
 examples/f77/fpi.vfproj                            |    48 -
 examples/ircpi.c                                   |    71 +
 maint/Makefile.mk                                  |     1 -
 maint/Version                                      |     2 +-
 maint/check_copyright.bash                         |    27 +
 maint/checkbuilds                                  |    64 +-
 maint/checkbuilds.in                               |    64 +-
 maint/clmake                                       |     5 +-
 maint/clmake.in                                    |     5 +-
 maint/code-cleanup.sh                              |    84 +
 maint/configure                                    |     7 +-
 maint/configure.ac                                 |     4 +-
 maint/createcoverage                               |    55 +-
 maint/createcoverage.in                            |    53 +-
 maint/createhtmlindex                              |   168 +
 maint/createhtmlindex.in                           |   168 +
 maint/cvardirs                                     |     2 +-
 maint/cvardirs.in                                  |     1 +
 maint/darwin-ifort.patch                           |    14 +
 maint/docnotes                                     |     5 +-
 maint/errmsgdirs                                   |     2 +-
 maint/extractcvars                                 |    26 +-
 maint/extractcvars.in                              |   609 +
 maint/extracterrmsgs                               |   108 +-
 maint/extractfixme                                 |     2 +-
 maint/extractfixme.in                              |     2 +-
 maint/extractstates                                |     4 +-
 maint/extractstates.in                             |     4 +-
 maint/extractstrings                               |     4 +-
 maint/extractstrings.in                            |     4 +-
 maint/f77tof90                                     |    12 +-
 maint/f77tof90.in                                  |    12 +-
 maint/findunusederrtxt                             |     4 +-
 maint/gcovmerge                                    |     2 +-
 maint/gcovmerge.in                                 |     2 +-
 maint/genstates                                    |     2 +-
 maint/genstates.in                                 |     2 +-
 maint/getcoverage                                  |    24 +-
 maint/getcoverage.in                               |    22 +-
 maint/git-conflicts.bash                           |    31 +
 maint/libtool.m4.patch                             |    11 -
 maint/mpich-replace.sh                             |     3 +
 maint/release.pl                                   |    69 +-
 maint/samplebuilds                                 |    29 +-
 maint/template.c                                   |   131 -
 maint/testbuild                                    |     2 +-
 maint/version.m4                                   |     8 +-
 man/man1/hydra_nameserver.1                        |     4 +-
 man/man1/hydra_persist.1                           |     4 +-
 man/man1/hydra_pmi_proxy.1                         |     4 +-
 man/man1/mpicc.1                                   |    16 +-
 man/man1/mpicxx.1                                  |    16 +-
 man/man1/mpiexec.1                                 |    10 +-
 man/man1/mpif77.1                                  |    16 +-
 man/man1/mpif90.1                                  |   199 -
 man/man1/mpifort.1                                 |   197 +
 man/man3/MPIX_Comm_agree.3                         |    88 +
 man/man3/MPIX_Comm_failure_ack.3                   |    96 +
 man/man3/MPIX_Comm_failure_get_acked.3             |   103 +
 man/man3/MPIX_Comm_group_failed.3                  |   105 -
 man/man3/MPIX_Comm_reenable_anysource.3            |   105 -
 man/man3/MPIX_Comm_remote_group_failed.3           |   105 -
 man/man3/MPIX_Comm_revoke.3                        |    74 +
 man/man3/MPIX_Comm_shrink.3                        |    88 +
 man/man3/MPI_Abort.3                               |     4 +-
 man/man3/MPI_Accumulate.3                          |    11 +-
 man/man3/MPI_Add_error_class.3                     |     4 +-
 man/man3/MPI_Add_error_code.3                      |     6 +-
 man/man3/MPI_Add_error_string.3                    |     4 +-
 man/man3/MPI_Address.3                             |     4 +-
 man/man3/MPI_Aint_add.3                            |    35 +
 man/man3/MPI_Aint_diff.3                           |    36 +
 man/man3/MPI_Allgather.3                           |    11 +-
 man/man3/MPI_Allgatherv.3                          |    11 +-
 man/man3/MPI_Alloc_mem.3                           |     4 +-
 man/man3/MPI_Allreduce.3                           |    11 +-
 man/man3/MPI_Alltoall.3                            |    11 +-
 man/man3/MPI_Alltoallv.3                           |    11 +-
 man/man3/MPI_Alltoallw.3                           |    11 +-
 man/man3/MPI_Attr_delete.3                         |     4 +-
 man/man3/MPI_Attr_get.3                            |     4 +-
 man/man3/MPI_Attr_put.3                            |     4 +-
 man/man3/MPI_Barrier.3                             |     4 +-
 man/man3/MPI_Bcast.3                               |    11 +-
 man/man3/MPI_Bsend.3                               |    11 +-
 man/man3/MPI_Bsend_init.3                          |    11 +-
 man/man3/MPI_Buffer_attach.3                       |     4 +-
 man/man3/MPI_Buffer_detach.3                       |     4 +-
 man/man3/MPI_Cancel.3                              |     4 +-
 man/man3/MPI_Cart_coords.3                         |     4 +-
 man/man3/MPI_Cart_create.3                         |     4 +-
 man/man3/MPI_Cart_get.3                            |     4 +-
 man/man3/MPI_Cart_map.3                            |     4 +-
 man/man3/MPI_Cart_rank.3                           |     4 +-
 man/man3/MPI_Cart_shift.3                          |     4 +-
 man/man3/MPI_Cart_sub.3                            |     4 +-
 man/man3/MPI_Cartdim_get.3                         |     4 +-
 man/man3/MPI_Close_port.3                          |     4 +-
 man/man3/MPI_Comm_accept.3                         |     4 +-
 man/man3/MPI_Comm_call_errhandler.3                |     4 +-
 man/man3/MPI_Comm_compare.3                        |     4 +-
 man/man3/MPI_Comm_connect.3                        |     4 +-
 man/man3/MPI_Comm_create.3                         |     4 +-
 man/man3/MPI_Comm_create_errhandler.3              |     4 +-
 man/man3/MPI_Comm_create_group.3                   |     4 +-
 man/man3/MPI_Comm_create_keyval.3                  |     4 +-
 man/man3/MPI_Comm_delete_attr.3                    |     4 +-
 man/man3/MPI_Comm_disconnect.3                     |     4 +-
 man/man3/MPI_Comm_dup.3                            |     4 +-
 man/man3/MPI_Comm_dup_with_info.3                  |     4 +-
 man/man3/MPI_Comm_free.3                           |     4 +-
 man/man3/MPI_Comm_free_keyval.3                    |     4 +-
 man/man3/MPI_Comm_get_attr.3                       |     4 +-
 man/man3/MPI_Comm_get_errhandler.3                 |     4 +-
 man/man3/MPI_Comm_get_info.3                       |     4 +-
 man/man3/MPI_Comm_get_name.3                       |     4 +-
 man/man3/MPI_Comm_get_parent.3                     |     4 +-
 man/man3/MPI_Comm_group.3                          |     4 +-
 man/man3/MPI_Comm_idup.3                           |     4 +-
 man/man3/MPI_Comm_join.3                           |     4 +-
 man/man3/MPI_Comm_rank.3                           |     4 +-
 man/man3/MPI_Comm_remote_group.3                   |     4 +-
 man/man3/MPI_Comm_remote_size.3                    |     4 +-
 man/man3/MPI_Comm_set_attr.3                       |     4 +-
 man/man3/MPI_Comm_set_errhandler.3                 |     4 +-
 man/man3/MPI_Comm_set_info.3                       |     4 +-
 man/man3/MPI_Comm_set_name.3                       |     4 +-
 man/man3/MPI_Comm_size.3                           |     4 +-
 man/man3/MPI_Comm_spawn.3                          |     4 +-
 man/man3/MPI_Comm_spawn_multiple.3                 |     4 +-
 man/man3/MPI_Comm_split.3                          |     5 +-
 man/man3/MPI_Comm_split_type.3                     |     4 +-
 man/man3/MPI_Comm_test_inter.3                     |     4 +-
 man/man3/MPI_Compare_and_swap.3                    |    11 +-
 man/man3/MPI_Dims_create.3                         |     4 +-
 man/man3/MPI_Dist_graph_create.3                   |     4 +-
 man/man3/MPI_Dist_graph_create_adjacent.3          |     4 +-
 man/man3/MPI_Dist_graph_neighbors.3                |     4 +-
 man/man3/MPI_Dist_graph_neighbors_count.3          |     4 +-
 man/man3/MPI_Errhandler_create.3                   |     4 +-
 man/man3/MPI_Errhandler_free.3                     |     4 +-
 man/man3/MPI_Errhandler_get.3                      |     4 +-
 man/man3/MPI_Errhandler_set.3                      |     4 +-
 man/man3/MPI_Error_class.3                         |     4 +-
 man/man3/MPI_Error_string.3                        |     4 +-
 man/man3/MPI_Exscan.3                              |    11 +-
 man/man3/MPI_Fetch_and_op.3                        |    11 +-
 man/man3/MPI_File_c2f.3                            |     4 +-
 man/man3/MPI_File_call_errhandler.3                |     4 +-
 man/man3/MPI_File_close.3                          |     4 +-
 man/man3/MPI_File_create_errhandler.3              |     4 +-
 man/man3/MPI_File_delete.3                         |     4 +-
 man/man3/MPI_File_f2c.3                            |     4 +-
 man/man3/MPI_File_get_amode.3                      |     4 +-
 man/man3/MPI_File_get_atomicity.3                  |     4 +-
 man/man3/MPI_File_get_byte_offset.3                |     4 +-
 man/man3/MPI_File_get_errhandler.3                 |     4 +-
 man/man3/MPI_File_get_group.3                      |     4 +-
 man/man3/MPI_File_get_info.3                       |     4 +-
 man/man3/MPI_File_get_position.3                   |     4 +-
 man/man3/MPI_File_get_position_shared.3            |     4 +-
 man/man3/MPI_File_get_size.3                       |     4 +-
 man/man3/MPI_File_get_type_extent.3                |     4 +-
 man/man3/MPI_File_get_view.3                       |     4 +-
 man/man3/MPI_File_iread.3                          |     4 +-
 man/man3/MPI_File_iread_all.3                      |    59 +
 man/man3/MPI_File_iread_at.3                       |     4 +-
 man/man3/MPI_File_iread_at_all.3                   |    65 +
 man/man3/MPI_File_iread_shared.3                   |     4 +-
 man/man3/MPI_File_iwrite.3                         |     4 +-
 man/man3/MPI_File_iwrite_all.3                     |    59 +
 man/man3/MPI_File_iwrite_at.3                      |     4 +-
 man/man3/MPI_File_iwrite_at_all.3                  |    65 +
 man/man3/MPI_File_iwrite_shared.3                  |     4 +-
 man/man3/MPI_File_open.3                           |     4 +-
 man/man3/MPI_File_preallocate.3                    |     4 +-
 man/man3/MPI_File_read.3                           |     4 +-
 man/man3/MPI_File_read_all.3                       |     4 +-
 man/man3/MPI_File_read_all_begin.3                 |     4 +-
 man/man3/MPI_File_read_all_end.3                   |     4 +-
 man/man3/MPI_File_read_at.3                        |     4 +-
 man/man3/MPI_File_read_at_all.3                    |     4 +-
 man/man3/MPI_File_read_at_all_begin.3              |     4 +-
 man/man3/MPI_File_read_at_all_end.3                |     4 +-
 man/man3/MPI_File_read_ordered.3                   |     4 +-
 man/man3/MPI_File_read_ordered_begin.3             |     4 +-
 man/man3/MPI_File_read_ordered_end.3               |     4 +-
 man/man3/MPI_File_read_shared.3                    |     4 +-
 man/man3/MPI_File_seek.3                           |     4 +-
 man/man3/MPI_File_seek_shared.3                    |     4 +-
 man/man3/MPI_File_set_atomicity.3                  |     4 +-
 man/man3/MPI_File_set_errhandler.3                 |     4 +-
 man/man3/MPI_File_set_info.3                       |     4 +-
 man/man3/MPI_File_set_size.3                       |     4 +-
 man/man3/MPI_File_set_view.3                       |     4 +-
 man/man3/MPI_File_sync.3                           |     4 +-
 man/man3/MPI_File_write.3                          |     4 +-
 man/man3/MPI_File_write_all.3                      |     4 +-
 man/man3/MPI_File_write_all_begin.3                |     4 +-
 man/man3/MPI_File_write_all_end.3                  |     4 +-
 man/man3/MPI_File_write_at.3                       |     4 +-
 man/man3/MPI_File_write_at_all.3                   |     4 +-
 man/man3/MPI_File_write_at_all_begin.3             |     4 +-
 man/man3/MPI_File_write_at_all_end.3               |     4 +-
 man/man3/MPI_File_write_ordered.3                  |     4 +-
 man/man3/MPI_File_write_ordered_begin.3            |     4 +-
 man/man3/MPI_File_write_ordered_end.3              |     4 +-
 man/man3/MPI_File_write_shared.3                   |     4 +-
 man/man3/MPI_Finalize.3                            |     4 +-
 man/man3/MPI_Finalized.3                           |     4 +-
 man/man3/MPI_Free_mem.3                            |     4 +-
 man/man3/MPI_Gather.3                              |    11 +-
 man/man3/MPI_Gatherv.3                             |    11 +-
 man/man3/MPI_Get.3                                 |    11 +-
 man/man3/MPI_Get_accumulate.3                      |    11 +-
 man/man3/MPI_Get_address.3                         |     4 +-
 man/man3/MPI_Get_count.3                           |    11 +-
 man/man3/MPI_Get_elements.3                        |     4 +-
 man/man3/MPI_Get_elements_x.3                      |     4 +-
 man/man3/MPI_Get_library_version.3                 |     6 +-
 man/man3/MPI_Get_processor_name.3                  |     4 +-
 man/man3/MPI_Get_version.3                         |     4 +-
 man/man3/MPI_Graph_create.3                        |     4 +-
 man/man3/MPI_Graph_get.3                           |     4 +-
 man/man3/MPI_Graph_map.3                           |     4 +-
 man/man3/MPI_Graph_neighbors.3                     |     4 +-
 man/man3/MPI_Graph_neighbors_count.3               |     4 +-
 man/man3/MPI_Graphdims_get.3                       |     4 +-
 man/man3/MPI_Grequest_complete.3                   |     4 +-
 man/man3/MPI_Grequest_start.3                      |     4 +-
 man/man3/MPI_Group_compare.3                       |     4 +-
 man/man3/MPI_Group_difference.3                    |     4 +-
 man/man3/MPI_Group_excl.3                          |     4 +-
 man/man3/MPI_Group_free.3                          |     4 +-
 man/man3/MPI_Group_incl.3                          |     4 +-
 man/man3/MPI_Group_intersection.3                  |     4 +-
 man/man3/MPI_Group_range_excl.3                    |     4 +-
 man/man3/MPI_Group_range_incl.3                    |     4 +-
 man/man3/MPI_Group_rank.3                          |     4 +-
 man/man3/MPI_Group_size.3                          |     4 +-
 man/man3/MPI_Group_translate_ranks.3               |     4 +-
 man/man3/MPI_Group_union.3                         |     4 +-
 man/man3/MPI_Iallgather.3                          |     4 +-
 man/man3/MPI_Iallgatherv.3                         |     4 +-
 man/man3/MPI_Iallreduce.3                          |     4 +-
 man/man3/MPI_Ialltoall.3                           |     4 +-
 man/man3/MPI_Ialltoallv.3                          |     4 +-
 man/man3/MPI_Ialltoallw.3                          |     4 +-
 man/man3/MPI_Ibarrier.3                            |     4 +-
 man/man3/MPI_Ibcast.3                              |     4 +-
 man/man3/MPI_Ibsend.3                              |    11 +-
 man/man3/MPI_Iexscan.3                             |     4 +-
 man/man3/MPI_Igather.3                             |     4 +-
 man/man3/MPI_Igatherv.3                            |     4 +-
 man/man3/MPI_Improbe.3                             |     4 +-
 man/man3/MPI_Imrecv.3                              |     4 +-
 man/man3/MPI_Ineighbor_allgather.3                 |     4 +-
 man/man3/MPI_Ineighbor_allgatherv.3                |     4 +-
 man/man3/MPI_Ineighbor_alltoall.3                  |     4 +-
 man/man3/MPI_Ineighbor_alltoallv.3                 |     4 +-
 man/man3/MPI_Ineighbor_alltoallw.3                 |     4 +-
 man/man3/MPI_Info_create.3                         |     4 +-
 man/man3/MPI_Info_delete.3                         |     4 +-
 man/man3/MPI_Info_dup.3                            |     4 +-
 man/man3/MPI_Info_free.3                           |     4 +-
 man/man3/MPI_Info_get.3                            |     8 +-
 man/man3/MPI_Info_get_nkeys.3                      |     6 +-
 man/man3/MPI_Info_get_nthkey.3                     |     6 +-
 man/man3/MPI_Info_get_valuelen.3                   |     6 +-
 man/man3/MPI_Info_set.3                            |     4 +-
 man/man3/MPI_Init.3                                |     4 +-
 man/man3/MPI_Init_thread.3                         |     4 +-
 man/man3/MPI_Initialized.3                         |     4 +-
 man/man3/MPI_Intercomm_create.3                    |     4 +-
 man/man3/MPI_Intercomm_merge.3                     |    18 +-
 man/man3/MPI_Iprobe.3                              |     4 +-
 man/man3/MPI_Irecv.3                               |    11 +-
 man/man3/MPI_Ireduce.3                             |     4 +-
 man/man3/MPI_Ireduce_scatter.3                     |     4 +-
 man/man3/MPI_Ireduce_scatter_block.3               |     4 +-
 man/man3/MPI_Irsend.3                              |    11 +-
 man/man3/MPI_Is_thread_main.3                      |     4 +-
 man/man3/MPI_Iscan.3                               |     4 +-
 man/man3/MPI_Iscatter.3                            |     4 +-
 man/man3/MPI_Iscatterv.3                           |     4 +-
 man/man3/MPI_Isend.3                               |    11 +-
 man/man3/MPI_Issend.3                              |    11 +-
 man/man3/MPI_Keyval_create.3                       |     4 +-
 man/man3/MPI_Keyval_free.3                         |     4 +-
 man/man3/MPI_Lookup_name.3                         |     4 +-
 man/man3/MPI_Mprobe.3                              |     4 +-
 man/man3/MPI_Mrecv.3                               |     4 +-
 man/man3/MPI_Neighbor_allgather.3                  |     4 +-
 man/man3/MPI_Neighbor_allgatherv.3                 |     4 +-
 man/man3/MPI_Neighbor_alltoall.3                   |     4 +-
 man/man3/MPI_Neighbor_alltoallv.3                  |     4 +-
 man/man3/MPI_Neighbor_alltoallw.3                  |     4 +-
 man/man3/MPI_Op_commute.3                          |     4 +-
 man/man3/MPI_Op_create.3                           |     4 +-
 man/man3/MPI_Op_free.3                             |     4 +-
 man/man3/MPI_Open_port.3                           |     4 +-
 man/man3/MPI_Pack.3                                |     4 +-
 man/man3/MPI_Pack_external.3                       |    11 +-
 man/man3/MPI_Pack_external_size.3                  |    11 +-
 man/man3/MPI_Pack_size.3                           |    11 +-
 man/man3/MPI_Pcontrol.3                            |     4 +-
 man/man3/MPI_Probe.3                               |     4 +-
 man/man3/MPI_Publish_name.3                        |     4 +-
 man/man3/MPI_Put.3                                 |    11 +-
 man/man3/MPI_Query_thread.3                        |     4 +-
 man/man3/MPI_Raccumulate.3                         |    11 +-
 man/man3/MPI_Recv.3                                |    11 +-
 man/man3/MPI_Recv_init.3                           |    11 +-
 man/man3/MPI_Reduce.3                              |    11 +-
 man/man3/MPI_Reduce_local.3                        |    11 +-
 man/man3/MPI_Reduce_scatter.3                      |    11 +-
 man/man3/MPI_Reduce_scatter_block.3                |    11 +-
 man/man3/MPI_Register_datarep.3                    |     4 +-
 man/man3/MPI_Request_free.3                        |     4 +-
 man/man3/MPI_Request_get_status.3                  |     4 +-
 man/man3/MPI_Rget.3                                |    11 +-
 man/man3/MPI_Rget_accumulate.3                     |    11 +-
 man/man3/MPI_Rput.3                                |    11 +-
 man/man3/MPI_Rsend.3                               |    11 +-
 man/man3/MPI_Rsend_init.3                          |    11 +-
 man/man3/MPI_Scan.3                                |    11 +-
 man/man3/MPI_Scatter.3                             |    11 +-
 man/man3/MPI_Scatterv.3                            |    11 +-
 man/man3/MPI_Send.3                                |    11 +-
 man/man3/MPI_Send_init.3                           |    11 +-
 man/man3/MPI_Sendrecv.3                            |    11 +-
 man/man3/MPI_Sendrecv_replace.3                    |    11 +-
 man/man3/MPI_Ssend.3                               |    11 +-
 man/man3/MPI_Ssend_init.3                          |    11 +-
 man/man3/MPI_Start.3                               |     4 +-
 man/man3/MPI_Startall.3                            |     4 +-
 man/man3/MPI_Status_set_cancelled.3                |     4 +-
 man/man3/MPI_Status_set_elements.3                 |    11 +-
 man/man3/MPI_Status_set_elements_x.3               |     4 +-
 man/man3/MPI_T_category_changed.3                  |     4 +-
 man/man3/MPI_T_category_get_categories.3           |     4 +-
 man/man3/MPI_T_category_get_cvars.3                |     4 +-
 man/man3/MPI_T_category_get_index.3                |    69 +
 man/man3/MPI_T_category_get_info.3                 |     4 +-
 man/man3/MPI_T_category_get_num.3                  |     4 +-
 man/man3/MPI_T_category_get_pvars.3                |     4 +-
 man/man3/MPI_T_cvar_get_index.3                    |    69 +
 man/man3/MPI_T_cvar_get_info.3                     |     4 +-
 man/man3/MPI_T_cvar_get_num.3                      |     4 +-
 man/man3/MPI_T_cvar_handle_alloc.3                 |     4 +-
 man/man3/MPI_T_cvar_handle_free.3                  |     4 +-
 man/man3/MPI_T_cvar_read.3                         |     4 +-
 man/man3/MPI_T_cvar_write.3                        |     6 +-
 man/man3/MPI_T_enum_get_info.3                     |     4 +-
 man/man3/MPI_T_enum_get_item.3                     |     4 +-
 man/man3/MPI_T_finalize.3                          |     4 +-
 man/man3/MPI_T_init_thread.3                       |     4 +-
 man/man3/MPI_T_pvar_get_index.3                    |    74 +
 man/man3/MPI_T_pvar_get_info.3                     |     4 +-
 man/man3/MPI_T_pvar_get_num.3                      |     4 +-
 man/man3/MPI_T_pvar_handle_alloc.3                 |     4 +-
 man/man3/MPI_T_pvar_handle_free.3                  |     4 +-
 man/man3/MPI_T_pvar_read.3                         |     4 +-
 man/man3/MPI_T_pvar_readreset.3                    |     4 +-
 man/man3/MPI_T_pvar_reset.3                        |     4 +-
 man/man3/MPI_T_pvar_session_create.3               |     4 +-
 man/man3/MPI_T_pvar_session_free.3                 |     4 +-
 man/man3/MPI_T_pvar_start.3                        |     4 +-
 man/man3/MPI_T_pvar_stop.3                         |     4 +-
 man/man3/MPI_T_pvar_write.3                        |     6 +-
 man/man3/MPI_Test.3                                |     4 +-
 man/man3/MPI_Test_cancelled.3                      |     4 +-
 man/man3/MPI_Testall.3                             |     4 +-
 man/man3/MPI_Testany.3                             |     4 +-
 man/man3/MPI_Testsome.3                            |     4 +-
 man/man3/MPI_Topo_test.3                           |     4 +-
 man/man3/MPI_Type_commit.3                         |    11 +-
 man/man3/MPI_Type_contiguous.3                     |    11 +-
 man/man3/MPI_Type_create_darray.3                  |    11 +-
 man/man3/MPI_Type_create_hindexed.3                |    11 +-
 man/man3/MPI_Type_create_hindexed_block.3          |    11 +-
 man/man3/MPI_Type_create_hvector.3                 |    11 +-
 man/man3/MPI_Type_create_indexed_block.3           |    11 +-
 man/man3/MPI_Type_create_keyval.3                  |     4 +-
 man/man3/MPI_Type_create_resized.3                 |    11 +-
 man/man3/MPI_Type_create_struct.3                  |    11 +-
 man/man3/MPI_Type_create_subarray.3                |    11 +-
 man/man3/MPI_Type_delete_attr.3                    |     4 +-
 man/man3/MPI_Type_dup.3                            |    11 +-
 man/man3/MPI_Type_extent.3                         |    11 +-
 man/man3/MPI_Type_free.3                           |    17 +-
 man/man3/MPI_Type_free_keyval.3                    |     4 +-
 man/man3/MPI_Type_get_attr.3                       |     4 +-
 man/man3/MPI_Type_get_contents.3                   |     4 +-
 man/man3/MPI_Type_get_envelope.3                   |     4 +-
 man/man3/MPI_Type_get_extent.3                     |    11 +-
 man/man3/MPI_Type_get_extent_x.3                   |     4 +-
 man/man3/MPI_Type_get_name.3                       |    11 +-
 man/man3/MPI_Type_get_true_extent.3                |    11 +-
 man/man3/MPI_Type_get_true_extent_x.3              |     4 +-
 man/man3/MPI_Type_hindexed.3                       |    11 +-
 man/man3/MPI_Type_hvector.3                        |     4 +-
 man/man3/MPI_Type_indexed.3                        |    11 +-
 man/man3/MPI_Type_lb.3                             |    11 +-
 man/man3/MPI_Type_match_size.3                     |     4 +-
 man/man3/MPI_Type_set_attr.3                       |    11 +-
 man/man3/MPI_Type_set_name.3                       |    11 +-
 man/man3/MPI_Type_size.3                           |    11 +-
 man/man3/MPI_Type_size_x.3                         |     4 +-
 man/man3/MPI_Type_struct.3                         |    11 +-
 man/man3/MPI_Type_ub.3                             |    11 +-
 man/man3/MPI_Type_vector.3                         |     4 +-
 man/man3/MPI_Unpack.3                              |    11 +-
 man/man3/MPI_Unpack_external.3                     |    11 +-
 man/man3/MPI_Unpublish_name.3                      |     4 +-
 man/man3/MPI_Wait.3                                |     4 +-
 man/man3/MPI_Waitall.3                             |     4 +-
 man/man3/MPI_Waitany.3                             |     4 +-
 man/man3/MPI_Waitsome.3                            |     4 +-
 man/man3/MPI_Win_allocate.3                        |     4 +-
 man/man3/MPI_Win_allocate_shared.3                 |     4 +-
 man/man3/MPI_Win_attach.3                          |    11 +-
 man/man3/MPI_Win_call_errhandler.3                 |     4 +-
 man/man3/MPI_Win_complete.3                        |     4 +-
 man/man3/MPI_Win_create.3                          |     4 +-
 man/man3/MPI_Win_create_dynamic.3                  |     4 +-
 man/man3/MPI_Win_create_errhandler.3               |     4 +-
 man/man3/MPI_Win_create_keyval.3                   |     4 +-
 man/man3/MPI_Win_delete_attr.3                     |     4 +-
 man/man3/MPI_Win_detach.3                          |    11 +-
 man/man3/MPI_Win_fence.3                           |     4 +-
 man/man3/MPI_Win_flush.3                           |     4 +-
 man/man3/MPI_Win_flush_all.3                       |     4 +-
 man/man3/MPI_Win_flush_local.3                     |     4 +-
 man/man3/MPI_Win_flush_local_all.3                 |     4 +-
 man/man3/MPI_Win_free.3                            |     4 +-
 man/man3/MPI_Win_free_keyval.3                     |     4 +-
 man/man3/MPI_Win_get_attr.3                        |     4 +-
 man/man3/MPI_Win_get_errhandler.3                  |     4 +-
 man/man3/MPI_Win_get_group.3                       |     4 +-
 man/man3/MPI_Win_get_info.3                        |     4 +-
 man/man3/MPI_Win_get_name.3                        |     4 +-
 man/man3/MPI_Win_lock.3                            |     4 +-
 man/man3/MPI_Win_lock_all.3                        |     4 +-
 man/man3/MPI_Win_post.3                            |     4 +-
 man/man3/MPI_Win_set_attr.3                        |     4 +-
 man/man3/MPI_Win_set_errhandler.3                  |     4 +-
 man/man3/MPI_Win_set_info.3                        |     4 +-
 man/man3/MPI_Win_set_name.3                        |     4 +-
 man/man3/MPI_Win_shared_query.3                    |     4 +-
 man/man3/MPI_Win_start.3                           |     4 +-
 man/man3/MPI_Win_sync.3                            |     4 +-
 man/man3/MPI_Win_test.3                            |     4 +-
 man/man3/MPI_Win_unlock.3                          |     4 +-
 man/man3/MPI_Win_unlock_all.3                      |     4 +-
 man/man3/MPI_Win_wait.3                            |     4 +-
 man/man3/MPI_Wtick.3                               |     4 +-
 man/man3/MPI_Wtime.3                               |     4 +-
 src/armci/COPYRIGHT                                |    49 -
 src/armci/Makefile.am                              |    55 -
 src/armci/Makefile.in                              |  2219 -
 src/armci/README                                   |   152 -
 src/armci/VERSION                                  |    20 -
 src/armci/aclocal.m4                               |  1217 -
 src/armci/autogen.sh                               |     9 -
 src/armci/benchmarks/Makefile.mk                   |    22 -
 src/armci/benchmarks/bench_groups.c                |    90 -
 src/armci/benchmarks/contiguous-bench.c            |   114 -
 src/armci/benchmarks/ping-pong.c                   |   114 -
 src/armci/benchmarks/ring-flood.c                  |    84 -
 src/armci/benchmarks/strided-bench.c               |   126 -
 src/armci/configure                                | 16127 ------
 src/armci/configure.ac                             |   196 -
 src/armci/m4/aclocal.m4                            |    38 -
 src/armci/m4/aclocal_am.m4                         |     6 -
 src/armci/m4/aclocal_atomic.m4                     |   227 -
 src/armci/m4/aclocal_attr_alias.m4                 |   504 -
 src/armci/m4/aclocal_bugfix.m4                     |    75 -
 src/armci/m4/aclocal_cache.m4                      |   372 -
 src/armci/m4/aclocal_cc.m4                         |  1681 -
 src/armci/m4/aclocal_coverage.m4                   |    90 -
 src/armci/m4/aclocal_cxx.m4                        |   187 -
 src/armci/m4/aclocal_f77.m4                        |  1487 -
 src/armci/m4/aclocal_f77old.m4                     |   389 -
 src/armci/m4/aclocal_fc.m4                         |  1119 -
 src/armci/m4/aclocal_libs.m4                       |   109 -
 src/armci/m4/aclocal_make.m4                       |   315 -
 src/armci/m4/aclocal_mpi.m4                        |   519 -
 src/armci/m4/aclocal_romio.m4                      |   835 -
 src/armci/m4/aclocal_runlog.m4                     |   218 -
 src/armci/m4/aclocal_shl.m4                        |   500 -
 src/armci/m4/aclocal_subcfg.m4                     |   261 -
 src/armci/m4/aclocal_util.m4                       |   215 -
 src/armci/m4/ar-lib                                |   270 -
 src/armci/m4/ax_prefix_config_h.m4                 |   219 -
 src/armci/m4/ax_tls.m4                             |    74 -
 src/armci/m4/compile                               |   347 -
 src/armci/m4/config.guess                          |  1558 -
 src/armci/m4/config.rpath                          |   694 -
 src/armci/m4/config.sub                            |  1788 -
 src/armci/m4/depcomp                               |   791 -
 src/armci/m4/install-sh                            |   527 -
 src/armci/m4/libtool.m4                            |  7982 ---
 src/armci/m4/ltmain.sh                             |  9655 ----
 src/armci/m4/ltoptions.m4                          |   384 -
 src/armci/m4/ltsugar.m4                            |   123 -
 src/armci/m4/ltversion.m4                          |    23 -
 src/armci/m4/lt~obsolete.m4                        |    98 -
 src/armci/m4/missing                               |   215 -
 src/armci/m4/test-driver                           |   127 -
 src/armci/src/armci.h                              |   282 -
 src/armci/src/armci_internals.h                    |   185 -
 src/armci/src/armciconf.h.in                       |   138 -
 src/armci/src/armcix.h                             |    57 -
 src/armci/src/buffer.c                             |   432 -
 src/armci/src/conflict_tree.c                      |   310 -
 src/armci/src/conflict_tree.h                      |    31 -
 src/armci/src/debug.c                              |   101 -
 src/armci/src/debug.h                              |    52 -
 src/armci/src/gmr.c                                |   578 -
 src/armci/src/gmr.h                                |    68 -
 src/armci/src/groups.c                             |   360 -
 src/armci/src/init_finalize.c                      |   279 -
 src/armci/src/internals.c                          |   135 -
 src/armci/src/malloc.c                             |   160 -
 src/armci/src/message.c                            |   443 -
 src/armci/src/message.h                            |    81 -
 src/armci/src/message_gop.c                        |   255 -
 src/armci/src/mp3.fh                               |     8 -
 src/armci/src/mp3.h                                |    17 -
 src/armci/src/mp3def.fh                            |     3 -
 src/armci/src/mutex.c                              |   120 -
 src/armci/src/mutex_hdl_queue.c                    |   229 -
 src/armci/src/mutex_hdl_spin.c                     |   229 -
 src/armci/src/onesided.c                           |   376 -
 src/armci/src/onesided_nb.c                        |   133 -
 src/armci/src/parmci.c                             |   294 -
 src/armci/src/rmw.c                                |    96 -
 src/armci/src/strided.c                            |   800 -
 src/armci/src/topology.c                           |    62 -
 src/armci/src/util.c                               |   199 -
 src/armci/src/value_ops.c                          |   191 -
 src/armci/src/vector.c                             |   532 -
 src/armci/tests/ARMCI_AccS_latency.c               |   233 -
 src/armci/tests/ARMCI_PutS_latency.c               |   175 -
 src/armci/tests/Makefile.mk                        |    80 -
 src/armci/tests/ctree/Makefile.mk                  |    16 -
 src/armci/tests/ctree/ctree_test.c                 |    59 -
 src/armci/tests/ctree/ctree_test_rand.c            |    61 -
 src/armci/tests/ctree/ctree_test_rand_interval.c   |    87 -
 src/armci/tests/mpi/Makefile.mk                    |    31 -
 src/armci/tests/mpi/copy_bench.c                   |    60 -
 src/armci/tests/mpi/pgroup_bench.c                 |   156 -
 src/armci/tests/mpi/ping-pong-mpi.c                |   114 -
 src/armci/tests/mpi/test_mpi_accs.c                |    81 -
 src/armci/tests/mpi/test_mpi_indexed_accs.c        |   147 -
 src/armci/tests/mpi/test_mpi_indexed_gets.c        |   137 -
 src/armci/tests/mpi/test_mpi_indexed_puts_gets.c   |   143 -
 src/armci/tests/mpi/test_mpi_subarray_accs.c       |   140 -
 src/armci/tests/mpi/test_win_create.c              |    49 -
 src/armci/tests/test_accs.c                        |   107 -
 src/armci/tests/test_accs_dla.c                    |   113 -
 src/armci/tests/test_assert.c                      |    22 -
 src/armci/tests/test_group_split.c                 |    37 -
 src/armci/tests/test_groups.c                      |    58 -
 src/armci/tests/test_igop.c                        |    77 -
 src/armci/tests/test_malloc.c                      |    61 -
 src/armci/tests/test_malloc_group.c                |    59 -
 src/armci/tests/test_malloc_irreg.c                |    89 -
 src/armci/tests/test_mutex.c                       |    50 -
 src/armci/tests/test_mutex_rmw.c                   |    77 -
 src/armci/tests/test_mutex_trylock.c               |    56 -
 src/armci/tests/test_onesided.c                    |   108 -
 src/armci/tests/test_onesided_shared.c             |   130 -
 src/armci/tests/test_onesided_shared_dla.c         |   130 -
 src/armci/tests/test_parmci.c                      |   130 -
 src/armci/tests/test_parmci_lib.c                  |    28 -
 src/armci/tests/test_puts.c                        |    92 -
 src/armci/tests/test_puts_gets.c                   |   103 -
 src/armci/tests/test_puts_gets_dla.c               |   114 -
 src/armci/tests/test_rmw_fadd.c                    |    80 -
 src/binding/Makefile.mk                            |     6 +-
 src/binding/cxx/.state-cache                       |     8 +-
 src/binding/cxx/Makefile.mk                        |    13 +-
 src/binding/cxx/buildiface                         |     5 +-
 src/binding/cxx/cxxdecl3.dat                       |     2 +
 src/binding/cxx/initcxx.cxx                        |     1 +
 src/binding/cxx/mpicxx.h.in                        |     6 +-
 src/binding/f77/.state-cache                       |  1129 -
 src/binding/f77/Makefile.mk                        |   282 -
 src/binding/f77/abortf.c                           |   268 -
 src/binding/f77/accumulatef.c                      |   268 -
 src/binding/f77/adderrclassf.c                     |   268 -
 src/binding/f77/adderrcodef.c                      |   268 -
 src/binding/f77/adderrstringf.c                    |   279 -
 src/binding/f77/addressf.c                         |   291 -
 src/binding/f77/allgatherf.c                       |   273 -
 src/binding/f77/allgathervf.c                      |   273 -
 src/binding/f77/alloc_memf.c                       |   268 -
 src/binding/f77/allreducef.c                       |   273 -
 src/binding/f77/alltoallf.c                        |   273 -
 src/binding/f77/alltoallvf.c                       |   273 -
 src/binding/f77/alltoallwf.c                       |   273 -
 src/binding/f77/attr_deletef.c                     |   268 -
 src/binding/f77/attr_getf.c                        |   278 -
 src/binding/f77/attr_putf.c                        |   268 -
 src/binding/f77/barrierf.c                         |   268 -
 src/binding/f77/bcastf.c                           |   268 -
 src/binding/f77/bsend_initf.c                      |   268 -
 src/binding/f77/bsendf.c                           |   268 -
 src/binding/f77/bufattachf.c                       |   268 -
 src/binding/f77/bufdetachf.c                       |   269 -
 src/binding/f77/buildiface                         |  5743 ---
 src/binding/f77/cancelf.c                          |   268 -
 src/binding/f77/cart_coordsf.c                     |   268 -
 src/binding/f77/cart_createf.c                     |   279 -
 src/binding/f77/cart_getf.c                        |   274 -
 src/binding/f77/cart_mapf.c                        |   277 -
 src/binding/f77/cart_rankf.c                       |   268 -
 src/binding/f77/cart_shiftf.c                      |   268 -
 src/binding/f77/cart_subf.c                        |   286 -
 src/binding/f77/cartdim_getf.c                     |   268 -
 src/binding/f77/close_portf.c                      |   279 -
 src/binding/f77/comm_acceptf.c                     |   279 -
 src/binding/f77/comm_comparef.c                    |   268 -
 src/binding/f77/comm_connectf.c                    |   279 -
 src/binding/f77/comm_create_groupf.c               |   268 -
 src/binding/f77/comm_createf.c                     |   268 -
 src/binding/f77/comm_dup_with_infof.c              |   268 -
 src/binding/f77/comm_dupf.c                        |   268 -
 src/binding/f77/comm_freef.c                       |   268 -
 src/binding/f77/comm_get_attrf.c                   |   278 -
 src/binding/f77/comm_get_infof.c                   |   268 -
 src/binding/f77/comm_group_failedf.c               |   268 -
 src/binding/f77/comm_groupf.c                      |   268 -
 src/binding/f77/comm_idupf.c                       |   268 -
 src/binding/f77/comm_joinf.c                       |   268 -
 src/binding/f77/comm_rankf.c                       |   268 -
 src/binding/f77/comm_reenable_anysourcef.c         |   268 -
 src/binding/f77/comm_remote_group_failedf.c        |   268 -
 src/binding/f77/comm_set_attrf.c                   |   268 -
 src/binding/f77/comm_set_infof.c                   |   268 -
 src/binding/f77/comm_set_namef.c                   |   279 -
 src/binding/f77/comm_sizef.c                       |   268 -
 src/binding/f77/comm_spawnf.c                      |   321 -
 src/binding/f77/comm_split_typef.c                 |   268 -
 src/binding/f77/comm_splitf.c                      |   268 -
 src/binding/f77/commcallerrf.c                     |   268 -
 src/binding/f77/commcreerrf.c                      |   268 -
 src/binding/f77/commdelattrf.c                     |   268 -
 src/binding/f77/commdiscf.c                        |   268 -
 src/binding/f77/commfreekeyf.c                     |   268 -
 src/binding/f77/commgeterrf.c                      |   268 -
 src/binding/f77/commgetnamf.c                      |   276 -
 src/binding/f77/commnewkeyf.c                      |   331 -
 src/binding/f77/commparentf.c                      |   268 -
 src/binding/f77/commrgroupf.c                      |   268 -
 src/binding/f77/commrsizef.c                       |   268 -
 src/binding/f77/commseterrf.c                      |   268 -
 src/binding/f77/commtesticf.c                      |   270 -
 src/binding/f77/compare_and_swapf.c                |   268 -
 src/binding/f77/dims_createf.c                     |   268 -
 src/binding/f77/dist_graph_create_adjacentf.c      |   278 -
 src/binding/f77/dist_graph_createf.c               |   276 -
 src/binding/f77/dist_graph_neighbors_countf.c      |   270 -
 src/binding/f77/dist_graph_neighborsf.c            |   272 -
 src/binding/f77/dup_comm_fnf.c                     |   273 -
 src/binding/f77/dup_fnf.c                          |   270 -
 src/binding/f77/dup_type_fnf.c                     |   273 -
 src/binding/f77/dup_win_fnf.c                      |   273 -
 src/binding/f77/errhcreatef.c                      |   268 -
 src/binding/f77/errhfreef.c                        |   268 -
 src/binding/f77/errhgetf.c                         |   268 -
 src/binding/f77/errhsetf.c                         |   268 -
 src/binding/f77/error_classf.c                     |   268 -
 src/binding/f77/error_stringf.c                    |   276 -
 src/binding/f77/exscanf.c                          |   273 -
 src/binding/f77/fdebug.c                           |   165 -
 src/binding/f77/fetch_and_opf.c                    |   268 -
 src/binding/f77/file_closef.c                      |   274 -
 src/binding/f77/file_deletef.c                     |   283 -
 src/binding/f77/file_get_amodef.c                  |   272 -
 src/binding/f77/file_get_atomicityf.c              |   274 -
 src/binding/f77/file_get_byte_offsetf.c            |   272 -
 src/binding/f77/file_get_groupf.c                  |   272 -
 src/binding/f77/file_get_infof.c                   |   272 -
 src/binding/f77/file_get_position_sharedf.c        |   272 -
 src/binding/f77/file_get_positionf.c               |   272 -
 src/binding/f77/file_get_sizef.c                   |   272 -
 src/binding/f77/file_get_type_extentf.c            |   272 -
 src/binding/f77/file_get_viewf.c                   |   280 -
 src/binding/f77/file_iread_atf.c                   |   272 -
 src/binding/f77/file_iread_sharedf.c               |   272 -
 src/binding/f77/file_ireadf.c                      |   272 -
 src/binding/f77/file_iwrite_atf.c                  |   272 -
 src/binding/f77/file_iwrite_sharedf.c              |   272 -
 src/binding/f77/file_iwritef.c                     |   272 -
 src/binding/f77/file_openf.c                       |   285 -
 src/binding/f77/file_preallocatef.c                |   272 -
 src/binding/f77/file_read_all_beginf.c             |   272 -
 src/binding/f77/file_read_all_endf.c               |   278 -
 src/binding/f77/file_read_allf.c                   |   278 -
 src/binding/f77/file_read_at_all_beginf.c          |   272 -
 src/binding/f77/file_read_at_all_endf.c            |   278 -
 src/binding/f77/file_read_at_allf.c                |   278 -
 src/binding/f77/file_read_atf.c                    |   278 -
 src/binding/f77/file_read_ordered_beginf.c         |   272 -
 src/binding/f77/file_read_ordered_endf.c           |   278 -
 src/binding/f77/file_read_orderedf.c               |   278 -
 src/binding/f77/file_read_sharedf.c                |   278 -
 src/binding/f77/file_readf.c                       |   278 -
 src/binding/f77/file_seek_sharedf.c                |   272 -
 src/binding/f77/file_seekf.c                       |   272 -
 src/binding/f77/file_set_atomicityf.c              |   274 -
 src/binding/f77/file_set_infof.c                   |   272 -
 src/binding/f77/file_set_sizef.c                   |   272 -
 src/binding/f77/file_set_viewf.c                   |   283 -
 src/binding/f77/file_syncf.c                       |   272 -
 src/binding/f77/file_write_all_beginf.c            |   272 -
 src/binding/f77/file_write_all_endf.c              |   278 -
 src/binding/f77/file_write_allf.c                  |   278 -
 src/binding/f77/file_write_at_all_beginf.c         |   272 -
 src/binding/f77/file_write_at_all_endf.c           |   278 -
 src/binding/f77/file_write_at_allf.c               |   278 -
 src/binding/f77/file_write_atf.c                   |   278 -
 src/binding/f77/file_write_ordered_beginf.c        |   272 -
 src/binding/f77/file_write_ordered_endf.c          |   278 -
 src/binding/f77/file_write_orderedf.c              |   278 -
 src/binding/f77/file_write_sharedf.c               |   278 -
 src/binding/f77/file_writef.c                      |   278 -
 src/binding/f77/filecallerrf.c                     |   268 -
 src/binding/f77/filecreerrf.c                      |   268 -
 src/binding/f77/filegeterrf.c                      |   268 -
 src/binding/f77/fileseterrf.c                      |   268 -
 src/binding/f77/finalizedf.c                       |   270 -
 src/binding/f77/finalizef.c                        |   268 -
 src/binding/f77/fproto.h                           |   380 -
 src/binding/f77/free_memf.c                        |   268 -
 src/binding/f77/gatherf.c                          |   273 -
 src/binding/f77/gathervf.c                         |   273 -
 src/binding/f77/get_accumulatef.c                  |   268 -
 src/binding/f77/get_countf.c                       |   268 -
 src/binding/f77/get_elements_xf.c                  |   268 -
 src/binding/f77/get_elementsf.c                    |   268 -
 src/binding/f77/get_library_versionf.c             |   276 -
 src/binding/f77/get_versionf.c                     |   268 -
 src/binding/f77/getaddressf.c                      |   277 -
 src/binding/f77/getf.c                             |   268 -
 src/binding/f77/getpnamef.c                        |   276 -
 src/binding/f77/graph_createf.c                    |   270 -
 src/binding/f77/graph_getf.c                       |   268 -
 src/binding/f77/graph_mapf.c                       |   268 -
 src/binding/f77/graphdims_getf.c                   |   268 -
 src/binding/f77/greqcompletef.c                    |   268 -
 src/binding/f77/greqstartf.c                       |   272 -
 src/binding/f77/grfnbcountf.c                      |   268 -
 src/binding/f77/grfnbrsf.c                         |   268 -
 src/binding/f77/group_comparef.c                   |   268 -
 src/binding/f77/group_exclf.c                      |   268 -
 src/binding/f77/group_freef.c                      |   268 -
 src/binding/f77/group_inclf.c                      |   268 -
 src/binding/f77/group_rankf.c                      |   268 -
 src/binding/f77/group_sizef.c                      |   268 -
 src/binding/f77/group_unionf.c                     |   268 -
 src/binding/f77/groupdifff.c                       |   268 -
 src/binding/f77/groupinterf.c                      |   268 -
 src/binding/f77/grouprexclf.c                      |   268 -
 src/binding/f77/grouprinclf.c                      |   268 -
 src/binding/f77/grouptranksf.c                     |   268 -
 src/binding/f77/iallgatherf.c                      |   273 -
 src/binding/f77/iallgathervf.c                     |   273 -
 src/binding/f77/iallreducef.c                      |   273 -
 src/binding/f77/ialltoallf.c                       |   273 -
 src/binding/f77/ialltoallvf.c                      |   273 -
 src/binding/f77/ialltoallwf.c                      |   273 -
 src/binding/f77/ibarrierf.c                        |   268 -
 src/binding/f77/ibcastf.c                          |   268 -
 src/binding/f77/ibsendf.c                          |   268 -
 src/binding/f77/iccreatef.c                        |   268 -
 src/binding/f77/icmergef.c                         |   270 -
 src/binding/f77/iexscanf.c                         |   268 -
 src/binding/f77/igatherf.c                         |   273 -
 src/binding/f77/igathervf.c                        |   273 -
 src/binding/f77/improbef.c                         |   276 -
 src/binding/f77/imrecvf.c                          |   268 -
 src/binding/f77/ineighbor_allgatherf.c             |   268 -
 src/binding/f77/ineighbor_allgathervf.c            |   268 -
 src/binding/f77/ineighbor_alltoallf.c              |   268 -
 src/binding/f77/ineighbor_alltoallvf.c             |   268 -
 src/binding/f77/ineighbor_alltoallwf.c             |   268 -
 src/binding/f77/info_createf.c                     |   268 -
 src/binding/f77/info_deletef.c                     |   279 -
 src/binding/f77/info_dupf.c                        |   268 -
 src/binding/f77/info_freef.c                       |   268 -
 src/binding/f77/info_getf.c                        |   289 -
 src/binding/f77/info_setf.c                        |   294 -
 src/binding/f77/infognkf.c                         |   268 -
 src/binding/f77/infognthkf.c                       |   276 -
 src/binding/f77/infovallenf.c                      |   281 -
 src/binding/f77/initf.c                            |   274 -
 src/binding/f77/initializedf.c                     |   270 -
 src/binding/f77/initthreadf.c                      |   269 -
 src/binding/f77/iprobef.c                          |   276 -
 src/binding/f77/irecvf.c                           |   268 -
 src/binding/f77/ireduce_scatter_blockf.c           |   273 -
 src/binding/f77/ireduce_scatterf.c                 |   273 -
 src/binding/f77/ireducef.c                         |   273 -
 src/binding/f77/irsendf.c                          |   268 -
 src/binding/f77/iscanf.c                           |   273 -
 src/binding/f77/iscatterf.c                        |   273 -
 src/binding/f77/iscattervf.c                       |   273 -
 src/binding/f77/isendf.c                           |   268 -
 src/binding/f77/issendf.c                          |   268 -
 src/binding/f77/isthrmainf.c                       |   270 -
 src/binding/f77/keyval_createf.c                   |   338 -
 src/binding/f77/keyval_freef.c                     |   268 -
 src/binding/f77/lookup_namef.c                     |   287 -
 src/binding/f77/mpi_fortimpl.h                     |   269 -
 src/binding/f77/mpichff.vfproj                     |   146 -
 src/binding/f77/mpif.h.in                          |   561 -
 src/binding/f77/mprobef.c                          |   274 -
 src/binding/f77/mrecvf.c                           |   274 -
 src/binding/f77/neighbor_allgatherf.c              |   268 -
 src/binding/f77/neighbor_allgathervf.c             |   268 -
 src/binding/f77/neighbor_alltoallf.c               |   268 -
 src/binding/f77/neighbor_alltoallvf.c              |   268 -
 src/binding/f77/neighbor_alltoallwf.c              |   268 -
 src/binding/f77/null_comm_copy_fnf.c               |   272 -
 src/binding/f77/null_comm_del_fnf.c                |   271 -
 src/binding/f77/null_copy_fnf.c                    |   269 -
 src/binding/f77/null_del_fnf.c                     |   268 -
 src/binding/f77/null_type_copy_fnf.c               |   272 -
 src/binding/f77/null_type_del_fnf.c                |   271 -
 src/binding/f77/null_win_copy_fnf.c                |   272 -
 src/binding/f77/null_win_del_fnf.c                 |   271 -
 src/binding/f77/op_commutativef.c                  |   270 -
 src/binding/f77/op_createf.c                       |   270 -
 src/binding/f77/op_freef.c                         |   268 -
 src/binding/f77/open_portf.c                       |   276 -
 src/binding/f77/pack_externalf.c                   |   279 -
 src/binding/f77/pack_sizef.c                       |   268 -
 src/binding/f77/packesizef.c                       |   279 -
 src/binding/f77/packf.c                            |   268 -
 src/binding/f77/pcontrolf.c                        |   268 -
 src/binding/f77/probef.c                           |   274 -
 src/binding/f77/publish_namef.c                    |   290 -
 src/binding/f77/putf.c                             |   268 -
 src/binding/f77/query_threadf.c                    |   268 -
 src/binding/f77/raccumulatef.c                     |   268 -
 src/binding/f77/recv_initf.c                       |   268 -
 src/binding/f77/recvf.c                            |   274 -
 src/binding/f77/redscatf.c                         |   273 -
 src/binding/f77/reduce_localf.c                    |   268 -
 src/binding/f77/reduce_scatter_blockf.c            |   273 -
 src/binding/f77/reducef.c                          |   273 -
 src/binding/f77/register_datarepf.c                |   345 -
 src/binding/f77/reqgetstatf.c                      |   276 -
 src/binding/f77/request_freef.c                    |   268 -
 src/binding/f77/rget_accumulatef.c                 |   268 -
 src/binding/f77/rgetf.c                            |   268 -
 src/binding/f77/rputf.c                            |   268 -
 src/binding/f77/rsend_initf.c                      |   268 -
 src/binding/f77/rsendf.c                           |   268 -
 src/binding/f77/scanf.c                            |   273 -
 src/binding/f77/scatterf.c                         |   273 -
 src/binding/f77/scattervf.c                        |   273 -
 src/binding/f77/send_initf.c                       |   268 -
 src/binding/f77/sendf.c                            |   268 -
 src/binding/f77/sendrecvf.c                        |   274 -
 src/binding/f77/setbot.c.in                        |   218 -
 src/binding/f77/setbotf.f.in                       |    29 -
 src/binding/f77/sndrcvrplf.c                       |   274 -
 src/binding/f77/spawnmultf.c                       |   376 -
 src/binding/f77/ssend_initf.c                      |   268 -
 src/binding/f77/ssendf.c                           |   268 -
 src/binding/f77/startallf.c                        |   268 -
 src/binding/f77/startf.c                           |   268 -
 src/binding/f77/statgetclf.c                       |   270 -
 src/binding/f77/statsetelf.c                       |   274 -
 src/binding/f77/status_set_elements_xf.c           |   274 -
 src/binding/f77/testallf.c                         |   276 -
 src/binding/f77/testanyf.c                         |   279 -
 src/binding/f77/testcancelf.c                      |   270 -
 src/binding/f77/testf.c                            |   276 -
 src/binding/f77/testsomef.c                        |   280 -
 src/binding/f77/topo_testf.c                       |   268 -
 src/binding/f77/type_commitf.c                     |   268 -
 src/binding/f77/type_create_hindexed_blockf.c      |   268 -
 src/binding/f77/type_dupf.c                        |   268 -
 src/binding/f77/type_extentf.c                     |   270 -
 src/binding/f77/type_freef.c                       |   268 -
 src/binding/f77/type_get_attrf.c                   |   278 -
 src/binding/f77/type_get_extent_xf.c               |   268 -
 src/binding/f77/type_get_true_extent_xf.c          |   268 -
 src/binding/f77/type_hindexedf.c                   |   286 -
 src/binding/f77/type_hvectorf.c                    |   270 -
 src/binding/f77/type_indexedf.c                    |   268 -
 src/binding/f77/type_lbf.c                         |   270 -
 src/binding/f77/type_match_sizef.c                 |   268 -
 src/binding/f77/type_size_xf.c                     |   268 -
 src/binding/f77/type_sizef.c                       |   268 -
 src/binding/f77/type_structf.c                     |   286 -
 src/binding/f77/type_ubf.c                         |   270 -
 src/binding/f77/type_vectorf.c                     |   268 -
 src/binding/f77/typechindf.c                       |   268 -
 src/binding/f77/typechvecf.c                       |   268 -
 src/binding/f77/typecindbf.c                       |   268 -
 src/binding/f77/typecontigf.c                      |   268 -
 src/binding/f77/typecresizef.c                     |   268 -
 src/binding/f77/typecstructf.c                     |   268 -
 src/binding/f77/typecsubarrf.c                     |   268 -
 src/binding/f77/typedarrayf.c                      |   268 -
 src/binding/f77/typedelattrf.c                     |   268 -
 src/binding/f77/typefreekeyf.c                     |   268 -
 src/binding/f77/typegetcntsf.c                     |   268 -
 src/binding/f77/typegetenvf.c                      |   268 -
 src/binding/f77/typegetextentf.c                   |   268 -
 src/binding/f77/typegnamef.c                       |   276 -
 src/binding/f77/typegtextf.c                       |   268 -
 src/binding/f77/typenewkeyf.c                      |   331 -
 src/binding/f77/typesetattrf.c                     |   268 -
 src/binding/f77/typesetnamef.c                     |   279 -
 src/binding/f77/unpackextf.c                       |   279 -
 src/binding/f77/unpackf.c                          |   268 -
 src/binding/f77/unpubnamef.c                       |   290 -
 src/binding/f77/waitallf.c                         |   274 -
 src/binding/f77/waitanyf.c                         |   277 -
 src/binding/f77/waitf.c                            |   274 -
 src/binding/f77/waitsomef.c                        |   280 -
 src/binding/f77/win_allocate_sharedf.c             |   268 -
 src/binding/f77/win_allocatef.c                    |   268 -
 src/binding/f77/win_attachf.c                      |   268 -
 src/binding/f77/win_completef.c                    |   268 -
 src/binding/f77/win_create_dynamicf.c              |   268 -
 src/binding/f77/win_createf.c                      |   268 -
 src/binding/f77/win_detachf.c                      |   268 -
 src/binding/f77/win_fencef.c                       |   268 -
 src/binding/f77/win_flush_allf.c                   |   268 -
 src/binding/f77/win_flush_local_allf.c             |   268 -
 src/binding/f77/win_flush_localf.c                 |   268 -
 src/binding/f77/win_flushf.c                       |   268 -
 src/binding/f77/win_freef.c                        |   268 -
 src/binding/f77/win_get_attrf.c                    |   278 -
 src/binding/f77/win_get_groupf.c                   |   268 -
 src/binding/f77/win_get_infof.c                    |   268 -
 src/binding/f77/win_get_namef.c                    |   276 -
 src/binding/f77/win_lock_allf.c                    |   268 -
 src/binding/f77/win_lockf.c                        |   268 -
 src/binding/f77/win_postf.c                        |   268 -
 src/binding/f77/win_set_attrf.c                    |   268 -
 src/binding/f77/win_set_infof.c                    |   268 -
 src/binding/f77/win_set_namef.c                    |   279 -
 src/binding/f77/win_shared_queryf.c                |   268 -
 src/binding/f77/win_startf.c                       |   268 -
 src/binding/f77/win_syncf.c                        |   268 -
 src/binding/f77/win_testf.c                        |   270 -
 src/binding/f77/win_unlock_allf.c                  |   268 -
 src/binding/f77/win_unlockf.c                      |   268 -
 src/binding/f77/win_waitf.c                        |   268 -
 src/binding/f77/wincallerrf.c                      |   268 -
 src/binding/f77/wincreerrf.c                       |   268 -
 src/binding/f77/windelattrf.c                      |   268 -
 src/binding/f77/winfreekeyf.c                      |   268 -
 src/binding/f77/wingeterrf.c                       |   268 -
 src/binding/f77/winnewkeyf.c                       |   331 -
 src/binding/f77/winseterrf.c                       |   268 -
 src/binding/f77/wtickf.c                           |   272 -
 src/binding/f77/wtimef.c                           |   274 -
 src/binding/f90/.state-cache                       |    37 -
 src/binding/f90/Makefile.mk                        |   282 -
 src/binding/f90/buildiface                         |  1420 -
 src/binding/f90/cf90tdefs                          |    16 -
 src/binding/f90/create_f90_complex.c               |   141 -
 src/binding/f90/create_f90_int.c                   |   124 -
 src/binding/f90/create_f90_real.c                  |   139 -
 src/binding/f90/create_f90_util.c                  |   223 -
 src/binding/f90/manf90.txt                         |    40 -
 src/binding/f90/mpi_base.f90.in                    |  1551 -
 src/binding/f90/mpi_constants.f90.in               |   158 -
 src/binding/f90/mpi_t1.f90                         |  2457 -
 src/binding/f90/mpif90.vfproj                      |    50 -
 src/binding/f90/subconfigure.m4                    |    66 -
 src/binding/f90/typef90cmplxf.c                    |   268 -
 src/binding/f90/typef90intf.c                      |   268 -
 src/binding/f90/typef90realf.c                     |   268 -
 src/binding/fortran/mpif_h/.state-cache            |  1153 +
 src/binding/fortran/mpif_h/Makefile.mk             |   412 +
 src/binding/fortran/mpif_h/abortf.c                |   270 +
 src/binding/fortran/mpif_h/accumulatef.c           |   271 +
 src/binding/fortran/mpif_h/adderrclassf.c          |   270 +
 src/binding/fortran/mpif_h/adderrcodef.c           |   270 +
 src/binding/fortran/mpif_h/adderrstringf.c         |   281 +
 src/binding/fortran/mpif_h/addressf.c              |   289 +
 src/binding/fortran/mpif_h/aint_addf.c             |   271 +
 src/binding/fortran/mpif_h/aint_difff.c            |   271 +
 src/binding/fortran/mpif_h/allgatherf.c            |   277 +
 src/binding/fortran/mpif_h/allgathervf.c           |   277 +
 src/binding/fortran/mpif_h/alloc_memf.c            |   271 +
 src/binding/fortran/mpif_h/allreducef.c            |   277 +
 src/binding/fortran/mpif_h/alltoallf.c             |   277 +
 src/binding/fortran/mpif_h/alltoallvf.c            |   277 +
 src/binding/fortran/mpif_h/alltoallwf.c            |   277 +
 src/binding/fortran/mpif_h/attr_deletef.c          |   270 +
 src/binding/fortran/mpif_h/attr_getf.c             |   281 +
 src/binding/fortran/mpif_h/attr_putf.c             |   271 +
 src/binding/fortran/mpif_h/barrierf.c              |   270 +
 src/binding/fortran/mpif_h/bcastf.c                |   271 +
 src/binding/fortran/mpif_h/bsend_initf.c           |   271 +
 src/binding/fortran/mpif_h/bsendf.c                |   271 +
 src/binding/fortran/mpif_h/bufattachf.c            |   271 +
 src/binding/fortran/mpif_h/bufdetachf.c            |   272 +
 src/binding/fortran/mpif_h/buildiface              |  5808 +++
 .../{f77 => fortran/mpif_h}/buildiface-stamp       |     0
 src/binding/fortran/mpif_h/cancelf.c               |   270 +
 src/binding/fortran/mpif_h/cart_coordsf.c          |   270 +
 src/binding/fortran/mpif_h/cart_createf.c          |   281 +
 src/binding/fortran/mpif_h/cart_getf.c             |   276 +
 src/binding/fortran/mpif_h/cart_mapf.c             |   279 +
 src/binding/fortran/mpif_h/cart_rankf.c            |   270 +
 src/binding/fortran/mpif_h/cart_shiftf.c           |   270 +
 src/binding/fortran/mpif_h/cart_subf.c             |   288 +
 src/binding/fortran/mpif_h/cartdim_getf.c          |   270 +
 src/binding/fortran/mpif_h/close_portf.c           |   281 +
 src/binding/fortran/mpif_h/comm_acceptf.c          |   281 +
 src/binding/fortran/mpif_h/comm_agreef.c           |   270 +
 src/binding/fortran/mpif_h/comm_comparef.c         |   270 +
 src/binding/fortran/mpif_h/comm_connectf.c         |   281 +
 src/binding/fortran/mpif_h/comm_create_groupf.c    |   270 +
 src/binding/fortran/mpif_h/comm_createf.c          |   270 +
 src/binding/fortran/mpif_h/comm_dup_with_infof.c   |   270 +
 src/binding/fortran/mpif_h/comm_dupf.c             |   270 +
 src/binding/fortran/mpif_h/comm_failure_ackf.c     |   270 +
 .../fortran/mpif_h/comm_failure_get_ackedf.c       |   270 +
 src/binding/fortran/mpif_h/comm_freef.c            |   270 +
 src/binding/fortran/mpif_h/comm_get_attrf.c        |   281 +
 src/binding/fortran/mpif_h/comm_get_infof.c        |   270 +
 src/binding/fortran/mpif_h/comm_groupf.c           |   270 +
 src/binding/fortran/mpif_h/comm_idupf.c            |   270 +
 src/binding/fortran/mpif_h/comm_joinf.c            |   270 +
 src/binding/fortran/mpif_h/comm_rankf.c            |   270 +
 src/binding/fortran/mpif_h/comm_revokef.c          |   270 +
 src/binding/fortran/mpif_h/comm_set_attrf.c        |   271 +
 src/binding/fortran/mpif_h/comm_set_infof.c        |   270 +
 src/binding/fortran/mpif_h/comm_set_namef.c        |   281 +
 src/binding/fortran/mpif_h/comm_shrinkf.c          |   270 +
 src/binding/fortran/mpif_h/comm_sizef.c            |   270 +
 src/binding/fortran/mpif_h/comm_spawnf.c           |   323 +
 src/binding/fortran/mpif_h/comm_split_typef.c      |   270 +
 src/binding/fortran/mpif_h/comm_splitf.c           |   270 +
 src/binding/fortran/mpif_h/commcallerrf.c          |   270 +
 src/binding/fortran/mpif_h/commcreerrf.c           |   270 +
 src/binding/fortran/mpif_h/commdelattrf.c          |   270 +
 src/binding/fortran/mpif_h/commdiscf.c             |   270 +
 src/binding/fortran/mpif_h/commfreekeyf.c          |   270 +
 src/binding/fortran/mpif_h/commgeterrf.c           |   270 +
 src/binding/fortran/mpif_h/commgetnamf.c           |   278 +
 src/binding/fortran/mpif_h/commnewkeyf.c           |   334 +
 src/binding/fortran/mpif_h/commparentf.c           |   270 +
 src/binding/fortran/mpif_h/commrgroupf.c           |   270 +
 src/binding/fortran/mpif_h/commrsizef.c            |   270 +
 src/binding/fortran/mpif_h/commseterrf.c           |   270 +
 src/binding/fortran/mpif_h/commtesticf.c           |   272 +
 src/binding/fortran/mpif_h/compare_and_swapf.c     |   273 +
 src/binding/fortran/mpif_h/dims_createf.c          |   270 +
 .../fortran/mpif_h/dist_graph_create_adjacentf.c   |   280 +
 src/binding/fortran/mpif_h/dist_graph_createf.c    |   278 +
 .../fortran/mpif_h/dist_graph_neighbors_countf.c   |   272 +
 src/binding/fortran/mpif_h/dist_graph_neighborsf.c |   274 +
 src/binding/fortran/mpif_h/dup_comm_fnf.c          |   275 +
 src/binding/fortran/mpif_h/dup_fnf.c               |   272 +
 src/binding/fortran/mpif_h/dup_type_fnf.c          |   275 +
 src/binding/fortran/mpif_h/dup_win_fnf.c           |   275 +
 src/binding/fortran/mpif_h/errhcreatef.c           |   270 +
 src/binding/fortran/mpif_h/errhfreef.c             |   270 +
 src/binding/fortran/mpif_h/errhgetf.c              |   270 +
 src/binding/fortran/mpif_h/errhsetf.c              |   270 +
 src/binding/fortran/mpif_h/error_classf.c          |   270 +
 src/binding/fortran/mpif_h/error_stringf.c         |   278 +
 src/binding/fortran/mpif_h/exscanf.c               |   277 +
 src/binding/fortran/mpif_h/fdebug.c                |   187 +
 src/binding/fortran/mpif_h/fetch_and_opf.c         |   272 +
 src/binding/fortran/mpif_h/file_closef.c           |   276 +
 src/binding/fortran/mpif_h/file_deletef.c          |   285 +
 src/binding/fortran/mpif_h/file_get_amodef.c       |   274 +
 src/binding/fortran/mpif_h/file_get_atomicityf.c   |   276 +
 src/binding/fortran/mpif_h/file_get_byte_offsetf.c |   274 +
 src/binding/fortran/mpif_h/file_get_groupf.c       |   274 +
 src/binding/fortran/mpif_h/file_get_infof.c        |   274 +
 .../fortran/mpif_h/file_get_position_sharedf.c     |   274 +
 src/binding/fortran/mpif_h/file_get_positionf.c    |   274 +
 src/binding/fortran/mpif_h/file_get_sizef.c        |   274 +
 src/binding/fortran/mpif_h/file_get_type_extentf.c |   274 +
 src/binding/fortran/mpif_h/file_get_viewf.c        |   282 +
 src/binding/fortran/mpif_h/file_iread_allf.c       |   275 +
 src/binding/fortran/mpif_h/file_iread_at_allf.c    |   275 +
 src/binding/fortran/mpif_h/file_iread_atf.c        |   275 +
 src/binding/fortran/mpif_h/file_iread_sharedf.c    |   275 +
 src/binding/fortran/mpif_h/file_ireadf.c           |   275 +
 src/binding/fortran/mpif_h/file_iwrite_allf.c      |   275 +
 src/binding/fortran/mpif_h/file_iwrite_at_allf.c   |   275 +
 src/binding/fortran/mpif_h/file_iwrite_atf.c       |   275 +
 src/binding/fortran/mpif_h/file_iwrite_sharedf.c   |   275 +
 src/binding/fortran/mpif_h/file_iwritef.c          |   275 +
 src/binding/fortran/mpif_h/file_openf.c            |   287 +
 src/binding/fortran/mpif_h/file_preallocatef.c     |   274 +
 src/binding/fortran/mpif_h/file_read_all_beginf.c  |   275 +
 src/binding/fortran/mpif_h/file_read_all_endf.c    |   281 +
 src/binding/fortran/mpif_h/file_read_allf.c        |   281 +
 .../fortran/mpif_h/file_read_at_all_beginf.c       |   275 +
 src/binding/fortran/mpif_h/file_read_at_all_endf.c |   281 +
 src/binding/fortran/mpif_h/file_read_at_allf.c     |   281 +
 src/binding/fortran/mpif_h/file_read_atf.c         |   281 +
 .../fortran/mpif_h/file_read_ordered_beginf.c      |   275 +
 .../fortran/mpif_h/file_read_ordered_endf.c        |   281 +
 src/binding/fortran/mpif_h/file_read_orderedf.c    |   281 +
 src/binding/fortran/mpif_h/file_read_sharedf.c     |   281 +
 src/binding/fortran/mpif_h/file_readf.c            |   281 +
 src/binding/fortran/mpif_h/file_seek_sharedf.c     |   274 +
 src/binding/fortran/mpif_h/file_seekf.c            |   274 +
 src/binding/fortran/mpif_h/file_set_atomicityf.c   |   276 +
 src/binding/fortran/mpif_h/file_set_infof.c        |   274 +
 src/binding/fortran/mpif_h/file_set_sizef.c        |   274 +
 src/binding/fortran/mpif_h/file_set_viewf.c        |   285 +
 src/binding/fortran/mpif_h/file_syncf.c            |   274 +
 src/binding/fortran/mpif_h/file_write_all_beginf.c |   275 +
 src/binding/fortran/mpif_h/file_write_all_endf.c   |   281 +
 src/binding/fortran/mpif_h/file_write_allf.c       |   281 +
 .../fortran/mpif_h/file_write_at_all_beginf.c      |   275 +
 .../fortran/mpif_h/file_write_at_all_endf.c        |   281 +
 src/binding/fortran/mpif_h/file_write_at_allf.c    |   281 +
 src/binding/fortran/mpif_h/file_write_atf.c        |   281 +
 .../fortran/mpif_h/file_write_ordered_beginf.c     |   275 +
 .../fortran/mpif_h/file_write_ordered_endf.c       |   281 +
 src/binding/fortran/mpif_h/file_write_orderedf.c   |   281 +
 src/binding/fortran/mpif_h/file_write_sharedf.c    |   281 +
 src/binding/fortran/mpif_h/file_writef.c           |   281 +
 src/binding/fortran/mpif_h/filecallerrf.c          |   270 +
 src/binding/fortran/mpif_h/filecreerrf.c           |   270 +
 src/binding/fortran/mpif_h/filegeterrf.c           |   270 +
 src/binding/fortran/mpif_h/fileseterrf.c           |   270 +
 src/binding/fortran/mpif_h/finalizedf.c            |   272 +
 src/binding/fortran/mpif_h/finalizef.c             |   270 +
 src/binding/fortran/mpif_h/fproto.h                |   388 +
 src/binding/fortran/mpif_h/free_memf.c             |   271 +
 src/binding/fortran/mpif_h/gatherf.c               |   277 +
 src/binding/fortran/mpif_h/gathervf.c              |   277 +
 src/binding/fortran/mpif_h/get_accumulatef.c       |   272 +
 src/binding/fortran/mpif_h/get_countf.c            |   270 +
 src/binding/fortran/mpif_h/get_elements_xf.c       |   270 +
 src/binding/fortran/mpif_h/get_elementsf.c         |   270 +
 src/binding/fortran/mpif_h/get_library_versionf.c  |   278 +
 src/binding/fortran/mpif_h/get_versionf.c          |   270 +
 src/binding/fortran/mpif_h/getaddressf.c           |   276 +
 src/binding/fortran/mpif_h/getf.c                  |   271 +
 src/binding/fortran/mpif_h/getpnamef.c             |   278 +
 src/binding/fortran/mpif_h/graph_createf.c         |   272 +
 src/binding/fortran/mpif_h/graph_getf.c            |   270 +
 src/binding/fortran/mpif_h/graph_mapf.c            |   270 +
 src/binding/fortran/mpif_h/graphdims_getf.c        |   270 +
 src/binding/fortran/mpif_h/greqcompletef.c         |   270 +
 src/binding/fortran/mpif_h/greqstartf.c            |   275 +
 src/binding/fortran/mpif_h/grfnbcountf.c           |   270 +
 src/binding/fortran/mpif_h/grfnbrsf.c              |   270 +
 src/binding/fortran/mpif_h/group_comparef.c        |   270 +
 src/binding/fortran/mpif_h/group_exclf.c           |   270 +
 src/binding/fortran/mpif_h/group_freef.c           |   270 +
 src/binding/fortran/mpif_h/group_inclf.c           |   270 +
 src/binding/fortran/mpif_h/group_rankf.c           |   270 +
 src/binding/fortran/mpif_h/group_sizef.c           |   270 +
 src/binding/fortran/mpif_h/group_unionf.c          |   270 +
 src/binding/fortran/mpif_h/groupdifff.c            |   270 +
 src/binding/fortran/mpif_h/groupinterf.c           |   270 +
 src/binding/fortran/mpif_h/grouprexclf.c           |   270 +
 src/binding/fortran/mpif_h/grouprinclf.c           |   270 +
 src/binding/fortran/mpif_h/grouptranksf.c          |   270 +
 src/binding/fortran/mpif_h/iallgatherf.c           |   277 +
 src/binding/fortran/mpif_h/iallgathervf.c          |   277 +
 src/binding/fortran/mpif_h/iallreducef.c           |   277 +
 src/binding/fortran/mpif_h/ialltoallf.c            |   277 +
 src/binding/fortran/mpif_h/ialltoallvf.c           |   277 +
 src/binding/fortran/mpif_h/ialltoallwf.c           |   277 +
 src/binding/fortran/mpif_h/ibarrierf.c             |   270 +
 src/binding/fortran/mpif_h/ibcastf.c               |   271 +
 src/binding/fortran/mpif_h/ibsendf.c               |   271 +
 src/binding/fortran/mpif_h/iccreatef.c             |   270 +
 src/binding/fortran/mpif_h/icmergef.c              |   272 +
 src/binding/fortran/mpif_h/iexscanf.c              |   272 +
 src/binding/fortran/mpif_h/igatherf.c              |   277 +
 src/binding/fortran/mpif_h/igathervf.c             |   277 +
 src/binding/fortran/mpif_h/improbef.c              |   278 +
 src/binding/fortran/mpif_h/imrecvf.c               |   271 +
 src/binding/fortran/mpif_h/ineighbor_allgatherf.c  |   272 +
 src/binding/fortran/mpif_h/ineighbor_allgathervf.c |   272 +
 src/binding/fortran/mpif_h/ineighbor_alltoallf.c   |   272 +
 src/binding/fortran/mpif_h/ineighbor_alltoallvf.c  |   272 +
 src/binding/fortran/mpif_h/ineighbor_alltoallwf.c  |   272 +
 src/binding/fortran/mpif_h/info_createf.c          |   270 +
 src/binding/fortran/mpif_h/info_deletef.c          |   281 +
 src/binding/fortran/mpif_h/info_dupf.c             |   270 +
 src/binding/fortran/mpif_h/info_freef.c            |   270 +
 src/binding/fortran/mpif_h/info_getf.c             |   291 +
 src/binding/fortran/mpif_h/info_setf.c             |   296 +
 src/binding/fortran/mpif_h/infognkf.c              |   270 +
 src/binding/fortran/mpif_h/infognthkf.c            |   278 +
 src/binding/fortran/mpif_h/infovallenf.c           |   283 +
 src/binding/fortran/mpif_h/initf.c                 |   276 +
 src/binding/fortran/mpif_h/initializedf.c          |   272 +
 src/binding/fortran/mpif_h/initthreadf.c           |   271 +
 src/binding/fortran/mpif_h/iprobef.c               |   278 +
 src/binding/fortran/mpif_h/irecvf.c                |   271 +
 .../fortran/mpif_h/ireduce_scatter_blockf.c        |   277 +
 src/binding/fortran/mpif_h/ireduce_scatterf.c      |   277 +
 src/binding/fortran/mpif_h/ireducef.c              |   277 +
 src/binding/fortran/mpif_h/irsendf.c               |   271 +
 src/binding/fortran/mpif_h/iscanf.c                |   277 +
 src/binding/fortran/mpif_h/iscatterf.c             |   277 +
 src/binding/fortran/mpif_h/iscattervf.c            |   277 +
 src/binding/fortran/mpif_h/isendf.c                |   271 +
 src/binding/fortran/mpif_h/issendf.c               |   271 +
 src/binding/fortran/mpif_h/isthrmainf.c            |   272 +
 src/binding/fortran/mpif_h/keyval_createf.c        |   340 +
 src/binding/fortran/mpif_h/keyval_freef.c          |   270 +
 src/binding/fortran/mpif_h/lookup_namef.c          |   289 +
 src/binding/fortran/mpif_h/mpi_fortimpl.h          |   262 +
 src/binding/{f77 => fortran/mpif_h}/mpichf.def     |     0
 src/binding/{f77 => fortran/mpif_h}/mpichfg.def    |     0
 src/binding/{f77 => fortran/mpif_h}/mpichfs.def    |     0
 src/binding/fortran/mpif_h/mpif.h.in               |   561 +
 src/binding/fortran/mpif_h/mprobef.c               |   276 +
 src/binding/fortran/mpif_h/mrecvf.c                |   277 +
 src/binding/fortran/mpif_h/neighbor_allgatherf.c   |   272 +
 src/binding/fortran/mpif_h/neighbor_allgathervf.c  |   272 +
 src/binding/fortran/mpif_h/neighbor_alltoallf.c    |   272 +
 src/binding/fortran/mpif_h/neighbor_alltoallvf.c   |   272 +
 src/binding/fortran/mpif_h/neighbor_alltoallwf.c   |   272 +
 src/binding/fortran/mpif_h/null_comm_copy_fnf.c    |   274 +
 src/binding/fortran/mpif_h/null_comm_del_fnf.c     |   273 +
 src/binding/fortran/mpif_h/null_copy_fnf.c         |   271 +
 src/binding/fortran/mpif_h/null_del_fnf.c          |   270 +
 src/binding/fortran/mpif_h/null_type_copy_fnf.c    |   274 +
 src/binding/fortran/mpif_h/null_type_del_fnf.c     |   273 +
 src/binding/fortran/mpif_h/null_win_copy_fnf.c     |   274 +
 src/binding/fortran/mpif_h/null_win_del_fnf.c      |   273 +
 src/binding/fortran/mpif_h/op_commutativef.c       |   272 +
 src/binding/fortran/mpif_h/op_createf.c            |   272 +
 src/binding/fortran/mpif_h/op_freef.c              |   270 +
 src/binding/fortran/mpif_h/open_portf.c            |   278 +
 src/binding/fortran/mpif_h/pack_externalf.c        |   283 +
 src/binding/fortran/mpif_h/pack_sizef.c            |   270 +
 src/binding/fortran/mpif_h/packesizef.c            |   281 +
 src/binding/fortran/mpif_h/packf.c                 |   272 +
 src/binding/fortran/mpif_h/pcontrolf.c             |   271 +
 src/binding/fortran/mpif_h/probef.c                |   276 +
 src/binding/fortran/mpif_h/publish_namef.c         |   292 +
 src/binding/fortran/mpif_h/putf.c                  |   271 +
 src/binding/fortran/mpif_h/query_threadf.c         |   270 +
 src/binding/fortran/mpif_h/raccumulatef.c          |   271 +
 src/binding/fortran/mpif_h/recv_initf.c            |   271 +
 src/binding/fortran/mpif_h/recvf.c                 |   277 +
 src/binding/fortran/mpif_h/redscatf.c              |   277 +
 src/binding/fortran/mpif_h/reduce_localf.c         |   272 +
 src/binding/fortran/mpif_h/reduce_scatter_blockf.c |   277 +
 src/binding/fortran/mpif_h/reducef.c               |   277 +
 src/binding/fortran/mpif_h/register_datarepf.c     |   376 +
 src/binding/fortran/mpif_h/reqgetstatf.c           |   278 +
 src/binding/fortran/mpif_h/request_freef.c         |   270 +
 src/binding/fortran/mpif_h/rget_accumulatef.c      |   272 +
 src/binding/fortran/mpif_h/rgetf.c                 |   271 +
 src/binding/fortran/mpif_h/rputf.c                 |   271 +
 src/binding/fortran/mpif_h/rsend_initf.c           |   271 +
 src/binding/fortran/mpif_h/rsendf.c                |   271 +
 src/binding/fortran/mpif_h/scanf.c                 |   277 +
 src/binding/fortran/mpif_h/scatterf.c              |   277 +
 src/binding/fortran/mpif_h/scattervf.c             |   277 +
 src/binding/fortran/mpif_h/send_initf.c            |   271 +
 src/binding/fortran/mpif_h/sendf.c                 |   271 +
 src/binding/fortran/mpif_h/sendrecvf.c             |   278 +
 src/binding/fortran/mpif_h/setbot.c.in             |   216 +
 src/binding/fortran/mpif_h/setbotf.f.in            |    29 +
 src/binding/fortran/mpif_h/sndrcvrplf.c            |   277 +
 src/binding/fortran/mpif_h/spawnmultf.c            |   378 +
 src/binding/fortran/mpif_h/ssend_initf.c           |   271 +
 src/binding/fortran/mpif_h/ssendf.c                |   271 +
 src/binding/fortran/mpif_h/startallf.c             |   270 +
 src/binding/fortran/mpif_h/startf.c                |   270 +
 src/binding/fortran/mpif_h/statgetclf.c            |   272 +
 src/binding/fortran/mpif_h/statsetelf.c            |   276 +
 .../fortran/mpif_h/status_set_elements_xf.c        |   276 +
 src/binding/{f77 => fortran/mpif_h}/statusc2f.c    |     0
 src/binding/{f77 => fortran/mpif_h}/statusf2c.c    |     0
 src/binding/fortran/mpif_h/testallf.c              |   278 +
 src/binding/fortran/mpif_h/testanyf.c              |   281 +
 src/binding/fortran/mpif_h/testcancelf.c           |   272 +
 src/binding/fortran/mpif_h/testf.c                 |   278 +
 src/binding/fortran/mpif_h/testsomef.c             |   282 +
 src/binding/fortran/mpif_h/topo_testf.c            |   270 +
 src/binding/fortran/mpif_h/type_commitf.c          |   270 +
 .../fortran/mpif_h/type_create_hindexed_blockf.c   |   270 +
 src/binding/fortran/mpif_h/type_dupf.c             |   270 +
 src/binding/fortran/mpif_h/type_extentf.c          |   272 +
 src/binding/fortran/mpif_h/type_freef.c            |   270 +
 src/binding/fortran/mpif_h/type_get_attrf.c        |   281 +
 src/binding/fortran/mpif_h/type_get_extent_xf.c    |   270 +
 .../fortran/mpif_h/type_get_true_extent_xf.c       |   270 +
 src/binding/fortran/mpif_h/type_hindexedf.c        |   288 +
 src/binding/fortran/mpif_h/type_hvectorf.c         |   272 +
 src/binding/fortran/mpif_h/type_indexedf.c         |   270 +
 src/binding/fortran/mpif_h/type_lbf.c              |   272 +
 src/binding/fortran/mpif_h/type_match_sizef.c      |   270 +
 src/binding/fortran/mpif_h/type_size_xf.c          |   270 +
 src/binding/fortran/mpif_h/type_sizef.c            |   270 +
 src/binding/fortran/mpif_h/type_structf.c          |   288 +
 src/binding/fortran/mpif_h/type_ubf.c              |   272 +
 src/binding/fortran/mpif_h/type_vectorf.c          |   270 +
 src/binding/fortran/mpif_h/typechindf.c            |   270 +
 src/binding/fortran/mpif_h/typechvecf.c            |   270 +
 src/binding/fortran/mpif_h/typecindbf.c            |   270 +
 src/binding/fortran/mpif_h/typecontigf.c           |   270 +
 src/binding/fortran/mpif_h/typecresizef.c          |   270 +
 src/binding/fortran/mpif_h/typecstructf.c          |   270 +
 src/binding/fortran/mpif_h/typecsubarrf.c          |   270 +
 src/binding/fortran/mpif_h/typedarrayf.c           |   270 +
 src/binding/fortran/mpif_h/typedelattrf.c          |   270 +
 src/binding/fortran/mpif_h/typefreekeyf.c          |   270 +
 src/binding/fortran/mpif_h/typegetcntsf.c          |   270 +
 src/binding/fortran/mpif_h/typegetenvf.c           |   270 +
 src/binding/fortran/mpif_h/typegetextentf.c        |   270 +
 src/binding/fortran/mpif_h/typegnamef.c            |   278 +
 src/binding/fortran/mpif_h/typegtextf.c            |   270 +
 src/binding/fortran/mpif_h/typenewkeyf.c           |   334 +
 src/binding/fortran/mpif_h/typesetattrf.c          |   271 +
 src/binding/fortran/mpif_h/typesetnamef.c          |   281 +
 src/binding/fortran/mpif_h/unpackextf.c            |   283 +
 src/binding/fortran/mpif_h/unpackf.c               |   272 +
 src/binding/fortran/mpif_h/unpubnamef.c            |   292 +
 src/binding/fortran/mpif_h/waitallf.c              |   276 +
 src/binding/fortran/mpif_h/waitanyf.c              |   279 +
 src/binding/fortran/mpif_h/waitf.c                 |   276 +
 src/binding/fortran/mpif_h/waitsomef.c             |   282 +
 src/binding/fortran/mpif_h/win_allocate_sharedf.c  |   271 +
 src/binding/fortran/mpif_h/win_allocatef.c         |   271 +
 src/binding/fortran/mpif_h/win_attachf.c           |   271 +
 src/binding/fortran/mpif_h/win_completef.c         |   270 +
 src/binding/fortran/mpif_h/win_create_dynamicf.c   |   270 +
 src/binding/fortran/mpif_h/win_createf.c           |   271 +
 src/binding/fortran/mpif_h/win_detachf.c           |   271 +
 src/binding/fortran/mpif_h/win_fencef.c            |   270 +
 src/binding/fortran/mpif_h/win_flush_allf.c        |   270 +
 src/binding/fortran/mpif_h/win_flush_local_allf.c  |   270 +
 src/binding/fortran/mpif_h/win_flush_localf.c      |   270 +
 src/binding/fortran/mpif_h/win_flushf.c            |   270 +
 src/binding/fortran/mpif_h/win_freef.c             |   270 +
 src/binding/fortran/mpif_h/win_get_attrf.c         |   281 +
 src/binding/fortran/mpif_h/win_get_groupf.c        |   270 +
 src/binding/fortran/mpif_h/win_get_infof.c         |   270 +
 src/binding/fortran/mpif_h/win_get_namef.c         |   278 +
 src/binding/fortran/mpif_h/win_lock_allf.c         |   270 +
 src/binding/fortran/mpif_h/win_lockf.c             |   270 +
 src/binding/fortran/mpif_h/win_postf.c             |   270 +
 src/binding/fortran/mpif_h/win_set_attrf.c         |   271 +
 src/binding/fortran/mpif_h/win_set_infof.c         |   270 +
 src/binding/fortran/mpif_h/win_set_namef.c         |   281 +
 src/binding/fortran/mpif_h/win_shared_queryf.c     |   271 +
 src/binding/fortran/mpif_h/win_startf.c            |   270 +
 src/binding/fortran/mpif_h/win_syncf.c             |   270 +
 src/binding/fortran/mpif_h/win_testf.c             |   272 +
 src/binding/fortran/mpif_h/win_unlock_allf.c       |   270 +
 src/binding/fortran/mpif_h/win_unlockf.c           |   270 +
 src/binding/fortran/mpif_h/win_waitf.c             |   270 +
 src/binding/fortran/mpif_h/wincallerrf.c           |   270 +
 src/binding/fortran/mpif_h/wincreerrf.c            |   270 +
 src/binding/fortran/mpif_h/windelattrf.c           |   270 +
 src/binding/fortran/mpif_h/winfreekeyf.c           |   270 +
 src/binding/fortran/mpif_h/wingeterrf.c            |   270 +
 src/binding/fortran/mpif_h/winnewkeyf.c            |   334 +
 src/binding/fortran/mpif_h/winseterrf.c            |   270 +
 src/binding/fortran/mpif_h/wtickf.c                |   272 +
 src/binding/fortran/mpif_h/wtimef.c                |   272 +
 src/binding/fortran/use_mpi/.state-cache           |    37 +
 src/binding/fortran/use_mpi/Makefile.mk            |   260 +
 src/binding/{f90 => fortran/use_mpi}/binding.sub   |     0
 src/binding/fortran/use_mpi/buildiface             |  1412 +
 .../{f90 => fortran/use_mpi}/buildiface-stamp      |     0
 src/binding/{f90 => fortran/use_mpi}/cf90t.h       |     0
 src/binding/fortran/use_mpi/cf90tdefs              |    16 +
 src/binding/fortran/use_mpi/create_f90_complex.c   |   142 +
 src/binding/fortran/use_mpi/create_f90_int.c       |   125 +
 src/binding/fortran/use_mpi/create_f90_real.c      |   140 +
 src/binding/fortran/use_mpi/create_f90_util.c      |   225 +
 .../{f90 => fortran/use_mpi}/create_f90_util.h     |     0
 src/binding/fortran/use_mpi/manfort.txt            |    40 +
 src/binding/{f90 => fortran/use_mpi}/mpi.f90       |     0
 src/binding/fortran/use_mpi/mpi_base.f90.in        |  1416 +
 src/binding/fortran/use_mpi/mpi_constants.f90.in   |   158 +
 .../{f90 => fortran/use_mpi}/mpi_sizeofs.f90.in    |     0
 src/binding/fortran/use_mpi/mpi_t1.f90             |  1954 +
 .../{f90 => fortran/use_mpi}/mpif90model.h.in      |     0
 src/binding/{f90 => fortran/use_mpi}/mpif90type.h  |     0
 src/binding/fortran/use_mpi/subconfigure.m4        |    66 +
 src/binding/fortran/use_mpi/typef90cmplxf.c        |   270 +
 src/binding/fortran/use_mpi/typef90intf.c          |   270 +
 src/binding/fortran/use_mpi/typef90realf.c         |   270 +
 src/binding/fortran/use_mpi_f08/Makefile.mk        |  1030 +
 src/binding/fortran/use_mpi_f08/buildiface         |   771 +
 .../fortran/use_mpi_f08/mpi_c_interface.f90        |    11 +
 .../fortran/use_mpi_f08/mpi_c_interface_cdesc.f90  |  1626 +
 .../fortran/use_mpi_f08/mpi_c_interface_glue.f90   |   319 +
 .../fortran/use_mpi_f08/mpi_c_interface_nobuf.f90  |  2543 +
 .../use_mpi_f08/mpi_c_interface_types.f90.in       |    58 +
 src/binding/fortran/use_mpi_f08/mpi_f08.f90        |  4180 ++
 .../fortran/use_mpi_f08/mpi_f08_callbacks.f90      |   307 +
 .../use_mpi_f08/mpi_f08_compile_constants.f90.in   |   325 +
 .../fortran/use_mpi_f08/mpi_f08_link_constants.f90 |    86 +
 src/binding/fortran/use_mpi_f08/mpi_f08_types.f90  |  1094 +
 src/binding/fortran/use_mpi_f08/pmpi_f08.f90       |  4179 ++
 .../fortran/use_mpi_f08/wrappers_c/.state-cache    |   370 +
 .../fortran/use_mpi_f08/wrappers_c/Makefile.mk     |   137 +
 .../use_mpi_f08/wrappers_c/accumulate_cdesc.c      |    32 +
 .../use_mpi_f08/wrappers_c/allgather_cdesc.c       |    47 +
 .../use_mpi_f08/wrappers_c/allgatherv_cdesc.c      |    39 +
 .../use_mpi_f08/wrappers_c/allreduce_cdesc.c       |    39 +
 .../use_mpi_f08/wrappers_c/alltoall_cdesc.c        |    47 +
 .../use_mpi_f08/wrappers_c/alltoallv_cdesc.c       |    31 +
 .../use_mpi_f08/wrappers_c/alltoallw_cdesc.c       |    31 +
 .../fortran/use_mpi_f08/wrappers_c/bcast_cdesc.c   |    32 +
 .../fortran/use_mpi_f08/wrappers_c/bsend_cdesc.c   |    32 +
 .../use_mpi_f08/wrappers_c/bsend_init_cdesc.c      |    32 +
 .../use_mpi_f08/wrappers_c/buffer_attach_cdesc.c   |    24 +
 .../fortran/use_mpi_f08/wrappers_c/buildiface      |   645 +
 src/binding/fortran/use_mpi_f08/wrappers_c/cdesc.c |    93 +
 src/binding/fortran/use_mpi_f08/wrappers_c/cdesc.h |   141 +
 .../fortran/use_mpi_f08/wrappers_c/comm_spawn_c.c  |    28 +
 .../use_mpi_f08/wrappers_c/comm_spawn_multiple_c.c |   115 +
 .../wrappers_c/compare_and_swap_cdesc.c            |    34 +
 .../fortran/use_mpi_f08/wrappers_c/exscan_cdesc.c  |    39 +
 .../fortran/use_mpi_f08/wrappers_c/f_sync_reg_c.c  |    11 +
 .../use_mpi_f08/wrappers_c/fetch_and_op_cdesc.c    |    29 +
 .../use_mpi_f08/wrappers_c/file_iread_all_cdesc.c  |    36 +
 .../wrappers_c/file_iread_at_all_cdesc.c           |    36 +
 .../use_mpi_f08/wrappers_c/file_iread_at_cdesc.c   |    36 +
 .../use_mpi_f08/wrappers_c/file_iread_cdesc.c      |    36 +
 .../wrappers_c/file_iread_shared_cdesc.c           |    36 +
 .../use_mpi_f08/wrappers_c/file_iwrite_all_cdesc.c |    36 +
 .../wrappers_c/file_iwrite_at_all_cdesc.c          |    36 +
 .../use_mpi_f08/wrappers_c/file_iwrite_at_cdesc.c  |    36 +
 .../use_mpi_f08/wrappers_c/file_iwrite_cdesc.c     |    36 +
 .../wrappers_c/file_iwrite_shared_cdesc.c          |    36 +
 .../wrappers_c/file_read_all_begin_cdesc.c         |    36 +
 .../use_mpi_f08/wrappers_c/file_read_all_cdesc.c   |    36 +
 .../wrappers_c/file_read_all_end_cdesc.c           |    28 +
 .../wrappers_c/file_read_at_all_begin_cdesc.c      |    36 +
 .../wrappers_c/file_read_at_all_cdesc.c            |    36 +
 .../wrappers_c/file_read_at_all_end_cdesc.c        |    28 +
 .../use_mpi_f08/wrappers_c/file_read_at_cdesc.c    |    36 +
 .../use_mpi_f08/wrappers_c/file_read_cdesc.c       |    36 +
 .../wrappers_c/file_read_ordered_begin_cdesc.c     |    36 +
 .../wrappers_c/file_read_ordered_cdesc.c           |    36 +
 .../wrappers_c/file_read_ordered_end_cdesc.c       |    28 +
 .../wrappers_c/file_read_shared_cdesc.c            |    36 +
 .../wrappers_c/file_write_all_begin_cdesc.c        |    36 +
 .../use_mpi_f08/wrappers_c/file_write_all_cdesc.c  |    36 +
 .../wrappers_c/file_write_all_end_cdesc.c          |    28 +
 .../wrappers_c/file_write_at_all_begin_cdesc.c     |    36 +
 .../wrappers_c/file_write_at_all_cdesc.c           |    36 +
 .../wrappers_c/file_write_at_all_end_cdesc.c       |    28 +
 .../use_mpi_f08/wrappers_c/file_write_at_cdesc.c   |    36 +
 .../use_mpi_f08/wrappers_c/file_write_cdesc.c      |    36 +
 .../wrappers_c/file_write_ordered_begin_cdesc.c    |    36 +
 .../wrappers_c/file_write_ordered_cdesc.c          |    36 +
 .../wrappers_c/file_write_ordered_end_cdesc.c      |    28 +
 .../wrappers_c/file_write_shared_cdesc.c           |    36 +
 .../use_mpi_f08/wrappers_c/free_mem_cdesc.c        |    24 +
 .../fortran/use_mpi_f08/wrappers_c/gather_cdesc.c  |    47 +
 .../fortran/use_mpi_f08/wrappers_c/gatherv_cdesc.c |    39 +
 .../use_mpi_f08/wrappers_c/get_accumulate_cdesc.c  |    37 +
 .../use_mpi_f08/wrappers_c/get_address_cdesc.c     |    24 +
 .../fortran/use_mpi_f08/wrappers_c/get_cdesc.c     |    32 +
 .../use_mpi_f08/wrappers_c/iallgather_cdesc.c      |    47 +
 .../use_mpi_f08/wrappers_c/iallgatherv_cdesc.c     |    39 +
 .../use_mpi_f08/wrappers_c/iallreduce_cdesc.c      |    39 +
 .../use_mpi_f08/wrappers_c/ialltoall_cdesc.c       |    47 +
 .../use_mpi_f08/wrappers_c/ialltoallv_cdesc.c      |    31 +
 .../use_mpi_f08/wrappers_c/ialltoallw_cdesc.c      |    31 +
 .../fortran/use_mpi_f08/wrappers_c/ibcast_cdesc.c  |    32 +
 .../fortran/use_mpi_f08/wrappers_c/ibsend_cdesc.c  |    32 +
 .../fortran/use_mpi_f08/wrappers_c/iexscan_cdesc.c |    37 +
 .../fortran/use_mpi_f08/wrappers_c/igather_cdesc.c |    47 +
 .../use_mpi_f08/wrappers_c/igatherv_cdesc.c        |    39 +
 .../fortran/use_mpi_f08/wrappers_c/imrecv_cdesc.c  |    32 +
 .../wrappers_c/ineighbor_allgather_cdesc.c         |    45 +
 .../wrappers_c/ineighbor_allgatherv_cdesc.c        |    37 +
 .../wrappers_c/ineighbor_alltoall_cdesc.c          |    45 +
 .../wrappers_c/ineighbor_alltoallv_cdesc.c         |    29 +
 .../wrappers_c/ineighbor_alltoallw_cdesc.c         |    29 +
 .../fortran/use_mpi_f08/wrappers_c/irecv_cdesc.c   |    32 +
 .../fortran/use_mpi_f08/wrappers_c/ireduce_cdesc.c |    39 +
 .../wrappers_c/ireduce_scatter_block_cdesc.c       |    39 +
 .../use_mpi_f08/wrappers_c/ireduce_scatter_cdesc.c |    31 +
 .../fortran/use_mpi_f08/wrappers_c/irsend_cdesc.c  |    32 +
 .../fortran/use_mpi_f08/wrappers_c/iscan_cdesc.c   |    39 +
 .../use_mpi_f08/wrappers_c/iscatter_cdesc.c        |    47 +
 .../use_mpi_f08/wrappers_c/iscatterv_cdesc.c       |    29 +
 .../fortran/use_mpi_f08/wrappers_c/isend_cdesc.c   |    32 +
 .../fortran/use_mpi_f08/wrappers_c/issend_cdesc.c  |    32 +
 .../fortran/use_mpi_f08/wrappers_c/mrecv_cdesc.c   |    32 +
 .../wrappers_c/neighbor_allgather_cdesc.c          |    45 +
 .../wrappers_c/neighbor_allgatherv_cdesc.c         |    37 +
 .../wrappers_c/neighbor_alltoall_cdesc.c           |    45 +
 .../wrappers_c/neighbor_alltoallv_cdesc.c          |    29 +
 .../wrappers_c/neighbor_alltoallw_cdesc.c          |    29 +
 .../fortran/use_mpi_f08/wrappers_c/pack_cdesc.c    |    37 +
 .../use_mpi_f08/wrappers_c/pack_external_cdesc.c   |    37 +
 .../fortran/use_mpi_f08/wrappers_c/put_cdesc.c     |    32 +
 .../use_mpi_f08/wrappers_c/raccumulate_cdesc.c     |    32 +
 .../fortran/use_mpi_f08/wrappers_c/recv_cdesc.c    |    32 +
 .../use_mpi_f08/wrappers_c/recv_init_cdesc.c       |    32 +
 .../fortran/use_mpi_f08/wrappers_c/reduce_cdesc.c  |    39 +
 .../use_mpi_f08/wrappers_c/reduce_local_cdesc.c    |    37 +
 .../wrappers_c/reduce_scatter_block_cdesc.c        |    39 +
 .../use_mpi_f08/wrappers_c/reduce_scatter_cdesc.c  |    31 +
 .../use_mpi_f08/wrappers_c/rget_accumulate_cdesc.c |    45 +
 .../fortran/use_mpi_f08/wrappers_c/rget_cdesc.c    |    32 +
 .../fortran/use_mpi_f08/wrappers_c/rput_cdesc.c    |    32 +
 .../fortran/use_mpi_f08/wrappers_c/rsend_cdesc.c   |    32 +
 .../use_mpi_f08/wrappers_c/rsend_init_cdesc.c      |    32 +
 .../fortran/use_mpi_f08/wrappers_c/scan_cdesc.c    |    39 +
 .../fortran/use_mpi_f08/wrappers_c/scatter_cdesc.c |    47 +
 .../use_mpi_f08/wrappers_c/scatterv_cdesc.c        |    29 +
 .../fortran/use_mpi_f08/wrappers_c/send_cdesc.c    |    32 +
 .../use_mpi_f08/wrappers_c/send_init_cdesc.c       |    32 +
 .../use_mpi_f08/wrappers_c/sendrecv_cdesc.c        |    45 +
 .../wrappers_c/sendrecv_replace_cdesc.c            |    32 +
 .../fortran/use_mpi_f08/wrappers_c/ssend_cdesc.c   |    32 +
 .../use_mpi_f08/wrappers_c/ssend_init_cdesc.c      |    32 +
 .../fortran/use_mpi_f08/wrappers_c/unpack_cdesc.c  |    37 +
 .../use_mpi_f08/wrappers_c/unpack_external_cdesc.c |    37 +
 src/binding/fortran/use_mpi_f08/wrappers_c/utils.c |    89 +
 .../use_mpi_f08/wrappers_c/win_attach_cdesc.c      |    24 +
 .../use_mpi_f08/wrappers_c/win_create_cdesc.c      |    24 +
 .../use_mpi_f08/wrappers_c/win_detach_cdesc.c      |    24 +
 .../fortran/use_mpi_f08/wrappers_f/abort_f08ts.f90 |    32 +
 .../use_mpi_f08/wrappers_f/accumulate_f08ts.f90    |    55 +
 .../wrappers_f/add_error_class_f08ts.f90           |    27 +
 .../wrappers_f/add_error_code_f08ts.f90            |    31 +
 .../wrappers_f/add_error_string_f08ts.f90          |    33 +
 .../use_mpi_f08/wrappers_f/aint_add_f08ts.f90      |    14 +
 .../use_mpi_f08/wrappers_f/aint_diff_f08ts.f90     |    14 +
 .../use_mpi_f08/wrappers_f/allgather_f08ts.f90     |    46 +
 .../use_mpi_f08/wrappers_f/allgatherv_f08ts.f90    |    52 +
 .../use_mpi_f08/wrappers_f/alloc_mem_f08ts.f90     |    37 +
 .../use_mpi_f08/wrappers_f/allreduce_f08ts.f90     |    40 +
 .../use_mpi_f08/wrappers_f/alltoall_f08ts.f90      |    46 +
 .../use_mpi_f08/wrappers_f/alltoallv_f08ts.f90     |    56 +
 .../use_mpi_f08/wrappers_f/alltoallw_f08ts.f90     |    56 +
 .../use_mpi_f08/wrappers_f/barrier_f08ts.f90       |    29 +
 .../fortran/use_mpi_f08/wrappers_f/bcast_f08ts.f90 |    39 +
 .../fortran/use_mpi_f08/wrappers_f/bsend_f08ts.f90 |    42 +
 .../use_mpi_f08/wrappers_f/bsend_init_f08ts.f90    |    45 +
 .../use_mpi_f08/wrappers_f/buffer_attach_f08ts.f90 |    28 +
 .../use_mpi_f08/wrappers_f/buffer_detach_f08ts.f90 |    27 +
 .../use_mpi_f08/wrappers_f/cancel_f08ts.f90        |    29 +
 .../use_mpi_f08/wrappers_f/cart_coords_f08ts.f90   |    38 +
 .../use_mpi_f08/wrappers_f/cart_create_f08ts.f90   |    45 +
 .../use_mpi_f08/wrappers_f/cart_get_f08ts.f90      |    42 +
 .../use_mpi_f08/wrappers_f/cart_map_f08ts.f90      |    42 +
 .../use_mpi_f08/wrappers_f/cart_rank_f08ts.f90     |    37 +
 .../use_mpi_f08/wrappers_f/cart_shift_f08ts.f90    |    41 +
 .../use_mpi_f08/wrappers_f/cart_sub_f08ts.f90      |    36 +
 .../use_mpi_f08/wrappers_f/cartdim_get_f08ts.f90   |    32 +
 .../use_mpi_f08/wrappers_f/close_port_f08ts.f90    |    25 +
 .../use_mpi_f08/wrappers_f/comm_accept_f08ts.f90   |    43 +
 .../wrappers_f/comm_call_errhandler_f08ts.f90      |    32 +
 .../use_mpi_f08/wrappers_f/comm_compare_f08ts.f90  |    35 +
 .../use_mpi_f08/wrappers_f/comm_connect_f08ts.f90  |    43 +
 .../wrappers_f/comm_create_errhandler_f08ts.f90    |    34 +
 .../use_mpi_f08/wrappers_f/comm_create_f08ts.f90   |    35 +
 .../wrappers_f/comm_create_group_f08ts.f90         |    38 +
 .../wrappers_f/comm_create_keyval_f08ts.f90        |    38 +
 .../wrappers_f/comm_delete_attr_f08ts.f90          |    32 +
 .../wrappers_f/comm_disconnect_f08ts.f90           |    30 +
 .../use_mpi_f08/wrappers_f/comm_dup_f08ts.f90      |    32 +
 .../wrappers_f/comm_dup_with_info_f08ts.f90        |    35 +
 .../use_mpi_f08/wrappers_f/comm_free_f08ts.f90     |    30 +
 .../wrappers_f/comm_free_keyval_f08ts.f90          |    28 +
 .../use_mpi_f08/wrappers_f/comm_get_attr_f08ts.f90 |    38 +
 .../wrappers_f/comm_get_errhandler_f08ts.f90       |    32 +
 .../use_mpi_f08/wrappers_f/comm_get_info_f08ts.f90 |    32 +
 .../use_mpi_f08/wrappers_f/comm_get_name_f08ts.f90 |    38 +
 .../wrappers_f/comm_get_parent_f08ts.f90           |    29 +
 .../use_mpi_f08/wrappers_f/comm_group_f08ts.f90    |    32 +
 .../use_mpi_f08/wrappers_f/comm_idup_f08ts.f90     |    35 +
 .../use_mpi_f08/wrappers_f/comm_join_f08ts.f90     |    32 +
 .../use_mpi_f08/wrappers_f/comm_rank_f08ts.f90     |    32 +
 .../wrappers_f/comm_remote_group_f08ts.f90         |    32 +
 .../wrappers_f/comm_remote_size_f08ts.f90          |    32 +
 .../use_mpi_f08/wrappers_f/comm_set_attr_f08ts.f90 |    35 +
 .../wrappers_f/comm_set_errhandler_f08ts.f90       |    32 +
 .../use_mpi_f08/wrappers_f/comm_set_info_f08ts.f90 |    32 +
 .../use_mpi_f08/wrappers_f/comm_set_name_f08ts.f90 |    34 +
 .../use_mpi_f08/wrappers_f/comm_size_f08ts.f90     |    32 +
 .../use_mpi_f08/wrappers_f/comm_spawn_f08ts.f90    |    77 +
 .../wrappers_f/comm_spawn_multiple_f08ts.f90       |    81 +
 .../use_mpi_f08/wrappers_f/comm_split_f08ts.f90    |    38 +
 .../wrappers_f/comm_split_type_f08ts.f90           |    41 +
 .../wrappers_f/comm_test_inter_f08ts.f90           |    32 +
 .../wrappers_f/compare_and_swap_f08ts.f90          |    43 +
 .../use_mpi_f08/wrappers_f/dims_create_f08ts.f90   |    34 +
 .../dist_graph_create_adjacent_f08ts.f90           |    97 +
 .../wrappers_f/dist_graph_create_f08ts.f90         |    78 +
 .../dist_graph_neighbors_count_f08ts.f90           |    38 +
 .../wrappers_f/dist_graph_neighbors_f08ts.f90      |    50 +
 .../wrappers_f/errhandler_free_f08ts.f90           |    30 +
 .../use_mpi_f08/wrappers_f/error_class_f08ts.f90   |    30 +
 .../use_mpi_f08/wrappers_f/error_string_f08ts.f90  |    37 +
 .../use_mpi_f08/wrappers_f/exscan_f08ts.f90        |    40 +
 .../use_mpi_f08/wrappers_f/f_sync_reg_f08ts.f90    |    18 +
 .../use_mpi_f08/wrappers_f/fetch_and_op_f08ts.f90  |    45 +
 .../wrappers_f/file_call_errhandler_f08ts.f90      |    33 +
 .../use_mpi_f08/wrappers_f/file_close_f08ts.f90    |    27 +
 .../wrappers_f/file_create_errhandler_f08ts.f90    |    34 +
 .../use_mpi_f08/wrappers_f/file_delete_f08ts.f90   |    34 +
 .../wrappers_f/file_get_amode_f08ts.f90            |    33 +
 .../wrappers_f/file_get_atomicity_f08ts.f90        |    29 +
 .../wrappers_f/file_get_byte_offset_f08ts.f90      |    37 +
 .../wrappers_f/file_get_errhandler_f08ts.f90       |    33 +
 .../wrappers_f/file_get_group_f08ts.f90            |    33 +
 .../use_mpi_f08/wrappers_f/file_get_info_f08ts.f90 |    33 +
 .../wrappers_f/file_get_position_f08ts.f90         |    34 +
 .../wrappers_f/file_get_position_shared_f08ts.f90  |    34 +
 .../use_mpi_f08/wrappers_f/file_get_size_f08ts.f90 |    34 +
 .../wrappers_f/file_get_type_extent_f08ts.f90      |    37 +
 .../use_mpi_f08/wrappers_f/file_get_view_f08ts.f90 |    45 +
 .../wrappers_f/file_iread_all_f08ts.f90            |    42 +
 .../wrappers_f/file_iread_at_all_f08ts.f90         |    46 +
 .../use_mpi_f08/wrappers_f/file_iread_at_f08ts.f90 |    44 +
 .../use_mpi_f08/wrappers_f/file_iread_f08ts.f90    |    40 +
 .../wrappers_f/file_iread_shared_f08ts.f90         |    40 +
 .../wrappers_f/file_iwrite_all_f08ts.f90           |    42 +
 .../wrappers_f/file_iwrite_at_all_f08ts.f90        |    46 +
 .../wrappers_f/file_iwrite_at_f08ts.f90            |    44 +
 .../use_mpi_f08/wrappers_f/file_iwrite_f08ts.f90   |    40 +
 .../wrappers_f/file_iwrite_shared_f08ts.f90        |    40 +
 .../use_mpi_f08/wrappers_f/file_open_f08ts.f90     |    44 +
 .../wrappers_f/file_preallocate_f08ts.f90          |    34 +
 .../wrappers_f/file_read_all_begin_f08ts.f90       |    37 +
 .../wrappers_f/file_read_all_end_f08ts.f90         |    37 +
 .../use_mpi_f08/wrappers_f/file_read_all_f08ts.f90 |    51 +
 .../wrappers_f/file_read_at_all_begin_f08ts.f90    |    41 +
 .../wrappers_f/file_read_at_all_end_f08ts.f90      |    37 +
 .../wrappers_f/file_read_at_all_f08ts.f90          |    55 +
 .../use_mpi_f08/wrappers_f/file_read_at_f08ts.f90  |    55 +
 .../use_mpi_f08/wrappers_f/file_read_f08ts.f90     |    51 +
 .../wrappers_f/file_read_ordered_begin_f08ts.f90   |    37 +
 .../wrappers_f/file_read_ordered_end_f08ts.f90     |    37 +
 .../wrappers_f/file_read_ordered_f08ts.f90         |    51 +
 .../wrappers_f/file_read_shared_f08ts.f90          |    51 +
 .../use_mpi_f08/wrappers_f/file_seek_f08ts.f90     |    37 +
 .../wrappers_f/file_seek_shared_f08ts.f90          |    37 +
 .../wrappers_f/file_set_atomicity_f08ts.f90        |    29 +
 .../wrappers_f/file_set_errhandler_f08ts.f90       |    33 +
 .../use_mpi_f08/wrappers_f/file_set_info_f08ts.f90 |    33 +
 .../use_mpi_f08/wrappers_f/file_set_size_f08ts.f90 |    34 +
 .../use_mpi_f08/wrappers_f/file_set_view_f08ts.f90 |    48 +
 .../use_mpi_f08/wrappers_f/file_sync_f08ts.f90     |    26 +
 .../wrappers_f/file_write_all_begin_f08ts.f90      |    37 +
 .../wrappers_f/file_write_all_end_f08ts.f90        |    37 +
 .../wrappers_f/file_write_all_f08ts.f90            |    51 +
 .../wrappers_f/file_write_at_all_begin_f08ts.f90   |    41 +
 .../wrappers_f/file_write_at_all_end_f08ts.f90     |    37 +
 .../wrappers_f/file_write_at_all_f08ts.f90         |    55 +
 .../use_mpi_f08/wrappers_f/file_write_at_f08ts.f90 |    55 +
 .../use_mpi_f08/wrappers_f/file_write_f08ts.f90    |    51 +
 .../wrappers_f/file_write_ordered_begin_f08ts.f90  |    37 +
 .../wrappers_f/file_write_ordered_end_f08ts.f90    |    37 +
 .../wrappers_f/file_write_ordered_f08ts.f90        |    51 +
 .../wrappers_f/file_write_shared_f08ts.f90         |    51 +
 .../use_mpi_f08/wrappers_f/finalize_f08ts.f90      |    20 +
 .../use_mpi_f08/wrappers_f/finalized_f08ts.f90     |    23 +
 .../use_mpi_f08/wrappers_f/free_mem_f08ts.f90      |    21 +
 .../use_mpi_f08/wrappers_f/gather_f08ts.f90        |    49 +
 .../use_mpi_f08/wrappers_f/gatherv_f08ts.f90       |    54 +
 .../wrappers_f/get_accumulate_f08ts.f90            |    63 +
 .../use_mpi_f08/wrappers_f/get_address_f08ts.f90   |    23 +
 .../use_mpi_f08/wrappers_f/get_count_f08ts.f90     |    38 +
 .../use_mpi_f08/wrappers_f/get_elements_f08ts.f90  |    38 +
 .../wrappers_f/get_elements_x_f08ts.f90            |    39 +
 .../fortran/use_mpi_f08/wrappers_f/get_f08ts.f90   |    52 +
 .../wrappers_f/get_library_version_f08ts.f90       |    33 +
 .../wrappers_f/get_processor_name_f08ts.f90        |    33 +
 .../use_mpi_f08/wrappers_f/get_version_f08ts.f90   |    30 +
 .../use_mpi_f08/wrappers_f/graph_create_f08ts.f90  |    46 +
 .../use_mpi_f08/wrappers_f/graph_get_f08ts.f90     |    41 +
 .../use_mpi_f08/wrappers_f/graph_map_f08ts.f90     |    42 +
 .../wrappers_f/graph_neighbors_count_f08ts.f90     |    35 +
 .../wrappers_f/graph_neighbors_f08ts.f90           |    38 +
 .../use_mpi_f08/wrappers_f/graphdims_get_f08ts.f90 |    35 +
 .../wrappers_f/grequest_complete_f08ts.f90         |    29 +
 .../wrappers_f/grequest_start_f08ts.f90            |    46 +
 .../use_mpi_f08/wrappers_f/group_compare_f08ts.f90 |    35 +
 .../wrappers_f/group_difference_f08ts.f90          |    35 +
 .../use_mpi_f08/wrappers_f/group_excl_f08ts.f90    |    38 +
 .../use_mpi_f08/wrappers_f/group_free_f08ts.f90    |    30 +
 .../use_mpi_f08/wrappers_f/group_incl_f08ts.f90    |    38 +
 .../wrappers_f/group_intersection_f08ts.f90        |    35 +
 .../wrappers_f/group_range_excl_f08ts.f90          |    39 +
 .../wrappers_f/group_range_incl_f08ts.f90          |    39 +
 .../use_mpi_f08/wrappers_f/group_rank_f08ts.f90    |    32 +
 .../use_mpi_f08/wrappers_f/group_size_f08ts.f90    |    32 +
 .../wrappers_f/group_translate_ranks_f08ts.f90     |    41 +
 .../use_mpi_f08/wrappers_f/group_union_f08ts.f90   |    35 +
 .../use_mpi_f08/wrappers_f/iallgather_f08ts.f90    |    49 +
 .../use_mpi_f08/wrappers_f/iallgatherv_f08ts.f90   |    55 +
 .../use_mpi_f08/wrappers_f/iallreduce_f08ts.f90    |    44 +
 .../use_mpi_f08/wrappers_f/ialltoall_f08ts.f90     |    49 +
 .../use_mpi_f08/wrappers_f/ialltoallv_f08ts.f90    |    59 +
 .../use_mpi_f08/wrappers_f/ialltoallw_f08ts.f90    |    59 +
 .../use_mpi_f08/wrappers_f/ibarrier_f08ts.f90      |    32 +
 .../use_mpi_f08/wrappers_f/ibcast_f08ts.f90        |    42 +
 .../use_mpi_f08/wrappers_f/ibsend_f08ts.f90        |    45 +
 .../use_mpi_f08/wrappers_f/iexscan_f08ts.f90       |    44 +
 .../use_mpi_f08/wrappers_f/igather_f08ts.f90       |    52 +
 .../use_mpi_f08/wrappers_f/igatherv_f08ts.f90      |    58 +
 .../use_mpi_f08/wrappers_f/improbe_f08ts.f90       |    55 +
 .../use_mpi_f08/wrappers_f/imrecv_f08ts.f90        |    40 +
 .../wrappers_f/ineighbor_allgather_f08ts.f90       |    49 +
 .../wrappers_f/ineighbor_allgatherv_f08ts.f90      |    55 +
 .../wrappers_f/ineighbor_alltoall_f08ts.f90        |    49 +
 .../wrappers_f/ineighbor_alltoallv_f08ts.f90       |    58 +
 .../wrappers_f/ineighbor_alltoallw_f08ts.f90       |    57 +
 .../use_mpi_f08/wrappers_f/info_create_f08ts.f90   |    29 +
 .../use_mpi_f08/wrappers_f/info_delete_f08ts.f90   |    34 +
 .../use_mpi_f08/wrappers_f/info_dup_f08ts.f90      |    32 +
 .../use_mpi_f08/wrappers_f/info_free_f08ts.f90     |    30 +
 .../use_mpi_f08/wrappers_f/info_get_f08ts.f90      |    48 +
 .../wrappers_f/info_get_nkeys_f08ts.f90            |    32 +
 .../wrappers_f/info_get_nthkey_f08ts.f90           |    37 +
 .../wrappers_f/info_get_valuelen_f08ts.f90         |    41 +
 .../use_mpi_f08/wrappers_f/info_set_f08ts.f90      |    38 +
 .../fortran/use_mpi_f08/wrappers_f/init_f08ts.f90  |    19 +
 .../use_mpi_f08/wrappers_f/init_thread_f08ts.f90   |    30 +
 .../use_mpi_f08/wrappers_f/initialized_f08ts.f90   |    23 +
 .../wrappers_f/intercomm_create_f08ts.f90          |    47 +
 .../wrappers_f/intercomm_merge_f08ts.f90           |    35 +
 .../use_mpi_f08/wrappers_f/iprobe_f08ts.f90        |    52 +
 .../fortran/use_mpi_f08/wrappers_f/irecv_f08ts.f90 |    45 +
 .../use_mpi_f08/wrappers_f/ireduce_f08ts.f90       |    48 +
 .../wrappers_f/ireduce_scatter_block_f08ts.f90     |    46 +
 .../wrappers_f/ireduce_scatter_f08ts.f90           |    48 +
 .../use_mpi_f08/wrappers_f/irsend_f08ts.f90        |    45 +
 .../wrappers_f/is_thread_main_f08ts.f90            |    23 +
 .../fortran/use_mpi_f08/wrappers_f/iscan_f08ts.f90 |    44 +
 .../use_mpi_f08/wrappers_f/iscatter_f08ts.f90      |    52 +
 .../use_mpi_f08/wrappers_f/iscatterv_f08ts.f90     |    59 +
 .../fortran/use_mpi_f08/wrappers_f/isend_f08ts.f90 |    45 +
 .../use_mpi_f08/wrappers_f/issend_f08ts.f90        |    45 +
 .../use_mpi_f08/wrappers_f/lookup_name_f08ts.f90   |    40 +
 .../use_mpi_f08/wrappers_f/mprobe_f08ts.f90        |    52 +
 .../fortran/use_mpi_f08/wrappers_f/mrecv_f08ts.f90 |    51 +
 .../wrappers_f/neighbor_allgather_f08ts.f90        |    46 +
 .../wrappers_f/neighbor_allgatherv_f08ts.f90       |    52 +
 .../wrappers_f/neighbor_alltoall_f08ts.f90         |    46 +
 .../wrappers_f/neighbor_alltoallv_f08ts.f90        |    55 +
 .../wrappers_f/neighbor_alltoallw_f08ts.f90        |    55 +
 .../wrappers_f/op_commutative_f08ts.f90            |    32 +
 .../use_mpi_f08/wrappers_f/op_create_f08ts.f90     |    37 +
 .../use_mpi_f08/wrappers_f/op_free_f08ts.f90       |    30 +
 .../use_mpi_f08/wrappers_f/open_port_f08ts.f90     |    35 +
 .../use_mpi_f08/wrappers_f/pack_external_f08ts.f90 |    50 +
 .../wrappers_f/pack_external_size_f08ts.f90        |    41 +
 .../fortran/use_mpi_f08/wrappers_f/pack_f08ts.f90  |    44 +
 .../use_mpi_f08/wrappers_f/pack_size_f08ts.f90     |    38 +
 .../use_mpi_f08/wrappers_f/pcontrol_f08ts.f90      |    25 +
 .../fortran/use_mpi_f08/wrappers_f/probe_f08ts.f90 |    49 +
 .../wrappers_f/profiling/pabort_f08ts.f90          |    32 +
 .../wrappers_f/profiling/paccumulate_f08ts.f90     |    55 +
 .../profiling/padd_error_class_f08ts.f90           |    27 +
 .../wrappers_f/profiling/padd_error_code_f08ts.f90 |    31 +
 .../profiling/padd_error_string_f08ts.f90          |    33 +
 .../wrappers_f/profiling/paint_add_f08ts.f90       |    14 +
 .../wrappers_f/profiling/paint_diff_f08ts.f90      |    14 +
 .../wrappers_f/profiling/pallgather_f08ts.f90      |    46 +
 .../wrappers_f/profiling/pallgatherv_f08ts.f90     |    52 +
 .../wrappers_f/profiling/palloc_mem_f08ts.f90      |    37 +
 .../wrappers_f/profiling/pallreduce_f08ts.f90      |    40 +
 .../wrappers_f/profiling/palltoall_f08ts.f90       |    46 +
 .../wrappers_f/profiling/palltoallv_f08ts.f90      |    56 +
 .../wrappers_f/profiling/palltoallw_f08ts.f90      |    56 +
 .../wrappers_f/profiling/pbarrier_f08ts.f90        |    29 +
 .../wrappers_f/profiling/pbcast_f08ts.f90          |    39 +
 .../wrappers_f/profiling/pbsend_f08ts.f90          |    42 +
 .../wrappers_f/profiling/pbsend_init_f08ts.f90     |    45 +
 .../wrappers_f/profiling/pbuffer_attach_f08ts.f90  |    28 +
 .../wrappers_f/profiling/pbuffer_detach_f08ts.f90  |    27 +
 .../wrappers_f/profiling/pcancel_f08ts.f90         |    29 +
 .../wrappers_f/profiling/pcart_coords_f08ts.f90    |    38 +
 .../wrappers_f/profiling/pcart_create_f08ts.f90    |    45 +
 .../wrappers_f/profiling/pcart_get_f08ts.f90       |    42 +
 .../wrappers_f/profiling/pcart_map_f08ts.f90       |    42 +
 .../wrappers_f/profiling/pcart_rank_f08ts.f90      |    37 +
 .../wrappers_f/profiling/pcart_shift_f08ts.f90     |    41 +
 .../wrappers_f/profiling/pcart_sub_f08ts.f90       |    36 +
 .../wrappers_f/profiling/pcartdim_get_f08ts.f90    |    32 +
 .../wrappers_f/profiling/pclose_port_f08ts.f90     |    25 +
 .../wrappers_f/profiling/pcomm_accept_f08ts.f90    |    43 +
 .../profiling/pcomm_call_errhandler_f08ts.f90      |    32 +
 .../wrappers_f/profiling/pcomm_compare_f08ts.f90   |    35 +
 .../wrappers_f/profiling/pcomm_connect_f08ts.f90   |    43 +
 .../profiling/pcomm_create_errhandler_f08ts.f90    |    34 +
 .../wrappers_f/profiling/pcomm_create_f08ts.f90    |    35 +
 .../profiling/pcomm_create_group_f08ts.f90         |    38 +
 .../profiling/pcomm_create_keyval_f08ts.f90        |    38 +
 .../profiling/pcomm_delete_attr_f08ts.f90          |    32 +
 .../profiling/pcomm_disconnect_f08ts.f90           |    30 +
 .../wrappers_f/profiling/pcomm_dup_f08ts.f90       |    32 +
 .../profiling/pcomm_dup_with_info_f08ts.f90        |    35 +
 .../wrappers_f/profiling/pcomm_free_f08ts.f90      |    30 +
 .../profiling/pcomm_free_keyval_f08ts.f90          |    28 +
 .../wrappers_f/profiling/pcomm_get_attr_f08ts.f90  |    38 +
 .../profiling/pcomm_get_errhandler_f08ts.f90       |    32 +
 .../wrappers_f/profiling/pcomm_get_info_f08ts.f90  |    32 +
 .../wrappers_f/profiling/pcomm_get_name_f08ts.f90  |    38 +
 .../profiling/pcomm_get_parent_f08ts.f90           |    29 +
 .../wrappers_f/profiling/pcomm_group_f08ts.f90     |    32 +
 .../wrappers_f/profiling/pcomm_idup_f08ts.f90      |    35 +
 .../wrappers_f/profiling/pcomm_join_f08ts.f90      |    32 +
 .../wrappers_f/profiling/pcomm_rank_f08ts.f90      |    32 +
 .../profiling/pcomm_remote_group_f08ts.f90         |    32 +
 .../profiling/pcomm_remote_size_f08ts.f90          |    32 +
 .../wrappers_f/profiling/pcomm_set_attr_f08ts.f90  |    35 +
 .../profiling/pcomm_set_errhandler_f08ts.f90       |    32 +
 .../wrappers_f/profiling/pcomm_set_info_f08ts.f90  |    32 +
 .../wrappers_f/profiling/pcomm_set_name_f08ts.f90  |    34 +
 .../wrappers_f/profiling/pcomm_size_f08ts.f90      |    32 +
 .../wrappers_f/profiling/pcomm_spawn_f08ts.f90     |    77 +
 .../profiling/pcomm_spawn_multiple_f08ts.f90       |    81 +
 .../wrappers_f/profiling/pcomm_split_f08ts.f90     |    38 +
 .../profiling/pcomm_split_type_f08ts.f90           |    41 +
 .../profiling/pcomm_test_inter_f08ts.f90           |    32 +
 .../profiling/pcompare_and_swap_f08ts.f90          |    43 +
 .../wrappers_f/profiling/pdims_create_f08ts.f90    |    34 +
 .../pdist_graph_create_adjacent_f08ts.f90          |    97 +
 .../profiling/pdist_graph_create_f08ts.f90         |    78 +
 .../pdist_graph_neighbors_count_f08ts.f90          |    38 +
 .../profiling/pdist_graph_neighbors_f08ts.f90      |    50 +
 .../profiling/perrhandler_free_f08ts.f90           |    30 +
 .../wrappers_f/profiling/perror_class_f08ts.f90    |    30 +
 .../wrappers_f/profiling/perror_string_f08ts.f90   |    37 +
 .../wrappers_f/profiling/pexscan_f08ts.f90         |    40 +
 .../wrappers_f/profiling/pf_sync_reg_f08ts.f90     |    18 +
 .../wrappers_f/profiling/pfetch_and_op_f08ts.f90   |    45 +
 .../profiling/pfile_call_errhandler_f08ts.f90      |    33 +
 .../wrappers_f/profiling/pfile_close_f08ts.f90     |    27 +
 .../profiling/pfile_create_errhandler_f08ts.f90    |    34 +
 .../wrappers_f/profiling/pfile_delete_f08ts.f90    |    34 +
 .../wrappers_f/profiling/pfile_get_amode_f08ts.f90 |    33 +
 .../profiling/pfile_get_atomicity_f08ts.f90        |    29 +
 .../profiling/pfile_get_byte_offset_f08ts.f90      |    37 +
 .../profiling/pfile_get_errhandler_f08ts.f90       |    33 +
 .../wrappers_f/profiling/pfile_get_group_f08ts.f90 |    33 +
 .../wrappers_f/profiling/pfile_get_info_f08ts.f90  |    33 +
 .../profiling/pfile_get_position_f08ts.f90         |    34 +
 .../profiling/pfile_get_position_shared_f08ts.f90  |    34 +
 .../wrappers_f/profiling/pfile_get_size_f08ts.f90  |    34 +
 .../profiling/pfile_get_type_extent_f08ts.f90      |    37 +
 .../wrappers_f/profiling/pfile_get_view_f08ts.f90  |    45 +
 .../wrappers_f/profiling/pfile_iread_all_f08ts.f90 |    42 +
 .../profiling/pfile_iread_at_all_f08ts.f90         |    46 +
 .../wrappers_f/profiling/pfile_iread_at_f08ts.f90  |    44 +
 .../wrappers_f/profiling/pfile_iread_f08ts.f90     |    40 +
 .../profiling/pfile_iread_shared_f08ts.f90         |    40 +
 .../profiling/pfile_iwrite_all_f08ts.f90           |    42 +
 .../profiling/pfile_iwrite_at_all_f08ts.f90        |    46 +
 .../wrappers_f/profiling/pfile_iwrite_at_f08ts.f90 |    44 +
 .../wrappers_f/profiling/pfile_iwrite_f08ts.f90    |    40 +
 .../profiling/pfile_iwrite_shared_f08ts.f90        |    40 +
 .../wrappers_f/profiling/pfile_open_f08ts.f90      |    44 +
 .../profiling/pfile_preallocate_f08ts.f90          |    34 +
 .../profiling/pfile_read_all_begin_f08ts.f90       |    37 +
 .../profiling/pfile_read_all_end_f08ts.f90         |    37 +
 .../wrappers_f/profiling/pfile_read_all_f08ts.f90  |    51 +
 .../profiling/pfile_read_at_all_begin_f08ts.f90    |    41 +
 .../profiling/pfile_read_at_all_end_f08ts.f90      |    37 +
 .../profiling/pfile_read_at_all_f08ts.f90          |    55 +
 .../wrappers_f/profiling/pfile_read_at_f08ts.f90   |    55 +
 .../wrappers_f/profiling/pfile_read_f08ts.f90      |    51 +
 .../profiling/pfile_read_ordered_begin_f08ts.f90   |    37 +
 .../profiling/pfile_read_ordered_end_f08ts.f90     |    37 +
 .../profiling/pfile_read_ordered_f08ts.f90         |    51 +
 .../profiling/pfile_read_shared_f08ts.f90          |    51 +
 .../wrappers_f/profiling/pfile_seek_f08ts.f90      |    37 +
 .../profiling/pfile_seek_shared_f08ts.f90          |    37 +
 .../profiling/pfile_set_atomicity_f08ts.f90        |    29 +
 .../profiling/pfile_set_errhandler_f08ts.f90       |    33 +
 .../wrappers_f/profiling/pfile_set_info_f08ts.f90  |    33 +
 .../wrappers_f/profiling/pfile_set_size_f08ts.f90  |    34 +
 .../wrappers_f/profiling/pfile_set_view_f08ts.f90  |    48 +
 .../wrappers_f/profiling/pfile_sync_f08ts.f90      |    26 +
 .../profiling/pfile_write_all_begin_f08ts.f90      |    37 +
 .../profiling/pfile_write_all_end_f08ts.f90        |    37 +
 .../wrappers_f/profiling/pfile_write_all_f08ts.f90 |    51 +
 .../profiling/pfile_write_at_all_begin_f08ts.f90   |    41 +
 .../profiling/pfile_write_at_all_end_f08ts.f90     |    37 +
 .../profiling/pfile_write_at_all_f08ts.f90         |    55 +
 .../wrappers_f/profiling/pfile_write_at_f08ts.f90  |    55 +
 .../wrappers_f/profiling/pfile_write_f08ts.f90     |    51 +
 .../profiling/pfile_write_ordered_begin_f08ts.f90  |    37 +
 .../profiling/pfile_write_ordered_end_f08ts.f90    |    37 +
 .../profiling/pfile_write_ordered_f08ts.f90        |    51 +
 .../profiling/pfile_write_shared_f08ts.f90         |    51 +
 .../wrappers_f/profiling/pfinalize_f08ts.f90       |    20 +
 .../wrappers_f/profiling/pfinalized_f08ts.f90      |    23 +
 .../wrappers_f/profiling/pfree_mem_f08ts.f90       |    21 +
 .../wrappers_f/profiling/pgather_f08ts.f90         |    49 +
 .../wrappers_f/profiling/pgatherv_f08ts.f90        |    54 +
 .../wrappers_f/profiling/pget_accumulate_f08ts.f90 |    63 +
 .../wrappers_f/profiling/pget_address_f08ts.f90    |    23 +
 .../wrappers_f/profiling/pget_count_f08ts.f90      |    38 +
 .../wrappers_f/profiling/pget_elements_f08ts.f90   |    38 +
 .../wrappers_f/profiling/pget_elements_x_f08ts.f90 |    39 +
 .../wrappers_f/profiling/pget_f08ts.f90            |    52 +
 .../profiling/pget_library_version_f08ts.f90       |    33 +
 .../profiling/pget_processor_name_f08ts.f90        |    33 +
 .../wrappers_f/profiling/pget_version_f08ts.f90    |    30 +
 .../wrappers_f/profiling/pgraph_create_f08ts.f90   |    46 +
 .../wrappers_f/profiling/pgraph_get_f08ts.f90      |    41 +
 .../wrappers_f/profiling/pgraph_map_f08ts.f90      |    42 +
 .../profiling/pgraph_neighbors_count_f08ts.f90     |    35 +
 .../profiling/pgraph_neighbors_f08ts.f90           |    38 +
 .../wrappers_f/profiling/pgraphdims_get_f08ts.f90  |    35 +
 .../profiling/pgrequest_complete_f08ts.f90         |    29 +
 .../wrappers_f/profiling/pgrequest_start_f08ts.f90 |    46 +
 .../wrappers_f/profiling/pgroup_compare_f08ts.f90  |    35 +
 .../profiling/pgroup_difference_f08ts.f90          |    35 +
 .../wrappers_f/profiling/pgroup_excl_f08ts.f90     |    38 +
 .../wrappers_f/profiling/pgroup_free_f08ts.f90     |    30 +
 .../wrappers_f/profiling/pgroup_incl_f08ts.f90     |    38 +
 .../profiling/pgroup_intersection_f08ts.f90        |    35 +
 .../profiling/pgroup_range_excl_f08ts.f90          |    39 +
 .../profiling/pgroup_range_incl_f08ts.f90          |    39 +
 .../wrappers_f/profiling/pgroup_rank_f08ts.f90     |    32 +
 .../wrappers_f/profiling/pgroup_size_f08ts.f90     |    32 +
 .../profiling/pgroup_translate_ranks_f08ts.f90     |    41 +
 .../wrappers_f/profiling/pgroup_union_f08ts.f90    |    35 +
 .../wrappers_f/profiling/piallgather_f08ts.f90     |    49 +
 .../wrappers_f/profiling/piallgatherv_f08ts.f90    |    55 +
 .../wrappers_f/profiling/piallreduce_f08ts.f90     |    44 +
 .../wrappers_f/profiling/pialltoall_f08ts.f90      |    49 +
 .../wrappers_f/profiling/pialltoallv_f08ts.f90     |    59 +
 .../wrappers_f/profiling/pialltoallw_f08ts.f90     |    59 +
 .../wrappers_f/profiling/pibarrier_f08ts.f90       |    32 +
 .../wrappers_f/profiling/pibcast_f08ts.f90         |    42 +
 .../wrappers_f/profiling/pibsend_f08ts.f90         |    45 +
 .../wrappers_f/profiling/piexscan_f08ts.f90        |    44 +
 .../wrappers_f/profiling/pigather_f08ts.f90        |    52 +
 .../wrappers_f/profiling/pigatherv_f08ts.f90       |    58 +
 .../wrappers_f/profiling/pimprobe_f08ts.f90        |    55 +
 .../wrappers_f/profiling/pimrecv_f08ts.f90         |    40 +
 .../profiling/pineighbor_allgather_f08ts.f90       |    49 +
 .../profiling/pineighbor_allgatherv_f08ts.f90      |    55 +
 .../profiling/pineighbor_alltoall_f08ts.f90        |    49 +
 .../profiling/pineighbor_alltoallv_f08ts.f90       |    58 +
 .../profiling/pineighbor_alltoallw_f08ts.f90       |    57 +
 .../wrappers_f/profiling/pinfo_create_f08ts.f90    |    29 +
 .../wrappers_f/profiling/pinfo_delete_f08ts.f90    |    34 +
 .../wrappers_f/profiling/pinfo_dup_f08ts.f90       |    32 +
 .../wrappers_f/profiling/pinfo_free_f08ts.f90      |    30 +
 .../wrappers_f/profiling/pinfo_get_f08ts.f90       |    48 +
 .../wrappers_f/profiling/pinfo_get_nkeys_f08ts.f90 |    32 +
 .../profiling/pinfo_get_nthkey_f08ts.f90           |    37 +
 .../profiling/pinfo_get_valuelen_f08ts.f90         |    41 +
 .../wrappers_f/profiling/pinfo_set_f08ts.f90       |    38 +
 .../wrappers_f/profiling/pinit_f08ts.f90           |    19 +
 .../wrappers_f/profiling/pinit_thread_f08ts.f90    |    30 +
 .../wrappers_f/profiling/pinitialized_f08ts.f90    |    23 +
 .../profiling/pintercomm_create_f08ts.f90          |    47 +
 .../profiling/pintercomm_merge_f08ts.f90           |    35 +
 .../wrappers_f/profiling/piprobe_f08ts.f90         |    52 +
 .../wrappers_f/profiling/pirecv_f08ts.f90          |    45 +
 .../wrappers_f/profiling/pireduce_f08ts.f90        |    48 +
 .../profiling/pireduce_scatter_block_f08ts.f90     |    46 +
 .../profiling/pireduce_scatter_f08ts.f90           |    48 +
 .../wrappers_f/profiling/pirsend_f08ts.f90         |    45 +
 .../wrappers_f/profiling/pis_thread_main_f08ts.f90 |    23 +
 .../wrappers_f/profiling/piscan_f08ts.f90          |    44 +
 .../wrappers_f/profiling/piscatter_f08ts.f90       |    52 +
 .../wrappers_f/profiling/piscatterv_f08ts.f90      |    59 +
 .../wrappers_f/profiling/pisend_f08ts.f90          |    45 +
 .../wrappers_f/profiling/pissend_f08ts.f90         |    45 +
 .../wrappers_f/profiling/plookup_name_f08ts.f90    |    40 +
 .../wrappers_f/profiling/pmprobe_f08ts.f90         |    52 +
 .../wrappers_f/profiling/pmrecv_f08ts.f90          |    51 +
 .../profiling/pneighbor_allgather_f08ts.f90        |    46 +
 .../profiling/pneighbor_allgatherv_f08ts.f90       |    52 +
 .../profiling/pneighbor_alltoall_f08ts.f90         |    46 +
 .../profiling/pneighbor_alltoallv_f08ts.f90        |    55 +
 .../profiling/pneighbor_alltoallw_f08ts.f90        |    55 +
 .../wrappers_f/profiling/pop_commutative_f08ts.f90 |    32 +
 .../wrappers_f/profiling/pop_create_f08ts.f90      |    37 +
 .../wrappers_f/profiling/pop_free_f08ts.f90        |    30 +
 .../wrappers_f/profiling/popen_port_f08ts.f90      |    35 +
 .../wrappers_f/profiling/ppack_external_f08ts.f90  |    50 +
 .../profiling/ppack_external_size_f08ts.f90        |    41 +
 .../wrappers_f/profiling/ppack_f08ts.f90           |    44 +
 .../wrappers_f/profiling/ppack_size_f08ts.f90      |    38 +
 .../wrappers_f/profiling/ppcontrol_f08ts.f90       |    25 +
 .../wrappers_f/profiling/pprobe_f08ts.f90          |    49 +
 .../wrappers_f/profiling/ppublish_name_f08ts.f90   |    38 +
 .../wrappers_f/profiling/pput_f08ts.f90            |    52 +
 .../wrappers_f/profiling/pquery_thread_f08ts.f90   |    27 +
 .../wrappers_f/profiling/praccumulate_f08ts.f90    |    56 +
 .../wrappers_f/profiling/precv_f08ts.f90           |    56 +
 .../wrappers_f/profiling/precv_init_f08ts.f90      |    45 +
 .../wrappers_f/profiling/preduce_f08ts.f90         |    43 +
 .../wrappers_f/profiling/preduce_local_f08ts.f90   |    37 +
 .../profiling/preduce_scatter_block_f08ts.f90      |    43 +
 .../wrappers_f/profiling/preduce_scatter_f08ts.f90 |    44 +
 .../profiling/pregister_datarep_f08ts.f90          |    50 +
 .../wrappers_f/profiling/prequest_free_f08ts.f90   |    30 +
 .../profiling/prequest_get_status_f08ts.f90        |    46 +
 .../profiling/prget_accumulate_f08ts.f90           |    66 +
 .../wrappers_f/profiling/prget_f08ts.f90           |    53 +
 .../wrappers_f/profiling/prput_f08ts.f90           |    53 +
 .../wrappers_f/profiling/prsend_f08ts.f90          |    42 +
 .../wrappers_f/profiling/prsend_init_f08ts.f90     |    45 +
 .../wrappers_f/profiling/pscan_f08ts.f90           |    40 +
 .../wrappers_f/profiling/pscatter_f08ts.f90        |    49 +
 .../wrappers_f/profiling/pscatterv_f08ts.f90       |    56 +
 .../wrappers_f/profiling/psend_f08ts.f90           |    42 +
 .../wrappers_f/profiling/psend_init_f08ts.f90      |    45 +
 .../wrappers_f/profiling/psendrecv_f08ts.f90       |    74 +
 .../profiling/psendrecv_replace_f08ts.f90          |    67 +
 .../wrappers_f/profiling/pssend_f08ts.f90          |    42 +
 .../wrappers_f/profiling/pssend_init_f08ts.f90     |    45 +
 .../wrappers_f/profiling/pstart_f08ts.f90          |    30 +
 .../wrappers_f/profiling/pstartall_f08ts.f90       |    33 +
 .../profiling/pstatus_set_cancelled_f08ts.f90      |    34 +
 .../profiling/pstatus_set_elements_f08ts.f90       |    46 +
 .../profiling/pstatus_set_elements_x_f08ts.f90     |    47 +
 .../wrappers_f/profiling/ptest_cancelled_f08ts.f90 |    29 +
 .../wrappers_f/profiling/ptest_f08ts.f90           |    47 +
 .../wrappers_f/profiling/ptestall_f08ts.f90        |    55 +
 .../wrappers_f/profiling/ptestany_f08ts.f90        |    54 +
 .../wrappers_f/profiling/ptestsome_f08ts.f90       |    61 +
 .../wrappers_f/profiling/ptopo_test_f08ts.f90      |    32 +
 .../wrappers_f/profiling/ptype_commit_f08ts.f90    |    30 +
 .../profiling/ptype_contiguous_f08ts.f90           |    35 +
 .../profiling/ptype_create_darray_f08ts.f90        |    60 +
 .../profiling/ptype_create_f90_complex_f08ts.f90   |    35 +
 .../profiling/ptype_create_f90_integer_f08ts.f90   |    32 +
 .../profiling/ptype_create_f90_real_f08ts.f90      |    35 +
 .../ptype_create_hindexed_block_f08ts.f90          |    45 +
 .../profiling/ptype_create_hindexed_f08ts.f90      |    45 +
 .../profiling/ptype_create_hvector_f08ts.f90       |    42 +
 .../profiling/ptype_create_indexed_block_f08ts.f90 |    44 +
 .../profiling/ptype_create_keyval_f08ts.f90        |    38 +
 .../profiling/ptype_create_resized_f08ts.f90       |    39 +
 .../profiling/ptype_create_struct_f08ts.f90        |    43 +
 .../profiling/ptype_create_subarray_f08ts.f90      |    50 +
 .../profiling/ptype_delete_attr_f08ts.f90          |    32 +
 .../wrappers_f/profiling/ptype_dup_f08ts.f90       |    32 +
 .../wrappers_f/profiling/ptype_free_f08ts.f90      |    30 +
 .../profiling/ptype_free_keyval_f08ts.f90          |    28 +
 .../wrappers_f/profiling/ptype_get_attr_f08ts.f90  |    38 +
 .../profiling/ptype_get_contents_f08ts.f90         |    50 +
 .../profiling/ptype_get_envelope_f08ts.f90         |    44 +
 .../profiling/ptype_get_extent_f08ts.f90           |    36 +
 .../profiling/ptype_get_extent_x_f08ts.f90         |    36 +
 .../wrappers_f/profiling/ptype_get_name_f08ts.f90  |    38 +
 .../profiling/ptype_get_true_extent_f08ts.f90      |    36 +
 .../profiling/ptype_get_true_extent_x_f08ts.f90    |    37 +
 .../wrappers_f/profiling/ptype_indexed_f08ts.f90   |    44 +
 .../profiling/ptype_match_size_f08ts.f90           |    35 +
 .../wrappers_f/profiling/ptype_set_attr_f08ts.f90  |    35 +
 .../wrappers_f/profiling/ptype_set_name_f08ts.f90  |    34 +
 .../wrappers_f/profiling/ptype_size_f08ts.f90      |    32 +
 .../wrappers_f/profiling/ptype_size_x_f08ts.f90    |    33 +
 .../wrappers_f/profiling/ptype_vector_f08ts.f90    |    41 +
 .../profiling/punpack_external_f08ts.f90           |    49 +
 .../wrappers_f/profiling/punpack_f08ts.f90         |    45 +
 .../wrappers_f/profiling/punpublish_name_f08ts.f90 |    38 +
 .../wrappers_f/profiling/pwait_f08ts.f90           |    44 +
 .../wrappers_f/profiling/pwaitall_f08ts.f90        |    47 +
 .../wrappers_f/profiling/pwaitany_f08ts.f90        |    51 +
 .../wrappers_f/profiling/pwaitsome_f08ts.f90       |    61 +
 .../wrappers_f/profiling/pwin_allocate_f08ts.f90   |    43 +
 .../profiling/pwin_allocate_shared_f08ts.f90       |    43 +
 .../wrappers_f/profiling/pwin_attach_f08ts.f90     |    33 +
 .../profiling/pwin_call_errhandler_f08ts.f90       |    32 +
 .../wrappers_f/profiling/pwin_complete_f08ts.f90   |    29 +
 .../profiling/pwin_create_dynamic_f08ts.f90        |    35 +
 .../profiling/pwin_create_errhandler_f08ts.f90     |    34 +
 .../wrappers_f/profiling/pwin_create_f08ts.f90     |    41 +
 .../profiling/pwin_create_keyval_f08ts.f90         |    38 +
 .../profiling/pwin_delete_attr_f08ts.f90           |    32 +
 .../wrappers_f/profiling/pwin_detach_f08ts.f90     |    30 +
 .../wrappers_f/profiling/pwin_fence_f08ts.f90      |    32 +
 .../wrappers_f/profiling/pwin_flush_all_f08ts.f90  |    29 +
 .../wrappers_f/profiling/pwin_flush_f08ts.f90      |    31 +
 .../profiling/pwin_flush_local_all_f08ts.f90       |    29 +
 .../profiling/pwin_flush_local_f08ts.f90           |    31 +
 .../wrappers_f/profiling/pwin_free_f08ts.f90       |    30 +
 .../profiling/pwin_free_keyval_f08ts.f90           |    28 +
 .../wrappers_f/profiling/pwin_get_attr_f08ts.f90   |    38 +
 .../profiling/pwin_get_errhandler_f08ts.f90        |    32 +
 .../wrappers_f/profiling/pwin_get_group_f08ts.f90  |    32 +
 .../wrappers_f/profiling/pwin_get_info_f08ts.f90   |    32 +
 .../wrappers_f/profiling/pwin_get_name_f08ts.f90   |    38 +
 .../wrappers_f/profiling/pwin_lock_all_f08ts.f90   |    32 +
 .../wrappers_f/profiling/pwin_lock_f08ts.f90       |    38 +
 .../wrappers_f/profiling/pwin_post_f08ts.f90       |    35 +
 .../wrappers_f/profiling/pwin_set_attr_f08ts.f90   |    35 +
 .../profiling/pwin_set_errhandler_f08ts.f90        |    32 +
 .../wrappers_f/profiling/pwin_set_info_f08ts.f90   |    32 +
 .../wrappers_f/profiling/pwin_set_name_f08ts.f90   |    34 +
 .../profiling/pwin_shared_query_f08ts.f90          |    36 +
 .../wrappers_f/profiling/pwin_start_f08ts.f90      |    35 +
 .../wrappers_f/profiling/pwin_sync_f08ts.f90       |    29 +
 .../wrappers_f/profiling/pwin_test_f08ts.f90       |    32 +
 .../wrappers_f/profiling/pwin_unlock_all_f08ts.f90 |    29 +
 .../wrappers_f/profiling/pwin_unlock_f08ts.f90     |    32 +
 .../wrappers_f/profiling/pwin_wait_f08ts.f90       |    29 +
 .../wrappers_f/profiling/pwtick_f08ts.f90          |    10 +
 .../wrappers_f/profiling/pwtime_f08ts.f90          |    10 +
 .../use_mpi_f08/wrappers_f/publish_name_f08ts.f90  |    38 +
 .../fortran/use_mpi_f08/wrappers_f/put_f08ts.f90   |    52 +
 .../use_mpi_f08/wrappers_f/query_thread_f08ts.f90  |    27 +
 .../use_mpi_f08/wrappers_f/raccumulate_f08ts.f90   |    56 +
 .../fortran/use_mpi_f08/wrappers_f/recv_f08ts.f90  |    56 +
 .../use_mpi_f08/wrappers_f/recv_init_f08ts.f90     |    45 +
 .../use_mpi_f08/wrappers_f/reduce_f08ts.f90        |    43 +
 .../use_mpi_f08/wrappers_f/reduce_local_f08ts.f90  |    37 +
 .../wrappers_f/reduce_scatter_block_f08ts.f90      |    43 +
 .../wrappers_f/reduce_scatter_f08ts.f90            |    44 +
 .../wrappers_f/register_datarep_f08ts.f90          |    50 +
 .../use_mpi_f08/wrappers_f/request_free_f08ts.f90  |    30 +
 .../wrappers_f/request_get_status_f08ts.f90        |    46 +
 .../wrappers_f/rget_accumulate_f08ts.f90           |    66 +
 .../fortran/use_mpi_f08/wrappers_f/rget_f08ts.f90  |    53 +
 .../fortran/use_mpi_f08/wrappers_f/rput_f08ts.f90  |    53 +
 .../fortran/use_mpi_f08/wrappers_f/rsend_f08ts.f90 |    42 +
 .../use_mpi_f08/wrappers_f/rsend_init_f08ts.f90    |    45 +
 .../fortran/use_mpi_f08/wrappers_f/scan_f08ts.f90  |    40 +
 .../use_mpi_f08/wrappers_f/scatter_f08ts.f90       |    49 +
 .../use_mpi_f08/wrappers_f/scatterv_f08ts.f90      |    56 +
 .../fortran/use_mpi_f08/wrappers_f/send_f08ts.f90  |    42 +
 .../use_mpi_f08/wrappers_f/send_init_f08ts.f90     |    45 +
 .../use_mpi_f08/wrappers_f/sendrecv_f08ts.f90      |    74 +
 .../wrappers_f/sendrecv_replace_f08ts.f90          |    67 +
 .../fortran/use_mpi_f08/wrappers_f/ssend_f08ts.f90 |    42 +
 .../use_mpi_f08/wrappers_f/ssend_init_f08ts.f90    |    45 +
 .../fortran/use_mpi_f08/wrappers_f/start_f08ts.f90 |    30 +
 .../use_mpi_f08/wrappers_f/startall_f08ts.f90      |    33 +
 .../wrappers_f/status_set_cancelled_f08ts.f90      |    34 +
 .../wrappers_f/status_set_elements_f08ts.f90       |    46 +
 .../wrappers_f/status_set_elements_x_f08ts.f90     |    47 +
 .../wrappers_f/test_cancelled_f08ts.f90            |    29 +
 .../fortran/use_mpi_f08/wrappers_f/test_f08ts.f90  |    47 +
 .../use_mpi_f08/wrappers_f/testall_f08ts.f90       |    55 +
 .../use_mpi_f08/wrappers_f/testany_f08ts.f90       |    54 +
 .../use_mpi_f08/wrappers_f/testsome_f08ts.f90      |    61 +
 .../use_mpi_f08/wrappers_f/topo_test_f08ts.f90     |    32 +
 .../use_mpi_f08/wrappers_f/type_commit_f08ts.f90   |    30 +
 .../wrappers_f/type_contiguous_f08ts.f90           |    35 +
 .../wrappers_f/type_create_darray_f08ts.f90        |    60 +
 .../wrappers_f/type_create_f90_complex_f08ts.f90   |    35 +
 .../wrappers_f/type_create_f90_integer_f08ts.f90   |    32 +
 .../wrappers_f/type_create_f90_real_f08ts.f90      |    35 +
 .../type_create_hindexed_block_f08ts.f90           |    45 +
 .../wrappers_f/type_create_hindexed_f08ts.f90      |    45 +
 .../wrappers_f/type_create_hvector_f08ts.f90       |    42 +
 .../wrappers_f/type_create_indexed_block_f08ts.f90 |    44 +
 .../wrappers_f/type_create_keyval_f08ts.f90        |    38 +
 .../wrappers_f/type_create_resized_f08ts.f90       |    39 +
 .../wrappers_f/type_create_struct_f08ts.f90        |    43 +
 .../wrappers_f/type_create_subarray_f08ts.f90      |    50 +
 .../wrappers_f/type_delete_attr_f08ts.f90          |    32 +
 .../use_mpi_f08/wrappers_f/type_dup_f08ts.f90      |    32 +
 .../use_mpi_f08/wrappers_f/type_free_f08ts.f90     |    30 +
 .../wrappers_f/type_free_keyval_f08ts.f90          |    28 +
 .../use_mpi_f08/wrappers_f/type_get_attr_f08ts.f90 |    38 +
 .../wrappers_f/type_get_contents_f08ts.f90         |    50 +
 .../wrappers_f/type_get_envelope_f08ts.f90         |    44 +
 .../wrappers_f/type_get_extent_f08ts.f90           |    36 +
 .../wrappers_f/type_get_extent_x_f08ts.f90         |    36 +
 .../use_mpi_f08/wrappers_f/type_get_name_f08ts.f90 |    38 +
 .../wrappers_f/type_get_true_extent_f08ts.f90      |    36 +
 .../wrappers_f/type_get_true_extent_x_f08ts.f90    |    37 +
 .../use_mpi_f08/wrappers_f/type_indexed_f08ts.f90  |    44 +
 .../wrappers_f/type_match_size_f08ts.f90           |    35 +
 .../use_mpi_f08/wrappers_f/type_set_attr_f08ts.f90 |    35 +
 .../use_mpi_f08/wrappers_f/type_set_name_f08ts.f90 |    34 +
 .../use_mpi_f08/wrappers_f/type_size_f08ts.f90     |    32 +
 .../use_mpi_f08/wrappers_f/type_size_x_f08ts.f90   |    33 +
 .../use_mpi_f08/wrappers_f/type_vector_f08ts.f90   |    41 +
 .../wrappers_f/unpack_external_f08ts.f90           |    49 +
 .../use_mpi_f08/wrappers_f/unpack_f08ts.f90        |    45 +
 .../wrappers_f/unpublish_name_f08ts.f90            |    38 +
 .../fortran/use_mpi_f08/wrappers_f/wait_f08ts.f90  |    44 +
 .../use_mpi_f08/wrappers_f/waitall_f08ts.f90       |    47 +
 .../use_mpi_f08/wrappers_f/waitany_f08ts.f90       |    51 +
 .../use_mpi_f08/wrappers_f/waitsome_f08ts.f90      |    61 +
 .../use_mpi_f08/wrappers_f/win_allocate_f08ts.f90  |    43 +
 .../wrappers_f/win_allocate_shared_f08ts.f90       |    43 +
 .../use_mpi_f08/wrappers_f/win_attach_f08ts.f90    |    33 +
 .../wrappers_f/win_call_errhandler_f08ts.f90       |    32 +
 .../use_mpi_f08/wrappers_f/win_complete_f08ts.f90  |    29 +
 .../wrappers_f/win_create_dynamic_f08ts.f90        |    35 +
 .../wrappers_f/win_create_errhandler_f08ts.f90     |    34 +
 .../use_mpi_f08/wrappers_f/win_create_f08ts.f90    |    41 +
 .../wrappers_f/win_create_keyval_f08ts.f90         |    38 +
 .../wrappers_f/win_delete_attr_f08ts.f90           |    32 +
 .../use_mpi_f08/wrappers_f/win_detach_f08ts.f90    |    30 +
 .../use_mpi_f08/wrappers_f/win_fence_f08ts.f90     |    32 +
 .../use_mpi_f08/wrappers_f/win_flush_all_f08ts.f90 |    29 +
 .../use_mpi_f08/wrappers_f/win_flush_f08ts.f90     |    31 +
 .../wrappers_f/win_flush_local_all_f08ts.f90       |    29 +
 .../wrappers_f/win_flush_local_f08ts.f90           |    31 +
 .../use_mpi_f08/wrappers_f/win_free_f08ts.f90      |    30 +
 .../wrappers_f/win_free_keyval_f08ts.f90           |    28 +
 .../use_mpi_f08/wrappers_f/win_get_attr_f08ts.f90  |    38 +
 .../wrappers_f/win_get_errhandler_f08ts.f90        |    32 +
 .../use_mpi_f08/wrappers_f/win_get_group_f08ts.f90 |    32 +
 .../use_mpi_f08/wrappers_f/win_get_info_f08ts.f90  |    32 +
 .../use_mpi_f08/wrappers_f/win_get_name_f08ts.f90  |    38 +
 .../use_mpi_f08/wrappers_f/win_lock_all_f08ts.f90  |    32 +
 .../use_mpi_f08/wrappers_f/win_lock_f08ts.f90      |    38 +
 .../use_mpi_f08/wrappers_f/win_post_f08ts.f90      |    35 +
 .../use_mpi_f08/wrappers_f/win_set_attr_f08ts.f90  |    35 +
 .../wrappers_f/win_set_errhandler_f08ts.f90        |    32 +
 .../use_mpi_f08/wrappers_f/win_set_info_f08ts.f90  |    32 +
 .../use_mpi_f08/wrappers_f/win_set_name_f08ts.f90  |    34 +
 .../wrappers_f/win_shared_query_f08ts.f90          |    36 +
 .../use_mpi_f08/wrappers_f/win_start_f08ts.f90     |    35 +
 .../use_mpi_f08/wrappers_f/win_sync_f08ts.f90      |    29 +
 .../use_mpi_f08/wrappers_f/win_test_f08ts.f90      |    32 +
 .../wrappers_f/win_unlock_all_f08ts.f90            |    29 +
 .../use_mpi_f08/wrappers_f/win_unlock_f08ts.f90    |    32 +
 .../use_mpi_f08/wrappers_f/win_wait_f08ts.f90      |    29 +
 .../fortran/use_mpi_f08/wrappers_f/wtick_f08ts.f90 |    10 +
 .../fortran/use_mpi_f08/wrappers_f/wtime_f08ts.f90 |    10 +
 src/env/Makefile.mk                                |    20 +-
 src/env/mpicc.bash.in                              |    29 +-
 src/env/mpicc.sh.in                                |    29 +-
 src/env/mpicc.txt                                  |    12 +-
 src/env/mpichversion.c                             |     2 +-
 src/env/mpicxx.bash.in                             |    30 +-
 src/env/mpicxx.sh.in                               |    30 +-
 src/env/mpicxx.txt                                 |    12 +-
 src/env/mpiexec.txt                                |     6 +-
 src/env/mpif77.bash.in                             |    34 +-
 src/env/mpif77.sh.in                               |    34 +-
 src/env/mpif77.txt                                 |    12 +-
 src/env/mpif90.bash.in                             |   353 -
 src/env/mpif90.sh.in                               |   370 -
 src/env/mpif90.txt                                 |   102 -
 src/env/mpifort.bash.in                            |   358 +
 src/env/mpifort.sh.in                              |   375 +
 src/env/mpifort.txt                                |   102 +
 src/env/mpivars.c                                  |    53 +-
 src/glue/romio/Makefile.mk                         |     3 +-
 src/glue/romio/all_romio_symbols                   |   204 +
 src/glue/romio/all_romio_symbols.c                 |   569 +
 src/glue/romio/glue_romio.c                        |    27 +-
 src/include/.state-cache                           |   133 +-
 src/include/Makefile.mk                            |    14 +-
 src/include/glue_romio.h.in                        |    13 +-
 src/include/mpi.h.in                               |   792 +-
 src/include/mpiallstates.h                         |   421 +-
 src/include/mpibase.h                              |    51 -
 src/include/mpich_cvars.h                          |   198 +-
 src/include/mpichconf.h.in                         |   120 +-
 src/include/mpichconfconst.h                       |    16 +-
 src/include/mpichtimer.h.in                        |   310 -
 src/include/mpidbg.h                               |   151 -
 src/include/mpierror.h                             |     6 +
 src/include/mpierrs.h                              |   377 +-
 src/include/mpifunc.h                              |     2 +-
 src/include/mpihandlemem.h                         |    35 -
 src/include/mpiimpl.h                              |   830 +-
 src/include/mpiimplthread.h                        |  1043 -
 src/include/mpiimplthreadpost.h                    |   204 -
 src/include/mpiiov.h                               |    35 -
 src/include/mpimem.h                               |    32 +-
 src/include/mpir_nbc.h                             |     8 +-
 src/include/mpir_type_defs.h                       |    21 +
 src/include/mpishared.h                            |     7 +-
 src/include/mpit.h                                 |     3 +-
 src/include/mpitimpl.h                             |    76 +-
 src/include/mpitypedefs.h                          |   130 -
 src/include/mpiu_ex.h                              |   527 -
 src/include/mpiu_thread.h                          |   296 -
 src/include/mpiu_utarray.h                         |     2 +-
 src/include/mpiutil.h                              |   377 +-
 src/include/rlog.h                                 |     6 -
 src/include/rlog_macros.h                          |     2 +-
 src/include/thread/.state-cache                    |    22 -
 src/include/thread/Makefile.mk                     |    15 -
 src/include/thread/mpiu_thread_posix_funcs.h       |   305 -
 src/include/thread/mpiu_thread_posix_types.h       |    16 -
 src/include/thread/mpiu_thread_solaris_funcs.h     |   223 -
 src/include/thread/mpiu_thread_solaris_types.h     |    14 -
 src/include/thread/mpiu_thread_win_funcs.h         |    80 -
 src/include/thread/mpiu_thread_win_types.h         |    33 -
 src/mpi/Makefile.mk                                |     9 +-
 src/mpi/attr/.state-cache                          |   132 +-
 src/mpi/attr/Makefile.mk                           |     2 +-
 src/mpi/attr/attr_delete.c                         |     8 +-
 src/mpi/attr/attr_get.c                            |    12 +-
 src/mpi/attr/attr_put.c                            |     8 +-
 src/mpi/attr/attrutil.c                            |    30 +-
 src/mpi/attr/comm_create_keyval.c                  |    16 +-
 src/mpi/attr/comm_delete_attr.c                    |    12 +-
 src/mpi/attr/comm_free_keyval.c                    |    10 +-
 src/mpi/attr/comm_get_attr.c                       |    36 +-
 src/mpi/attr/comm_set_attr.c                       |    30 +-
 src/mpi/attr/keyval_create.c                       |     7 +-
 src/mpi/attr/keyval_free.c                         |     6 +-
 src/mpi/attr/type_create_keyval.c                  |    12 +-
 src/mpi/attr/type_delete_attr.c                    |     6 +-
 src/mpi/attr/type_free_keyval.c                    |     6 +-
 src/mpi/attr/type_get_attr.c                       |    18 +-
 src/mpi/attr/type_set_attr.c                       |    16 +-
 src/mpi/attr/win_create_keyval.c                   |    12 +-
 src/mpi/attr/win_delete_attr.c                     |     6 +-
 src/mpi/attr/win_free_keyval.c                     |     6 +-
 src/mpi/attr/win_get_attr.c                        |    24 +-
 src/mpi/attr/win_set_attr.c                        |    19 +-
 src/mpi/coll/.state-cache                          |   313 +-
 src/mpi/coll/Makefile.mk                           |     2 +-
 src/mpi/coll/allgather.c                           |   190 +-
 src/mpi/coll/allgatherv.c                          |   210 +-
 src/mpi/coll/allred_group.c                        |   120 +-
 src/mpi/coll/allreduce.c                           |   273 +-
 src/mpi/coll/alltoall.c                            |   299 +-
 src/mpi/coll/alltoallv.c                           |   122 +-
 src/mpi/coll/alltoallw.c                           |   119 +-
 src/mpi/coll/barrier.c                             |   127 +-
 src/mpi/coll/barrier_group.c                       |     6 +-
 src/mpi/coll/bcast.c                               |   290 +-
 src/mpi/coll/exscan.c                              |    70 +-
 src/mpi/coll/gather.c                              |   239 +-
 src/mpi/coll/gatherv.c                             |    78 +-
 src/mpi/coll/helper_fns.c                          |   503 +-
 src/mpi/coll/iallgather.c                          |   110 +-
 src/mpi/coll/iallgatherv.c                         |   129 +-
 src/mpi/coll/iallreduce.c                          |   129 +-
 src/mpi/coll/ialltoall.c                           |   104 +-
 src/mpi/coll/ialltoallv.c                          |    62 +-
 src/mpi/coll/ialltoallw.c                          |    54 +-
 src/mpi/coll/ibarrier.c                            |    70 +-
 src/mpi/coll/ibcast.c                              |    96 +-
 src/mpi/coll/iexscan.c                             |    51 +-
 src/mpi/coll/igather.c                             |   128 +-
 src/mpi/coll/igatherv.c                            |    44 +-
 src/mpi/coll/ired_scat.c                           |   153 +-
 src/mpi/coll/ired_scat_block.c                     |   152 +-
 src/mpi/coll/ireduce.c                             |   154 +-
 src/mpi/coll/iscan.c                               |    76 +-
 src/mpi/coll/iscatter.c                            |   112 +-
 src/mpi/coll/iscatterv.c                           |    44 +-
 src/mpi/coll/nbcutil.c                             |     4 +-
 src/mpi/coll/op_commutative.c                      |    10 +-
 src/mpi/coll/op_create.c                           |     8 +-
 src/mpi/coll/op_free.c                             |     6 +-
 src/mpi/coll/opband.c                              |    10 +-
 src/mpi/coll/opbor.c                               |    10 +-
 src/mpi/coll/opbxor.c                              |    10 +-
 src/mpi/coll/opland.c                              |    10 +-
 src/mpi/coll/oplor.c                               |    10 +-
 src/mpi/coll/oplxor.c                              |    10 +-
 src/mpi/coll/opmax.c                               |    10 +-
 src/mpi/coll/opmaxloc.c                            |    14 +-
 src/mpi/coll/opmin.c                               |    10 +-
 src/mpi/coll/opminloc.c                            |    14 +-
 src/mpi/coll/opno_op.c                             |     4 +-
 src/mpi/coll/opprod.c                              |    10 +-
 src/mpi/coll/opreplace.c                           |     6 +-
 src/mpi/coll/opsum.c                               |    10 +-
 src/mpi/coll/red_scat.c                            |   231 +-
 src/mpi/coll/red_scat_block.c                      |   227 +-
 src/mpi/coll/reduce.c                              |   249 +-
 src/mpi/coll/reduce_local.c                        |    22 +-
 src/mpi/coll/scan.c                                |   146 +-
 src/mpi/coll/scatter.c                             |   175 +-
 src/mpi/coll/scatterv.c                            |    67 +-
 src/mpi/comm/.state-cache                          |   180 +-
 src/mpi/comm/Makefile.mk                           |    13 +-
 src/mpi/comm/comm_agree.c                          |   191 +
 src/mpi/comm/comm_compare.c                        |    40 +-
 src/mpi/comm/comm_create.c                         |   241 +-
 src/mpi/comm/comm_create_group.c                   |    44 +-
 src/mpi/comm/comm_dup.c                            |    20 +-
 src/mpi/comm/comm_dup_with_info.c                  |    21 +-
 src/mpi/comm/comm_failure_ack.c                    |   116 +
 src/mpi/comm/comm_failure_get_acked.c              |   120 +
 src/mpi/comm/comm_free.c                           |    14 +-
 src/mpi/comm/comm_get_info.c                       |    15 +-
 src/mpi/comm/comm_get_name.c                       |     4 +-
 src/mpi/comm/comm_group.c                          |    27 +-
 src/mpi/comm/comm_group_failed.c                   |   122 -
 src/mpi/comm/comm_idup.c                           |    24 +-
 src/mpi/comm/comm_rank.c                           |    12 +-
 src/mpi/comm/comm_reenable_anysource.c             |   119 -
 src/mpi/comm/comm_remote_group.c                   |    19 +-
 src/mpi/comm/comm_remote_group_failed.c            |   122 -
 src/mpi/comm/comm_remote_size.c                    |     4 +-
 src/mpi/comm/comm_revoke.c                         |   114 +
 src/mpi/comm/comm_set_info.c                       |    20 +-
 src/mpi/comm/comm_set_name.c                       |     8 +-
 src/mpi/comm/comm_shrink.c                         |   199 +
 src/mpi/comm/comm_size.c                           |     6 +-
 src/mpi/comm/comm_split.c                          |   108 +-
 src/mpi/comm/comm_split_type.c                     |    20 +-
 src/mpi/comm/comm_test_inter.c                     |     4 +-
 src/mpi/comm/commutil.c                            |  1726 +-
 src/mpi/comm/contextid.c                           |  1253 +
 src/mpi/comm/intercomm_create.c                    |   182 +-
 src/mpi/comm/intercomm_merge.c                     |   176 +-
 src/mpi/comm/mpicomm.h                             |     7 +-
 src/mpi/datatype/.state-cache                      |   262 +-
 src/mpi/datatype/Makefile.mk                       |     2 +-
 src/mpi/datatype/address.c                         |     6 +-
 src/mpi/datatype/get_address.c                     |     6 +-
 src/mpi/datatype/get_count.c                       |     6 +-
 src/mpi/datatype/get_elements.c                    |     6 +-
 src/mpi/datatype/get_elements_x.c                  |    36 +-
 src/mpi/datatype/pack.c                            |    27 +-
 src/mpi/datatype/pack_external.c                   |     6 +-
 src/mpi/datatype/pack_external_size.c              |     3 +
 src/mpi/datatype/pack_size.c                       |     8 +-
 src/mpi/datatype/register_datarep.c                |     6 +-
 src/mpi/datatype/status_set_elements.c             |     4 +-
 src/mpi/datatype/status_set_elements_x.c           |    14 +-
 src/mpi/datatype/type_commit.c                     |    14 +-
 src/mpi/datatype/type_contiguous.c                 |    60 +-
 src/mpi/datatype/type_create_darray.c              |    86 +-
 src/mpi/datatype/type_create_hindexed.c            |    10 +-
 src/mpi/datatype/type_create_hindexed_block.c      |    18 +-
 src/mpi/datatype/type_create_hvector.c             |     9 +-
 src/mpi/datatype/type_create_indexed_block.c       |    17 +-
 src/mpi/datatype/type_create_resized.c             |     9 +-
 src/mpi/datatype/type_create_struct.c              |    18 +-
 src/mpi/datatype/type_create_subarray.c            |    63 +-
 src/mpi/datatype/type_dup.c                        |    10 +-
 src/mpi/datatype/type_extent.c                     |     4 +-
 src/mpi/datatype/type_free.c                       |    10 +-
 src/mpi/datatype/type_get_contents.c               |     8 +-
 src/mpi/datatype/type_get_envelope.c               |     7 +-
 src/mpi/datatype/type_get_extent.c                 |     6 +-
 src/mpi/datatype/type_get_extent_x.c               |    12 +-
 src/mpi/datatype/type_get_name.c                   |    27 +-
 src/mpi/datatype/type_get_true_extent.c            |     6 +-
 src/mpi/datatype/type_get_true_extent_x.c          |    12 +-
 src/mpi/datatype/type_hindexed.c                   |    10 +-
 src/mpi/datatype/type_hvector.c                    |    17 +-
 src/mpi/datatype/type_indexed.c                    |    18 +-
 src/mpi/datatype/type_lb.c                         |     4 +-
 src/mpi/datatype/type_match_size.c                 |    15 +-
 src/mpi/datatype/type_set_name.c                   |     4 +-
 src/mpi/datatype/type_size.c                       |     6 +-
 src/mpi/datatype/type_size_x.c                     |    14 +-
 src/mpi/datatype/type_struct.c                     |    18 +-
 src/mpi/datatype/type_ub.c                         |     2 +
 src/mpi/datatype/type_vector.c                     |    17 +-
 src/mpi/datatype/typeutil.c                        |    10 +-
 src/mpi/datatype/unpack.c                          |    15 +-
 src/mpi/datatype/unpack_external.c                 |     8 +-
 src/mpi/debugger/.state-cache                      |    40 +-
 src/mpi/debugger/Makefile.mk                       |     2 +-
 src/mpi/debugger/allcommdbg.c                      |     2 +
 src/mpi/debugger/dbginit.c                         |    27 +-
 src/mpi/debugger/dbgstub.c                         |     2 +
 src/mpi/debugger/dll_mpich.c                       |    15 +-
 src/mpi/errhan/.state-cache                        |   136 +-
 src/mpi/errhan/Makefile.mk                         |     2 +-
 src/mpi/errhan/add_error_class.c                   |     8 +-
 src/mpi/errhan/add_error_code.c                    |    10 +-
 src/mpi/errhan/add_error_string.c                  |     6 +-
 src/mpi/errhan/baseerrnames.txt                    |     4 +-
 src/mpi/errhan/comm_call_errhandler.c              |     8 +-
 src/mpi/errhan/comm_create_errhandler.c            |    15 +-
 src/mpi/errhan/comm_get_errhandler.c               |    16 +-
 src/mpi/errhan/comm_set_errhandler.c               |    16 +-
 src/mpi/errhan/defmsg.h                            |  6237 ++-
 src/mpi/errhan/dynerrutil.c                        |     7 +-
 src/mpi/errhan/errhandler_create.c                 |     6 +-
 src/mpi/errhan/errhandler_free.c                   |     6 +-
 src/mpi/errhan/errhandler_get.c                    |    10 +-
 src/mpi/errhan/errhandler_set.c                    |    10 +-
 src/mpi/errhan/errnames-old.txt                    |   286 -
 src/mpi/errhan/errnames.txt                        |    93 +-
 src/mpi/errhan/error_class.c                       |     2 +
 src/mpi/errhan/error_string.c                      |     2 +
 src/mpi/errhan/errutil.c                           |   172 +-
 src/mpi/errhan/file_call_errhandler.c              |    12 +-
 src/mpi/errhan/file_create_errhandler.c            |    11 +-
 src/mpi/errhan/file_get_errhandler.c               |     6 +-
 src/mpi/errhan/file_set_errhandler.c               |     4 +-
 src/mpi/errhan/win_call_errhandler.c               |    10 +-
 src/mpi/errhan/win_create_errhandler.c             |    11 +-
 src/mpi/errhan/win_get_errhandler.c                |    10 +-
 src/mpi/errhan/win_set_errhandler.c                |     6 +-
 src/mpi/group/.state-cache                         |    86 +-
 src/mpi/group/Makefile.mk                          |     2 +-
 src/mpi/group/group_compare.c                      |    10 +-
 src/mpi/group/group_difference.c                   |    13 +-
 src/mpi/group/group_excl.c                         |    15 +-
 src/mpi/group/group_free.c                         |    12 +-
 src/mpi/group/group_incl.c                         |    13 +-
 src/mpi/group/group_intersection.c                 |    15 +-
 src/mpi/group/group_range_excl.c                   |    13 +-
 src/mpi/group/group_range_incl.c                   |    14 +-
 src/mpi/group/group_rank.c                         |     2 +
 src/mpi/group/group_size.c                         |     2 +
 src/mpi/group/group_translate_ranks.c              |    15 +-
 src/mpi/group/group_union.c                        |    16 +-
 src/mpi/group/grouputil.c                          |    37 +-
 src/mpi/info/.state-cache                          |    54 +-
 src/mpi/info/Makefile.mk                           |     4 +-
 src/mpi/info/info_create.c                         |     8 +-
 src/mpi/info/info_delete.c                         |    14 +-
 src/mpi/info/info_dup.c                            |    14 +-
 src/mpi/info/info_free.c                           |     6 +-
 src/mpi/info/info_get.c                            |    56 +-
 src/mpi/info/info_getn.c                           |    10 +-
 src/mpi/info/info_getnth.c                         |    14 +-
 src/mpi/info/info_getvallen.c                      |    16 +-
 src/mpi/info/info_set.c                            |    20 +-
 src/mpi/info/infoutil.c                            |     6 +-
 src/mpi/init/.state-cache                          |    50 +-
 src/mpi/init/Makefile.mk                           |     2 +-
 src/mpi/init/abort.c                               |    33 +-
 src/mpi/init/async.c                               |    50 +-
 src/mpi/init/finalize.c                            |    34 +-
 src/mpi/init/finalized.c                           |     9 +-
 src/mpi/init/init.c                                |     6 +-
 src/mpi/init/initialized.c                         |     9 +-
 src/mpi/init/initthread.c                          |   173 +-
 src/mpi/init/ismain.c                              |     2 +
 src/mpi/init/querythread.c                         |     2 +
 src/mpi/io/.state-cache                            |     2 +-
 src/mpi/io/Makefile.mk                             |     2 +-
 src/mpi/misc/.state-cache                          |    26 +-
 src/mpi/misc/Makefile.mk                           |     4 +-
 src/mpi/misc/aint_add.c                            |    68 +
 src/mpi/misc/aint_diff.c                           |    69 +
 src/mpi/misc/getpname.c                            |     2 +
 src/mpi/misc/library_version.c                     |     4 +-
 src/mpi/misc/pcontrol.c                            |     2 +
 src/mpi/misc/version.c                             |     2 +
 src/mpi/pt2pt/.state-cache                         |   252 +-
 src/mpi/pt2pt/Makefile.mk                          |     2 +-
 src/mpi/pt2pt/bsend.c                              |     9 +-
 src/mpi/pt2pt/bsend_init.c                         |    11 +-
 src/mpi/pt2pt/bsendutil.c                          |    58 +-
 src/mpi/pt2pt/bsendutil.h                          |     1 +
 src/mpi/pt2pt/bufattach.c                          |     6 +-
 src/mpi/pt2pt/buffree.c                            |     6 +-
 src/mpi/pt2pt/cancel.c                             |    28 +-
 src/mpi/pt2pt/greq_complete.c                      |    12 +-
 src/mpi/pt2pt/greq_start.c                         |    48 +-
 src/mpi/pt2pt/ibsend.c                             |    48 +-
 src/mpi/pt2pt/improbe.c                            |    15 +-
 src/mpi/pt2pt/imrecv.c                             |    17 +-
 src/mpi/pt2pt/iprobe.c                             |     8 +-
 src/mpi/pt2pt/irecv.c                              |    18 +-
 src/mpi/pt2pt/irsend.c                             |     9 +-
 src/mpi/pt2pt/isend.c                              |    11 +-
 src/mpi/pt2pt/issend.c                             |     9 +-
 src/mpi/pt2pt/mpir_request.c                       |    65 +-
 src/mpi/pt2pt/mprobe.c                             |    14 +-
 src/mpi/pt2pt/mrecv.c                              |    17 +-
 src/mpi/pt2pt/probe.c                              |     8 +-
 src/mpi/pt2pt/recv.c                               |    22 +-
 src/mpi/pt2pt/recv_init.c                          |    11 +-
 src/mpi/pt2pt/request_free.c                       |     6 +-
 src/mpi/pt2pt/request_get_status.c                 |     6 +-
 src/mpi/pt2pt/rsend.c                              |     9 +-
 src/mpi/pt2pt/rsend_init.c                         |    11 +-
 src/mpi/pt2pt/send.c                               |     9 +-
 src/mpi/pt2pt/send_init.c                          |    11 +-
 src/mpi/pt2pt/sendrecv.c                           |    28 +-
 src/mpi/pt2pt/sendrecv_rep.c                       |    10 +-
 src/mpi/pt2pt/ssend.c                              |    11 +-
 src/mpi/pt2pt/ssend_init.c                         |    11 +-
 src/mpi/pt2pt/start.c                              |     6 +-
 src/mpi/pt2pt/startall.c                           |     6 +-
 src/mpi/pt2pt/status_set_cancelled.c               |     2 +
 src/mpi/pt2pt/test.c                               |    22 +-
 src/mpi/pt2pt/test_cancelled.c                     |     4 +-
 src/mpi/pt2pt/testall.c                            |   281 +-
 src/mpi/pt2pt/testany.c                            |    58 +-
 src/mpi/pt2pt/testsome.c                           |    75 +-
 src/mpi/pt2pt/wait.c                               |    39 +-
 src/mpi/pt2pt/waitall.c                            |   113 +-
 src/mpi/pt2pt/waitany.c                            |    24 +-
 src/mpi/pt2pt/waitsome.c                           |    90 +-
 src/mpi/rma/.state-cache                           |   234 +-
 src/mpi/rma/Makefile.mk                            |     2 +-
 src/mpi/rma/accumulate.c                           |    19 +-
 src/mpi/rma/alloc_mem.c                            |     8 +-
 src/mpi/rma/compare_and_swap.c                     |    19 +-
 src/mpi/rma/fetch_and_op.c                         |    25 +-
 src/mpi/rma/free_mem.c                             |     6 +-
 src/mpi/rma/get.c                                  |    17 +-
 src/mpi/rma/get_accumulate.c                       |    26 +-
 src/mpi/rma/put.c                                  |    15 +-
 src/mpi/rma/raccumulate.c                          |    18 +-
 src/mpi/rma/rget.c                                 |    17 +-
 src/mpi/rma/rget_accumulate.c                      |    25 +-
 src/mpi/rma/rmatypeutil.c                          |     4 +-
 src/mpi/rma/rput.c                                 |    17 +-
 src/mpi/rma/win_allocate.c                         |    11 +-
 src/mpi/rma/win_allocate_shared.c                  |    19 +-
 src/mpi/rma/win_attach.c                           |     9 +-
 src/mpi/rma/win_complete.c                         |     8 +-
 src/mpi/rma/win_create.c                           |    11 +-
 src/mpi/rma/win_create_dynamic.c                   |    10 +-
 src/mpi/rma/win_detach.c                           |     9 +-
 src/mpi/rma/win_fence.c                            |     8 +-
 src/mpi/rma/win_flush.c                            |     8 +-
 src/mpi/rma/win_flush_all.c                        |     8 +-
 src/mpi/rma/win_flush_local.c                      |     8 +-
 src/mpi/rma/win_flush_local_all.c                  |     8 +-
 src/mpi/rma/win_free.c                             |     9 +-
 src/mpi/rma/win_get_group.c                        |     6 +-
 src/mpi/rma/win_get_info.c                         |     8 +-
 src/mpi/rma/win_get_name.c                         |     2 +
 src/mpi/rma/win_lock.c                             |    13 +-
 src/mpi/rma/win_lock_all.c                         |    11 +-
 src/mpi/rma/win_post.c                             |     8 +-
 src/mpi/rma/win_set_info.c                         |     8 +-
 src/mpi/rma/win_set_name.c                         |     2 +
 src/mpi/rma/win_shared_query.c                     |     9 +-
 src/mpi/rma/win_start.c                            |     8 +-
 src/mpi/rma/win_sync.c                             |     8 +-
 src/mpi/rma/win_test.c                             |     8 +-
 src/mpi/rma/win_unlock.c                           |     8 +-
 src/mpi/rma/win_unlock_all.c                       |     8 +-
 src/mpi/rma/win_wait.c                             |     8 +-
 src/mpi/romio/Makefile.am                          |    23 +-
 src/mpi/romio/Makefile.in                          |   924 +-
 src/mpi/romio/README                               |     8 +-
 src/mpi/romio/aclocal.m4                           |    69 +-
 src/mpi/romio/adio/Makefile.mk                     |    10 +-
 src/mpi/romio/adio/ad_bg/.state-cache              |    61 -
 src/mpi/romio/adio/ad_bg/Makefile.mk               |    35 -
 src/mpi/romio/adio/ad_bg/ad_bg.c                   |    51 -
 src/mpi/romio/adio/ad_bg/ad_bg.h                   |    97 -
 src/mpi/romio/adio/ad_bg/ad_bg_aggrs.c             |  1025 -
 src/mpi/romio/adio/ad_bg/ad_bg_aggrs.h             |   104 -
 src/mpi/romio/adio/ad_bg/ad_bg_close.c             |    53 -
 src/mpi/romio/adio/ad_bg/ad_bg_fcntl.c             |    58 -
 src/mpi/romio/adio/ad_bg/ad_bg_flush.c             |    90 -
 src/mpi/romio/adio/ad_bg/ad_bg_getsh.c             |    84 -
 src/mpi/romio/adio/ad_bg/ad_bg_hints.c             |   318 -
 src/mpi/romio/adio/ad_bg/ad_bg_open.c              |   316 -
 src/mpi/romio/adio/ad_bg/ad_bg_pset.c              |   290 -
 src/mpi/romio/adio/ad_bg/ad_bg_pset.h              |    75 -
 src/mpi/romio/adio/ad_bg/ad_bg_rdcoll.c            |  1148 -
 src/mpi/romio/adio/ad_bg/ad_bg_read.c              |   558 -
 src/mpi/romio/adio/ad_bg/ad_bg_setsh.c             |    68 -
 src/mpi/romio/adio/ad_bg/ad_bg_tuning.c            |   176 -
 src/mpi/romio/adio/ad_bg/ad_bg_tuning.h            |   109 -
 src/mpi/romio/adio/ad_bg/ad_bg_wrcoll.c            |  1533 -
 src/mpi/romio/adio/ad_bg/ad_bg_write.c             |   611 -
 src/mpi/romio/adio/ad_bgl/.state-cache             |    61 -
 src/mpi/romio/adio/ad_bgl/Makefile.mk              |    34 -
 src/mpi/romio/adio/ad_bgl/ad_bgl.c                 |    60 -
 src/mpi/romio/adio/ad_bgl/ad_bgl.h                 |    97 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_aggrs.c           |   966 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_aggrs.h           |   108 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_close.c           |    53 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_fcntl.c           |    58 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_flush.c           |    90 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_getsh.c           |    84 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_hints.c           |   302 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_open.c            |   304 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_pset.c            |   109 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_pset.h            |    82 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_rdcoll.c          |  1147 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_read.c            |   549 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_setsh.c           |    68 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_tuning.c          |   163 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_tuning.h          |    95 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_wrcoll.c          |  1535 -
 src/mpi/romio/adio/ad_bgl/ad_bgl_write.c           |   611 -
 src/mpi/romio/adio/ad_bglockless/.state-cache      |    13 -
 src/mpi/romio/adio/ad_bglockless/Makefile.mk       |    17 -
 src/mpi/romio/adio/ad_bglockless/ad_bglockless.c   |    44 -
 src/mpi/romio/adio/ad_bglockless/ad_bglockless.h   |    14 -
 .../adio/ad_bglockless/ad_bglockless_features.c    |    40 -
 src/mpi/romio/adio/{ad_bg => ad_gpfs}/.gitignore   |     0
 src/mpi/romio/adio/ad_gpfs/.state-cache            |    40 +
 src/mpi/romio/adio/ad_gpfs/Makefile.mk             |    26 +
 src/mpi/romio/adio/ad_gpfs/ad_gpfs.c               |    63 +
 src/mpi/romio/adio/ad_gpfs/ad_gpfs.h               |    73 +
 src/mpi/romio/adio/ad_gpfs/ad_gpfs_aggrs.c         |   846 +
 src/mpi/romio/adio/ad_gpfs/ad_gpfs_aggrs.h         |    86 +
 src/mpi/romio/adio/ad_gpfs/ad_gpfs_close.c         |    57 +
 src/mpi/romio/adio/ad_gpfs/ad_gpfs_flush.c         |    68 +
 src/mpi/romio/adio/ad_gpfs/ad_gpfs_hints.c         |   288 +
 src/mpi/romio/adio/ad_gpfs/ad_gpfs_open.c          |   156 +
 src/mpi/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c        |  1255 +
 src/mpi/romio/adio/ad_gpfs/ad_gpfs_tuning.c        |   338 +
 src/mpi/romio/adio/ad_gpfs/ad_gpfs_tuning.h        |   119 +
 src/mpi/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c        |  1814 +
 src/mpi/romio/adio/ad_gpfs/bg/.state-cache         |    16 +
 src/mpi/romio/adio/ad_gpfs/bg/Makefile.mk          |    18 +
 src/mpi/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c        |   675 +
 src/mpi/romio/adio/ad_gpfs/bg/ad_bg_aggrs.h        |    33 +
 src/mpi/romio/adio/ad_gpfs/bg/ad_bg_pset.c         |   377 +
 src/mpi/romio/adio/ad_gpfs/bg/ad_bg_pset.h         |    83 +
 src/mpi/romio/adio/ad_gpfs/pe/.state-cache         |    10 +
 src/mpi/romio/adio/ad_gpfs/pe/Makefile.mk          |    16 +
 src/mpi/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c        |   276 +
 src/mpi/romio/adio/ad_gpfs/pe/ad_pe_aggrs.h        |    30 +
 src/mpi/romio/adio/ad_gridftp/.state-cache         |    52 +-
 src/mpi/romio/adio/ad_gridftp/ad_gridftp.c         |     2 +
 src/mpi/romio/adio/ad_gridftp/ad_gridftp_read.c    |     5 +-
 src/mpi/romio/adio/ad_gridftp/ad_gridftp_write.c   |     5 +-
 src/mpi/romio/adio/ad_hfs/.state-cache             |    24 +-
 src/mpi/romio/adio/ad_hfs/ad_hfs.c                 |     2 +
 src/mpi/romio/adio/ad_lustre/.state-cache          |    36 +-
 src/mpi/romio/adio/ad_lustre/ad_lustre.c           |     3 +
 src/mpi/romio/adio/ad_lustre/ad_lustre.h           |    16 +-
 src/mpi/romio/adio/ad_lustre/ad_lustre_aggregate.c |     4 +-
 src/mpi/romio/adio/ad_lustre/ad_lustre_hints.c     |    94 +-
 src/mpi/romio/adio/ad_lustre/ad_lustre_open.c      |   190 +-
 src/mpi/romio/adio/ad_lustre/ad_lustre_rwcontig.c  |     2 +
 src/mpi/romio/adio/ad_lustre/ad_lustre_wrcoll.c    |    11 +-
 src/mpi/romio/adio/ad_lustre/ad_lustre_wrstr.c     |    10 +-
 src/mpi/romio/adio/ad_nfs/.state-cache             |    54 +-
 src/mpi/romio/adio/ad_nfs/ad_nfs.c                 |     3 +
 src/mpi/romio/adio/ad_nfs/ad_nfs.h                 |    14 +-
 src/mpi/romio/adio/ad_nfs/ad_nfs_features.c        |     1 +
 src/mpi/romio/adio/ad_nfs/ad_nfs_iwrite.c          |     8 +-
 src/mpi/romio/adio/ad_nfs/ad_nfs_open.c            |    59 +-
 src/mpi/romio/adio/ad_nfs/ad_nfs_read.c            |     8 +-
 src/mpi/romio/adio/ad_nfs/ad_nfs_write.c           |     8 +-
 src/mpi/romio/adio/ad_ntfs/.state-cache            |    54 +-
 src/mpi/romio/adio/ad_ntfs/ad_ntfs.c               |     6 +-
 src/mpi/romio/adio/ad_panfs/.state-cache           |    25 +-
 src/mpi/romio/adio/ad_panfs/Makefile.mk            |    13 +-
 src/mpi/romio/adio/ad_panfs/ad_panfs.c             |    15 +-
 src/mpi/romio/adio/ad_panfs/ad_panfs.h             |    32 +-
 src/mpi/romio/adio/ad_panfs/ad_panfs_hints.c       |    12 +-
 src/mpi/romio/adio/ad_panfs/ad_panfs_open.c        |    49 +-
 src/mpi/romio/adio/ad_panfs/ad_panfs_open6.c       |   440 +
 src/mpi/romio/adio/ad_panfs/ad_panfs_resize.c      |     2 +-
 src/mpi/romio/adio/ad_panfs/ad_panfs_write.c       |     2 +-
 src/mpi/romio/adio/ad_pfs/.state-cache             |    44 +-
 src/mpi/romio/adio/ad_pfs/ad_pfs.c                 |     2 +
 src/mpi/romio/adio/ad_piofs/.state-cache           |    28 +-
 src/mpi/romio/adio/ad_piofs/ad_piofs.c             |     2 +
 src/mpi/romio/adio/ad_piofs/ad_piofs_write.c       |     8 +-
 src/mpi/romio/adio/ad_pvfs/.state-cache            |    38 +-
 src/mpi/romio/adio/ad_pvfs/ad_pvfs.c               |     2 +
 src/mpi/romio/adio/ad_pvfs/ad_pvfs_read.c          |     8 +-
 src/mpi/romio/adio/ad_pvfs/ad_pvfs_write.c         |    16 +-
 src/mpi/romio/adio/ad_pvfs2/.state-cache           |    76 +-
 src/mpi/romio/adio/ad_pvfs2/Makefile.mk            |     4 +-
 src/mpi/romio/adio/ad_pvfs2/ad_pvfs2.c             |    13 +-
 src/mpi/romio/adio/ad_pvfs2/ad_pvfs2.h             |    20 +-
 src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_aio.c         |     6 +-
 src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_common.h      |     4 +-
 src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_delete.c      |     2 +-
 src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_features.c    |     1 +
 src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_hints.c       |    12 +-
 src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c    |   113 +-
 src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     |    22 +-
 .../adio/ad_pvfs2/ad_pvfs2_read_list_classic.c     |    46 +-
 src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_write.c       |    16 +-
 .../adio/ad_pvfs2/ad_pvfs2_write_list_classic.c    |    52 +-
 src/mpi/romio/adio/ad_sfs/.state-cache             |    18 +-
 src/mpi/romio/adio/ad_sfs/ad_sfs.c                 |     2 +
 src/mpi/romio/adio/ad_testfs/.state-cache          |    74 +-
 src/mpi/romio/adio/ad_testfs/ad_testfs.c           |     3 +
 src/mpi/romio/adio/ad_testfs/ad_testfs_hints.c     |     5 -
 src/mpi/romio/adio/ad_ufs/.state-cache             |    10 +-
 src/mpi/romio/adio/ad_ufs/ad_ufs.c                 |     3 +
 src/mpi/romio/adio/ad_ufs/ad_ufs.h                 |    15 +-
 src/mpi/romio/adio/ad_ufs/ad_ufs_open.c            |    60 +-
 src/mpi/romio/adio/ad_xfs/.state-cache             |    28 +-
 src/mpi/romio/adio/ad_xfs/ad_xfs.c                 |     3 +
 src/mpi/romio/adio/ad_xfs/ad_xfs.h                 |     1 -
 src/mpi/romio/adio/ad_xfs/ad_xfs_open.c            |     4 +-
 src/mpi/romio/adio/ad_zoidfs/.state-cache          |    54 +-
 src/mpi/romio/adio/ad_zoidfs/ad_zoidfs.c           |     2 +
 src/mpi/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c |     8 +-
 .../romio/adio/ad_zoidfs/ad_zoidfs_write_list.c    |     8 +-
 src/mpi/romio/adio/common/.state-cache             |   262 +-
 src/mpi/romio/adio/common/Makefile.mk              |     8 +-
 src/mpi/romio/adio/common/ad_aggregate.c           |   156 +-
 src/mpi/romio/adio/common/ad_close.c               |    26 +-
 src/mpi/romio/adio/common/ad_coll_exch_new.c       |     5 +-
 src/mpi/romio/adio/common/ad_delete.c              |     5 +-
 src/mpi/romio/adio/common/ad_done.c                |    15 +-
 src/mpi/romio/adio/common/ad_features.c            |     1 +
 src/mpi/romio/adio/common/ad_flush.c               |    22 +-
 src/mpi/romio/adio/common/ad_fstype.c              |   171 +-
 src/mpi/romio/adio/common/ad_get_sh_fp.c           |    23 -
 src/mpi/romio/adio/common/ad_init.c                |     9 +-
 src/mpi/romio/adio/common/ad_iread_coll.c          |  1342 +
 src/mpi/romio/adio/common/ad_iread_coll.pdf        |   Bin 0 -> 25911 bytes
 src/mpi/romio/adio/common/ad_iwrite.c              |    16 +-
 src/mpi/romio/adio/common/ad_iwrite_coll.c         |  1567 +
 src/mpi/romio/adio/common/ad_iwrite_coll.pdf       |   Bin 0 -> 27758 bytes
 src/mpi/romio/adio/common/ad_open.c                |    69 +-
 src/mpi/romio/adio/common/ad_opencoll.c            |    23 +-
 src/mpi/romio/adio/common/ad_opencoll_failsafe.c   |    16 +-
 src/mpi/romio/adio/common/ad_opencoll_scalable.c   |     8 +-
 src/mpi/romio/adio/common/ad_read.c                |    62 +-
 src/mpi/romio/adio/common/ad_read_coll.c           |    30 +-
 src/mpi/romio/adio/common/ad_read_str.c            |    13 +-
 src/mpi/romio/adio/common/ad_read_str_naive.c      |    14 +-
 src/mpi/romio/adio/common/ad_seek.c                |     6 +-
 src/mpi/romio/adio/common/ad_set_sh_fp.c           |    18 -
 src/mpi/romio/adio/common/ad_threaded_io.c         |    32 +
 src/mpi/romio/adio/common/ad_write.c               |    64 +-
 src/mpi/romio/adio/common/ad_write_coll.c          |    21 +-
 src/mpi/romio/adio/common/ad_write_nolock.c        |    10 +-
 src/mpi/romio/adio/common/ad_write_str.c           |    14 +-
 src/mpi/romio/adio/common/ad_write_str_naive.c     |    14 +-
 src/mpi/romio/adio/common/cb_config_list.c         |    16 +-
 src/mpi/romio/adio/common/error.c                  |    30 +-
 src/mpi/romio/adio/common/flatten.c                |   319 +-
 src/mpi/romio/adio/common/onesided_aggregation.c   |  2168 +
 src/mpi/romio/adio/common/p2p_aggregation.c        |   910 +
 src/mpi/romio/adio/common/shfp_fname.c             |    58 +-
 src/mpi/romio/adio/common/system_hints.c           |   101 +-
 src/mpi/romio/adio/common/utils.c                  |   139 +
 src/mpi/romio/adio/include/.state-cache            |    54 +-
 src/mpi/romio/adio/include/adio.h                  |    26 +-
 src/mpi/romio/adio/include/adioi.h                 |   249 +-
 src/mpi/romio/adio/include/adioi_fs_proto.h        |    16 +-
 src/mpi/romio/adio/include/romioconf.h.in          |    95 +-
 src/mpi/romio/confdb/aclocal_cc.m4                 |    61 +-
 src/mpi/romio/confdb/aclocal_fc.m4                 |   106 +
 src/mpi/romio/confdb/aclocal_libs.m4               |    18 +-
 src/mpi/romio/confdb/aclocal_romio.m4              |    37 +
 src/mpi/romio/confdb/aclocal_shm.m4                |    49 +
 src/mpi/romio/confdb/aclocal_util.m4               |     5 +-
 src/mpi/romio/confdb/ar-lib                        |     2 +-
 src/mpi/romio/confdb/ax_tls.m4                     |    22 +-
 src/mpi/romio/confdb/compile                       |     2 +-
 src/mpi/romio/confdb/config.guess                  |   201 +-
 src/mpi/romio/confdb/config.rpath                  |    16 +-
 src/mpi/romio/confdb/config.sub                    |    51 +-
 src/mpi/romio/confdb/depcomp                       |     2 +-
 src/mpi/romio/confdb/install-sh                    |   366 +-
 src/mpi/romio/confdb/libtool.m4                    |  2561 +-
 src/mpi/romio/confdb/ltmain.sh                     |  5528 +-
 src/mpi/romio/confdb/ltoptions.m4                  |   127 +-
 src/mpi/romio/confdb/ltsugar.m4                    |     7 +-
 src/mpi/romio/confdb/ltversion.m4                  |    12 +-
 src/mpi/romio/confdb/lt~obsolete.m4                |     7 +-
 src/mpi/romio/confdb/missing                       |     6 +-
 src/mpi/romio/configure                            |  5124 +-
 src/mpi/romio/configure.ac                         |   343 +-
 src/mpi/romio/doc/users-guide.pdf                  |   Bin 105355 -> 94812 bytes
 src/mpi/romio/doc/users-guide.tex                  |    13 +-
 src/mpi/romio/include/mpio.h.in                    |   144 +-
 src/mpi/romio/localdefs.in                         |     5 +-
 src/mpi/romio/mpi-io/.state-cache                  |   292 +-
 src/mpi/romio/mpi-io/Makefile.mk                   |     4 +
 src/mpi/romio/mpi-io/close.c                       |    12 +-
 src/mpi/romio/mpi-io/delete.c                      |     6 +-
 src/mpi/romio/mpi-io/file_c2f.c                    |     2 +
 src/mpi/romio/mpi-io/file_f2c.c                    |     2 +
 src/mpi/romio/mpi-io/fortran/.state-cache          |   218 +-
 src/mpi/romio/mpi-io/fsync.c                       |     8 +-
 src/mpi/romio/mpi-io/get_amode.c                   |     2 +
 src/mpi/romio/mpi-io/get_atom.c                    |     2 +
 src/mpi/romio/mpi-io/get_bytoff.c                  |     2 +
 src/mpi/romio/mpi-io/get_errh.c                    |     8 +-
 src/mpi/romio/mpi-io/get_extent.c                  |     2 +
 src/mpi/romio/mpi-io/get_group.c                   |     6 +-
 src/mpi/romio/mpi-io/get_info.c                    |     6 +-
 src/mpi/romio/mpi-io/get_posn.c                    |     2 +
 src/mpi/romio/mpi-io/get_posn_sh.c                 |     2 +
 src/mpi/romio/mpi-io/get_size.c                    |     2 +
 src/mpi/romio/mpi-io/get_view.c                    |     7 +-
 src/mpi/romio/mpi-io/glue/.state-cache             |     2 +-
 src/mpi/romio/mpi-io/glue/default/.state-cache     |     8 +-
 src/mpi/romio/mpi-io/glue/mpich/.state-cache       |     4 +-
 src/mpi/romio/mpi-io/glue/openmpi/.state-cache     |    10 +
 src/mpi/romio/mpi-io/glue/openmpi/Makefile.mk      |    13 +
 src/mpi/romio/mpi-io/glue/openmpi/mpio_err.c       |    52 +
 src/mpi/romio/mpi-io/glue/openmpi/mpio_file.c      |    95 +
 src/mpi/romio/mpi-io/ioreq_c2f.c                   |     8 +-
 src/mpi/romio/mpi-io/ioreq_f2c.c                   |     6 +-
 src/mpi/romio/mpi-io/iotest.c                      |     6 +-
 src/mpi/romio/mpi-io/iotestall.c                   |     6 +-
 src/mpi/romio/mpi-io/iotestany.c                   |     6 +-
 src/mpi/romio/mpi-io/iotestsome.c                  |     6 +-
 src/mpi/romio/mpi-io/iowait.c                      |     6 +-
 src/mpi/romio/mpi-io/iowaitall.c                   |     6 +-
 src/mpi/romio/mpi-io/iowaitany.c                   |     6 +-
 src/mpi/romio/mpi-io/iowaitsome.c                  |     6 +-
 src/mpi/romio/mpi-io/iread.c                       |     7 +-
 src/mpi/romio/mpi-io/iread_all.c                   |   149 +
 src/mpi/romio/mpi-io/iread_at.c                    |     3 +
 src/mpi/romio/mpi-io/iread_atall.c                 |    74 +
 src/mpi/romio/mpi-io/iread_sh.c                    |     7 +-
 src/mpi/romio/mpi-io/iwrite.c                      |     7 +-
 src/mpi/romio/mpi-io/iwrite_all.c                  |   138 +
 src/mpi/romio/mpi-io/iwrite_at.c                   |     4 +
 src/mpi/romio/mpi-io/iwrite_atall.c                |    68 +
 src/mpi/romio/mpi-io/iwrite_sh.c                   |     7 +-
 src/mpi/romio/mpi-io/mpioimpl.h                    |    12 +-
 src/mpi/romio/mpi-io/mpioprof.h                    |     9 +
 src/mpi/romio/mpi-io/open.c                        |    21 +-
 src/mpi/romio/mpi-io/prealloc.c                    |     6 +-
 src/mpi/romio/mpi-io/rd_atallb.c                   |     3 +
 src/mpi/romio/mpi-io/rd_atalle.c                   |     2 +
 src/mpi/romio/mpi-io/read.c                        |     9 +-
 src/mpi/romio/mpi-io/read_all.c                    |     7 +-
 src/mpi/romio/mpi-io/read_allb.c                   |     7 +-
 src/mpi/romio/mpi-io/read_alle.c                   |     6 +-
 src/mpi/romio/mpi-io/read_at.c                     |     3 +
 src/mpi/romio/mpi-io/read_atall.c                  |     4 +
 src/mpi/romio/mpi-io/read_ord.c                    |     7 +-
 src/mpi/romio/mpi-io/read_ordb.c                   |     7 +-
 src/mpi/romio/mpi-io/read_orde.c                   |     6 +-
 src/mpi/romio/mpi-io/read_sh.c                     |     7 +-
 src/mpi/romio/mpi-io/register_datarep.c            |     8 +-
 src/mpi/romio/mpi-io/seek.c                        |     6 +-
 src/mpi/romio/mpi-io/seek_sh.c                     |     6 +-
 src/mpi/romio/mpi-io/set_atom.c                    |     6 +-
 src/mpi/romio/mpi-io/set_errh.c                    |     8 +-
 src/mpi/romio/mpi-io/set_info.c                    |     6 +-
 src/mpi/romio/mpi-io/set_size.c                    |    12 +-
 src/mpi/romio/mpi-io/set_view.c                    |    11 +-
 src/mpi/romio/mpi-io/wr_atallb.c                   |     3 +
 src/mpi/romio/mpi-io/wr_atalle.c                   |     2 +
 src/mpi/romio/mpi-io/write.c                       |     7 +-
 src/mpi/romio/mpi-io/write_all.c                   |     7 +-
 src/mpi/romio/mpi-io/write_allb.c                  |     7 +-
 src/mpi/romio/mpi-io/write_alle.c                  |     6 +-
 src/mpi/romio/mpi-io/write_at.c                    |     4 +
 src/mpi/romio/mpi-io/write_atall.c                 |     4 +
 src/mpi/romio/mpi-io/write_ord.c                   |     7 +-
 src/mpi/romio/mpi-io/write_ordb.c                  |     7 +-
 src/mpi/romio/mpi-io/write_orde.c                  |     6 +-
 src/mpi/romio/mpi-io/write_sh.c                    |     7 +-
 src/mpi/romio/mpi2-other/array/.state-cache        |     8 +-
 .../romio/mpi2-other/array/fortran/.state-cache    |     4 +-
 src/mpi/romio/mpi2-other/info/.state-cache         |    42 +-
 src/mpi/romio/mpi2-other/info/fortran/.state-cache |    34 +-
 src/mpi/romio/test-internal/.state-cache           |    10 +-
 src/mpi/romio/test-internal/Makefile.in            |    29 +-
 src/mpi/romio/test/.state-cache                    |   105 +-
 src/mpi/romio/test/Makefile.am                     |     2 +-
 src/mpi/romio/test/Makefile.in                     |    86 +-
 src/mpi/romio/test/aggregation1.c                  |     9 +-
 src/mpi/romio/test/coll_perf.c                     |     6 +-
 src/mpi/romio/test/darray_read.c                   |   124 +
 src/mpi/romio/test/fcoll_test.f.in                 |     1 -
 src/mpi/romio/test/fmisc.f.in                      |     1 -
 src/mpi/romio/test/fperf.f.in                      |     1 -
 src/mpi/romio/test/misc.c.in                       |     4 +-
 src/mpi/romio/test/pfcoll_test.f.in                |     1 -
 src/mpi/romio/test/runtests.in                     |    19 +
 src/mpi/romio/test/syshints.c                      |    53 +
 src/mpi/romio/test/test_hintfile                   |     6 +
 src/mpi/romio/test/types_with_zeros.c              |   139 +
 src/mpi/romio/util/.state-cache                    |     2 +-
 src/mpi/romio/version.m4                           |     8 +-
 src/mpi/spawn/.state-cache                         |    62 +-
 src/mpi/spawn/close_port.c                         |     8 +-
 src/mpi/spawn/comm_accept.c                        |    15 +-
 src/mpi/spawn/comm_connect.c                       |    15 +-
 src/mpi/spawn/comm_disconnect.c                    |     8 +-
 src/mpi/spawn/comm_get_parent.c                    |     2 +
 src/mpi/spawn/comm_join.c                          |    22 +-
 src/mpi/spawn/comm_spawn.c                         |    11 +-
 src/mpi/spawn/comm_spawn_multiple.c                |    12 +-
 src/mpi/spawn/lookup_name.c                        |     8 +-
 src/mpi/spawn/open_port.c                          |     8 +-
 src/mpi/spawn/publish_name.c                       |     8 +-
 src/mpi/spawn/unpublish_name.c                     |     8 +-
 src/mpi/timer/.state-cache                         |    13 +-
 src/mpi/timer/Makefile.mk                          |     4 -
 src/mpi/timer/mpidtime.c                           |   424 -
 src/mpi/timer/wtick.c                              |     2 +
 src/mpi/timer/wtime.c                              |     2 +
 src/mpi/topo/.state-cache                          |   184 +-
 src/mpi/topo/Makefile.mk                           |     2 +-
 src/mpi/topo/cart_coords.c                         |     8 +-
 src/mpi/topo/cart_create.c                         |    33 +-
 src/mpi/topo/cart_get.c                            |     8 +-
 src/mpi/topo/cart_map.c                            |    18 +-
 src/mpi/topo/cart_rank.c                           |    12 +-
 src/mpi/topo/cart_shift.c                          |    16 +-
 src/mpi/topo/cart_sub.c                            |    18 +-
 src/mpi/topo/cartdim_get.c                         |     6 +-
 src/mpi/topo/dims_create.c                         |     4 +-
 src/mpi/topo/dist_gr_create.c                      |    56 +-
 src/mpi/topo/dist_gr_create_adj.c                  |    23 +-
 src/mpi/topo/dist_gr_neighb.c                      |    21 +-
 src/mpi/topo/dist_gr_neighb_count.c                |    16 +-
 src/mpi/topo/graph_get.c                           |    10 +-
 src/mpi/topo/graph_map.c                           |    16 +-
 src/mpi/topo/graph_nbr.c                           |    14 +-
 src/mpi/topo/graphcreate.c                         |    21 +-
 src/mpi/topo/graphdimsget.c                        |     6 +-
 src/mpi/topo/graphnbrcnt.c                         |    14 +-
 src/mpi/topo/inhb_allgather.c                      |    37 +-
 src/mpi/topo/inhb_allgatherv.c                     |    37 +-
 src/mpi/topo/inhb_alltoall.c                       |    39 +-
 src/mpi/topo/inhb_alltoallv.c                      |    40 +-
 src/mpi/topo/inhb_alltoallw.c                      |    39 +-
 src/mpi/topo/nhb_allgather.c                       |    24 +-
 src/mpi/topo/nhb_allgatherv.c                      |    25 +-
 src/mpi/topo/nhb_alltoall.c                        |    24 +-
 src/mpi/topo/nhb_alltoallv.c                       |    25 +-
 src/mpi/topo/nhb_alltoallw.c                       |    24 +-
 src/mpi/topo/topo_test.c                           |     4 +-
 src/mpi/topo/topoutil.c                            |    26 +-
 src/mpi_t/Makefile.mk                              |     7 +-
 src/mpi_t/cat_changed.c                            |     4 +-
 src/mpi_t/cat_get_categories.c                     |     8 +-
 src/mpi_t/cat_get_cvars.c                          |     8 +-
 src/mpi_t/cat_get_index.c                          |    91 +
 src/mpi_t/cat_get_info.c                           |     7 +-
 src/mpi_t/cat_get_num.c                            |     4 +-
 src/mpi_t/cat_get_pvars.c                          |     8 +-
 src/mpi_t/cvar_get_index.c                         |    91 +
 src/mpi_t/cvar_get_info.c                          |     8 +-
 src/mpi_t/cvar_get_num.c                           |     4 +-
 src/mpi_t/cvar_handle_alloc.c                      |     9 +-
 src/mpi_t/cvar_handle_free.c                       |     7 +-
 src/mpi_t/cvar_read.c                              |    10 +-
 src/mpi_t/cvar_write.c                             |    15 +-
 src/mpi_t/enum_get_info.c                          |     4 +-
 src/mpi_t/enum_get_item.c                          |     7 +-
 src/mpi_t/errnames.txt                             |     6 +
 src/mpi_t/mpit.c                                   |    14 +-
 src/mpi_t/mpit_finalize.c                          |     5 +-
 src/mpi_t/mpit_initthread.c                        |     4 +-
 src/mpi_t/pvar_get_index.c                         |    99 +
 src/mpi_t/pvar_get_info.c                          |    10 +-
 src/mpi_t/pvar_get_num.c                           |     4 +-
 src/mpi_t/pvar_handle_alloc.c                      |    10 +-
 src/mpi_t/pvar_handle_free.c                       |     8 +-
 src/mpi_t/pvar_read.c                              |    13 +-
 src/mpi_t/pvar_readreset.c                         |     6 +-
 src/mpi_t/pvar_reset.c                             |     8 +-
 src/mpi_t/pvar_session_create.c                    |     6 +-
 src/mpi_t/pvar_session_free.c                      |     6 +-
 src/mpi_t/pvar_start.c                             |     6 +-
 src/mpi_t/pvar_stop.c                              |     6 +-
 src/mpi_t/pvar_write.c                             |    10 +-
 src/mpid/ch3/Makefile.mk                           |     1 +
 src/mpid/ch3/channels/nemesis/Makefile.mk          |     1 -
 src/mpid/ch3/channels/nemesis/include/.state-cache |    73 +-
 .../channels/nemesis/include/mpid_nem_datatypes.h  |     2 +-
 .../ch3/channels/nemesis/include/mpid_nem_defs.h   |     2 +-
 .../nemesis/include/mpid_nem_generic_queue.h       |     4 +-
 .../ch3/channels/nemesis/include/mpid_nem_impl.h   |    84 +-
 .../ch3/channels/nemesis/include/mpid_nem_inline.h |   194 +-
 .../channels/nemesis/include/mpid_nem_memdefs.h    |   278 -
 .../ch3/channels/nemesis/include/mpid_nem_nets.h   |     2 +
 .../ch3/channels/nemesis/include/mpid_nem_post.h   |    16 +-
 .../ch3/channels/nemesis/include/mpid_nem_pre.h    |     6 +-
 .../ch3/channels/nemesis/include/mpid_nem_queue.h  |     6 +-
 .../ch3/channels/nemesis/include/mpidi_ch3_impl.h  |   161 +-
 .../ch3/channels/nemesis/include/mpidi_ch3_post.h  |     6 -
 .../ch3/channels/nemesis/include/mpidi_ch3_pre.h   |    61 +-
 .../nemesis/include/mpidi_nem_statistics.h         |     2 +-
 src/mpid/ch3/channels/nemesis/netmod/Makefile.mk   |    10 +-
 .../ch3/channels/nemesis/netmod/ib/.state-cache    |    76 -
 .../ch3/channels/nemesis/netmod/ib/Makefile.mk     |    23 -
 .../channels/nemesis/netmod/ib/cross_values.txt    |    16 -
 .../ch3/channels/nemesis/netmod/ib/errnames.txt    |    53 -
 .../ch3/channels/nemesis/netmod/ib/ib_finalize.c   |    47 -
 src/mpid/ch3/channels/nemesis/netmod/ib/ib_ibcom.c |  2345 -
 src/mpid/ch3/channels/nemesis/netmod/ib/ib_ibcom.h |   416 -
 src/mpid/ch3/channels/nemesis/netmod/ib/ib_impl.h  |   642 -
 src/mpid/ch3/channels/nemesis/netmod/ib/ib_init.c  |  1145 -
 src/mpid/ch3/channels/nemesis/netmod/ib/ib_lmt.c   |   529 -
 src/mpid/ch3/channels/nemesis/netmod/ib/ib_poll.c  |  2123 -
 .../ch3/channels/nemesis/netmod/ib/ib_reg_mr.c     |   338 -
 src/mpid/ch3/channels/nemesis/netmod/ib/ib_send.c  |  1148 -
 .../ch3/channels/nemesis/netmod/ib/subconfigure.m4 |    39 -
 .../ch3/channels/nemesis/netmod/llc/.state-cache   |    52 +
 .../ch3/channels/nemesis/netmod/llc/Makefile.mk    |    27 +
 .../ch3/channels/nemesis/netmod/llc/errnames.txt   |    17 +
 .../ch3/channels/nemesis/netmod/llc/llc_cancel.c   |    39 +
 .../ch3/channels/nemesis/netmod/llc/llc_fini.c     |    33 +
 .../ch3/channels/nemesis/netmod/llc/llc_impl.h     |   139 +
 .../ch3/channels/nemesis/netmod/llc/llc_init.c     |   234 +
 .../ch3/channels/nemesis/netmod/llc/llc_poll.c     |   380 +
 .../ch3/channels/nemesis/netmod/llc/llc_probe.c    |   238 +
 .../ch3/channels/nemesis/netmod/llc/llc_send.c     |  1080 +
 src/mpid/ch3/channels/nemesis/netmod/llc/llc_vc.c  |   219 +
 .../channels/nemesis/netmod/llc/subconfigure.m4    |    57 +
 .../ch3/channels/nemesis/netmod/mx/.state-cache    |    40 -
 .../ch3/channels/nemesis/netmod/mx/Makefile.mk     |    24 -
 src/mpid/ch3/channels/nemesis/netmod/mx/TODO.txt   |    23 -
 src/mpid/ch3/channels/nemesis/netmod/mx/mx_alloc.c |   134 -
 .../ch3/channels/nemesis/netmod/mx/mx_cancel.c     |   134 -
 .../ch3/channels/nemesis/netmod/mx/mx_finalize.c   |    39 -
 src/mpid/ch3/channels/nemesis/netmod/mx/mx_impl.h  |   258 -
 src/mpid/ch3/channels/nemesis/netmod/mx/mx_init.c  |   319 -
 src/mpid/ch3/channels/nemesis/netmod/mx/mx_poll.c  |   825 -
 src/mpid/ch3/channels/nemesis/netmod/mx/mx_probe.c |   140 -
 src/mpid/ch3/channels/nemesis/netmod/mx/mx_send.c  |   561 -
 .../ch3/channels/nemesis/netmod/mx/subconfigure.m4 |    37 -
 src/mpid/ch3/channels/nemesis/netmod/mx/uthash.h   |   612 -
 .../ch3/channels/nemesis/netmod/mxm/.state-cache   |    46 +
 .../ch3/channels/nemesis/netmod/mxm/Makefile.mk    |    22 +
 .../ch3/channels/nemesis/netmod/mxm/mxm_cancel.c   |    78 +
 .../ch3/channels/nemesis/netmod/mxm/mxm_finalize.c |     9 +
 .../ch3/channels/nemesis/netmod/mxm/mxm_impl.h     |   444 +
 .../ch3/channels/nemesis/netmod/mxm/mxm_init.c     |   687 +
 .../ch3/channels/nemesis/netmod/mxm/mxm_poll.c     |   505 +
 .../ch3/channels/nemesis/netmod/mxm/mxm_probe.c    |   216 +
 .../ch3/channels/nemesis/netmod/mxm/mxm_send.c     |   866 +
 .../channels/nemesis/netmod/mxm/subconfigure.m4    |    44 +
 .../channels/nemesis/netmod/newmad/.state-cache    |    45 -
 .../ch3/channels/nemesis/netmod/newmad/Makefile.mk |    26 -
 .../channels/nemesis/netmod/newmad/newmad_alloc.c  |   133 -
 .../channels/nemesis/netmod/newmad/newmad_cancel.c |    70 -
 .../netmod/newmad/newmad_extended_interface.h      |    75 -
 .../nemesis/netmod/newmad/newmad_finalize.c        |    46 -
 .../channels/nemesis/netmod/newmad/newmad_impl.h   |   214 -
 .../channels/nemesis/netmod/newmad/newmad_init.c   |   314 -
 .../channels/nemesis/netmod/newmad/newmad_poll.c   |   596 -
 .../channels/nemesis/netmod/newmad/newmad_probe.c  |   196 -
 .../nemesis/netmod/newmad/newmad_register.c        |    25 -
 .../channels/nemesis/netmod/newmad/newmad_send.c   |   419 -
 .../channels/nemesis/netmod/newmad/newmad_test.c   |    17 -
 .../channels/nemesis/netmod/newmad/subconfigure.m4 |    44 -
 .../ch3/channels/nemesis/netmod/none/.state-cache  |     2 +-
 .../ch3/channels/nemesis/netmod/none/Makefile.mk   |     2 +-
 .../ch3/channels/nemesis/netmod/ofi/.state-cache   |    35 +
 .../ch3/channels/nemesis/netmod/ofi/Makefile.mk    |    19 +
 .../ch3/channels/nemesis/netmod/ofi/errnames.txt   |    42 +
 src/mpid/ch3/channels/nemesis/netmod/ofi/ofi_cm.c  |   608 +
 .../ch3/channels/nemesis/netmod/ofi/ofi_data.c     |    59 +
 .../ch3/channels/nemesis/netmod/ofi/ofi_impl.h     |   324 +
 .../ch3/channels/nemesis/netmod/ofi/ofi_init.c     |   396 +
 src/mpid/ch3/channels/nemesis/netmod/ofi/ofi_msg.c |   331 +
 .../nemesis/netmod/ofi/ofi_probe_template.c        |   176 +
 .../ch3/channels/nemesis/netmod/ofi/ofi_progress.c |   125 +
 .../channels/nemesis/netmod/ofi/ofi_tag_layout.h   |   144 +
 .../ch3/channels/nemesis/netmod/ofi/ofi_tagged.c   |   139 +
 .../nemesis/netmod/ofi/ofi_tagged_template.c       |   350 +
 .../channels/nemesis/netmod/ofi/subconfigure.m4    |    27 +
 .../channels/nemesis/netmod/portals4/.state-cache  |   115 +-
 .../channels/nemesis/netmod/portals4/Makefile.mk   |    14 +-
 .../channels/nemesis/netmod/portals4/ptl_impl.h    |   112 +-
 .../channels/nemesis/netmod/portals4/ptl_init.c    |   368 +-
 .../ch3/channels/nemesis/netmod/portals4/ptl_lmt.c |    70 +
 .../ch3/channels/nemesis/netmod/portals4/ptl_nm.c  |   883 +-
 .../nemesis/netmod/portals4/ptl_pack_byte.c        |   141 -
 .../channels/nemesis/netmod/portals4/ptl_poll.c    |    94 +-
 .../channels/nemesis/netmod/portals4/ptl_probe.c   |   284 +-
 .../channels/nemesis/netmod/portals4/ptl_recv.c    |   398 +-
 .../channels/nemesis/netmod/portals4/ptl_send.c    |   438 +-
 .../ch3/channels/nemesis/netmod/portals4/rptl.c    |   925 +
 .../ch3/channels/nemesis/netmod/portals4/rptl.h    |   205 +
 .../channels/nemesis/netmod/portals4/rptl_init.c   |   239 +
 .../ch3/channels/nemesis/netmod/portals4/rptl_op.c |    65 +
 .../nemesis/netmod/portals4/subconfigure.m4        |     5 +
 .../ch3/channels/nemesis/netmod/scif/.state-cache  |    40 -
 .../ch3/channels/nemesis/netmod/scif/Makefile.mk   |    21 -
 .../channels/nemesis/netmod/scif/cross_values.txt  |    16 -
 .../channels/nemesis/netmod/scif/scif_finalize.c   |    37 -
 .../ch3/channels/nemesis/netmod/scif/scif_impl.h   |    89 -
 .../ch3/channels/nemesis/netmod/scif/scif_init.c   |   469 -
 .../ch3/channels/nemesis/netmod/scif/scif_send.c   |   491 -
 src/mpid/ch3/channels/nemesis/netmod/scif/scifrw.c |   472 -
 src/mpid/ch3/channels/nemesis/netmod/scif/scifrw.h |    88 -
 src/mpid/ch3/channels/nemesis/netmod/scif/scifsm.c |   201 -
 .../channels/nemesis/netmod/scif/subconfigure.m4   |    23 -
 .../ch3/channels/nemesis/netmod/tcp/.state-cache   |    58 +-
 .../ch3/channels/nemesis/netmod/tcp/Makefile.mk    |     4 +-
 src/mpid/ch3/channels/nemesis/netmod/tcp/socksm.c  |   232 +-
 .../ch3/channels/nemesis/netmod/tcp/tcp_ckpt.c     |    18 +-
 .../ch3/channels/nemesis/netmod/tcp/tcp_finalize.c |     8 +-
 .../ch3/channels/nemesis/netmod/tcp/tcp_getip.c    |    18 +-
 .../ch3/channels/nemesis/netmod/tcp/tcp_impl.h     |     1 +
 .../ch3/channels/nemesis/netmod/tcp/tcp_init.c     |   139 +-
 .../ch3/channels/nemesis/netmod/tcp/tcp_send.c     |   300 +-
 .../ch3/channels/nemesis/netmod/tcp/tcp_utility.c  |    38 +-
 .../channels/nemesis/netmod/wintcp/.state-cache    |    85 -
 .../ch3/channels/nemesis/netmod/wintcp/Makefile.sm |     5 -
 src/mpid/ch3/channels/nemesis/netmod/wintcp/README |     5 -
 .../ch3/channels/nemesis/netmod/wintcp/socksm.c    |  2824 --
 .../ch3/channels/nemesis/netmod/wintcp/socksm.h    |   292 -
 .../nemesis/netmod/wintcp/wintcp_finalize.c        |    66 -
 .../channels/nemesis/netmod/wintcp/wintcp_impl.h   |   175 -
 .../channels/nemesis/netmod/wintcp/wintcp_init.c   |   668 -
 .../channels/nemesis/netmod/wintcp/wintcp_lmt.c    |   565 -
 .../channels/nemesis/netmod/wintcp/wintcp_poll.c   |    43 -
 .../channels/nemesis/netmod/wintcp/wintcp_queue.h  |   134 -
 .../channels/nemesis/netmod/wintcp/wintcp_send.c   |   622 -
 .../nemesis/netmod/wintcp/wintcp_utility.c         |   147 -
 src/mpid/ch3/channels/nemesis/src/.state-cache     |   278 +-
 src/mpid/ch3/channels/nemesis/src/Makefile.mk      |     3 +-
 src/mpid/ch3/channels/nemesis/src/ch3_abort.c      |    39 -
 src/mpid/ch3/channels/nemesis/src/ch3_finalize.c   |     6 +-
 src/mpid/ch3/channels/nemesis/src/ch3_init.c       |    62 +-
 src/mpid/ch3/channels/nemesis/src/ch3_isend.c      |    27 +-
 src/mpid/ch3/channels/nemesis/src/ch3_isendv.c     |    67 +-
 src/mpid/ch3/channels/nemesis/src/ch3_istartmsg.c  |    16 +-
 src/mpid/ch3/channels/nemesis/src/ch3_istartmsgv.c |    57 +-
 src/mpid/ch3/channels/nemesis/src/ch3_progress.c   |   458 +-
 src/mpid/ch3/channels/nemesis/src/ch3_rma_shm.c    |   117 +-
 src/mpid/ch3/channels/nemesis/src/ch3_win_fns.c    |   887 +-
 src/mpid/ch3/channels/nemesis/src/ch3i_comm.c      |    42 +-
 .../ch3/channels/nemesis/src/ch3i_eagernoncontig.c |    21 +-
 src/mpid/ch3/channels/nemesis/src/mpid_nem_alloc.c |   102 +-
 .../ch3/channels/nemesis/src/mpid_nem_barrier.c    |     6 +-
 src/mpid/ch3/channels/nemesis/src/mpid_nem_ckpt.c  |    58 +-
 src/mpid/ch3/channels/nemesis/src/mpid_nem_debug.c |     6 +-
 .../ch3/channels/nemesis/src/mpid_nem_finalize.c   |     9 +-
 src/mpid/ch3/channels/nemesis/src/mpid_nem_init.c  |    77 +-
 src/mpid/ch3/channels/nemesis/src/mpid_nem_lmt.c   |   202 +-
 .../ch3/channels/nemesis/src/mpid_nem_lmt_dma.c    |   137 +-
 .../ch3/channels/nemesis/src/mpid_nem_lmt_shm.c    |   131 +-
 .../channels/nemesis/src/mpid_nem_lmt_vmsplice.c   |    97 +-
 src/mpid/ch3/channels/nemesis/src/mpid_nem_mpich.c |    18 +-
 .../ch3/channels/nemesis/src/mpid_nem_mpich_rma.c  |   114 +-
 .../ch3/channels/nemesis/src/mpid_nem_network.c    |     4 +-
 .../channels/nemesis/src/mpid_nem_network_poll.c   |     2 +-
 src/mpid/ch3/channels/nemesis/subconfigure.m4      |    39 +-
 src/mpid/ch3/channels/nemesis/utils/Makefile.mk    |     2 +-
 .../channels/nemesis/utils/monitor/.state-cache    |    10 +-
 .../ch3/channels/nemesis/utils/monitor/Makefile.mk |     2 +-
 .../ch3/channels/nemesis/utils/monitor/papi_defs.c |     3 +-
 .../nemesis/utils/replacements/.state-cache        |     2 +-
 .../nemesis/utils/replacements/Makefile.mk         |     2 +-
 .../channels/nemesis/utils/replacements/mkstemp.c  |     3 +-
 src/mpid/ch3/channels/sock/include/.state-cache    |    10 +-
 .../ch3/channels/sock/include/mpidi_ch3_impl.h     |     5 +-
 .../ch3/channels/sock/include/mpidi_ch3_post.h     |     4 +-
 src/mpid/ch3/channels/sock/include/mpidi_ch3_pre.h |     8 +-
 src/mpid/ch3/channels/sock/src/.state-cache        |    54 +-
 src/mpid/ch3/channels/sock/src/Makefile.mk         |     2 +-
 src/mpid/ch3/channels/sock/src/ch3_finalize.c      |     4 +-
 src/mpid/ch3/channels/sock/src/ch3_init.c          |     8 +-
 src/mpid/ch3/channels/sock/src/ch3_isend.c         |    27 +-
 src/mpid/ch3/channels/sock/src/ch3_isendv.c        |    58 +-
 src/mpid/ch3/channels/sock/src/ch3_istartmsg.c     |    32 +-
 src/mpid/ch3/channels/sock/src/ch3_istartmsgv.c    |    50 +-
 src/mpid/ch3/channels/sock/src/ch3_progress.c      |   351 +-
 src/mpid/ch3/channels/sock/src/ch3_win_fns.c       |    41 +-
 src/mpid/ch3/channels/sock/src/ch3i_errno.c        |     2 +-
 src/mpid/ch3/channels/sock/subconfigure.m4         |     5 +-
 src/mpid/ch3/errnames-old.txt                      |    12 -
 src/mpid/ch3/include/.state-cache                  |    68 +-
 src/mpid/ch3/include/mpid_rma_issue.h              |  1186 +
 src/mpid/ch3/include/mpid_rma_lockqueue.h          |    70 +
 src/mpid/ch3/include/mpid_rma_oplist.h             |   550 +
 src/mpid/ch3/include/mpid_rma_shm.h                |   735 +
 src/mpid/ch3/include/mpid_rma_types.h              |   119 +
 src/mpid/ch3/include/mpid_thread.h                 |    67 +
 src/mpid/ch3/include/mpidi_recvq_statistics.h      |     2 +-
 src/mpid/ch3/include/mpidimpl.h                    |   511 +-
 src/mpid/ch3/include/mpidpkt.h                     |   994 +-
 src/mpid/ch3/include/mpidpost.h                    |    91 +-
 src/mpid/ch3/include/mpidpre.h                     |   249 +-
 src/mpid/ch3/include/mpidrma.h                     |  1923 +-
 src/mpid/ch3/src/.state-cache                      |   548 +-
 src/mpid/ch3/src/Makefile.mk                       |    14 +-
 src/mpid/ch3/src/ch3u_buffer.c                     |    27 +-
 src/mpid/ch3/src/ch3u_comm.c                       |   342 +-
 src/mpid/ch3/src/ch3u_comm_spawn_multiple.c        |    68 +-
 src/mpid/ch3/src/ch3u_eager.c                      |   184 +-
 src/mpid/ch3/src/ch3u_eagersync.c                  |   102 +-
 src/mpid/ch3/src/ch3u_handle_connection.c          |   202 +-
 src/mpid/ch3/src/ch3u_handle_op_req.c              |    49 +
 src/mpid/ch3/src/ch3u_handle_recv_pkt.c            |   109 +-
 src/mpid/ch3/src/ch3u_handle_recv_req.c            |  2620 +-
 src/mpid/ch3/src/ch3u_handle_revoke_pkt.c          |    38 +
 src/mpid/ch3/src/ch3u_handle_send_req.c            |   291 +-
 src/mpid/ch3/src/ch3u_port.c                       |   254 +-
 src/mpid/ch3/src/ch3u_recvq.c                      |   481 +-
 src/mpid/ch3/src/ch3u_request.c                    |   250 +-
 src/mpid/ch3/src/ch3u_rma_acc_ops.c                |   313 -
 src/mpid/ch3/src/ch3u_rma_ops.c                    |  1408 +-
 src/mpid/ch3/src/ch3u_rma_pkthandler.c             |  2222 +
 src/mpid/ch3/src/ch3u_rma_progress.c               |   702 +
 src/mpid/ch3/src/ch3u_rma_reqops.c                 |   507 +-
 src/mpid/ch3/src/ch3u_rma_sync.c                   |  6857 +--
 src/mpid/ch3/src/ch3u_rndv.c                       |    88 +-
 src/mpid/ch3/src/ch3u_win_fns.c                    |   367 +-
 src/mpid/ch3/src/mpid_abort.c                      |    54 +-
 src/mpid/ch3/src/mpid_aint.c                       |    61 +
 src/mpid/ch3/src/mpid_cancel_recv.c                |    31 +-
 src/mpid/ch3/src/mpid_cancel_send.c                |    67 +-
 src/mpid/ch3/src/mpid_comm_disconnect.c            |    31 +-
 src/mpid/ch3/src/mpid_comm_failure_ack.c           |    96 +
 src/mpid/ch3/src/mpid_comm_get_all_failed_procs.c  |   163 +
 src/mpid/ch3/src/mpid_comm_group_failed.c          |    64 -
 src/mpid/ch3/src/mpid_comm_reenable_anysource.c    |    37 -
 src/mpid/ch3/src/mpid_comm_revoke.c                |   103 +
 src/mpid/ch3/src/mpid_comm_spawn_multiple.c        |    11 +-
 src/mpid/ch3/src/mpid_finalize.c                   |    26 +-
 src/mpid/ch3/src/mpid_get_universe_size.c          |     8 +-
 src/mpid/ch3/src/mpid_getpname.c                   |     6 +-
 src/mpid/ch3/src/mpid_improbe.c                    |    33 +-
 src/mpid/ch3/src/mpid_imrecv.c                     |    12 +-
 src/mpid/ch3/src/mpid_init.c                       |   126 +-
 src/mpid/ch3/src/mpid_iprobe.c                     |    33 +-
 src/mpid/ch3/src/mpid_irecv.c                      |    34 +-
 src/mpid/ch3/src/mpid_irsend.c                     |    42 +-
 src/mpid/ch3/src/mpid_isend.c                      |    22 +-
 src/mpid/ch3/src/mpid_issend.c                     |    10 +-
 src/mpid/ch3/src/mpid_mprobe.c                     |    29 +-
 src/mpid/ch3/src/mpid_mrecv.c                      |     8 +-
 src/mpid/ch3/src/mpid_port.c                       |    36 +-
 src/mpid/ch3/src/mpid_probe.c                      |    29 +-
 src/mpid/ch3/src/mpid_recv.c                       |    31 +-
 src/mpid/ch3/src/mpid_rma.c                        |   465 +-
 src/mpid/ch3/src/mpid_rsend.c                      |    14 +-
 src/mpid/ch3/src/mpid_send.c                       |    24 +-
 src/mpid/ch3/src/mpid_ssend.c                      |    14 +-
 src/mpid/ch3/src/mpid_startall.c                   |    12 +-
 src/mpid/ch3/src/mpid_vc.c                         |   444 +-
 src/mpid/ch3/src/mpidi_isend_self.c                |    56 +-
 src/mpid/ch3/src/mpidi_pg.c                        |   112 +-
 src/mpid/ch3/src/mpidi_printf.c                    |   522 +-
 src/mpid/ch3/src/mpidi_rma.c                       |   237 +
 src/mpid/ch3/subconfigure.m4                       |     5 +-
 src/mpid/ch3/util/ftb/.state-cache                 |     2 +-
 src/mpid/ch3/util/ftb/Makefile.mk                  |     2 +-
 src/mpid/ch3/util/ftb/ftb.c                        |    22 +-
 src/mpid/ch3/util/sock/.state-cache                |    22 +-
 src/mpid/ch3/util/sock/Makefile.mk                 |     2 +-
 src/mpid/ch3/util/sock/ch3u_connect_sock.c         |   202 +-
 src/mpid/ch3/util/sock/ch3u_getinterfaces.c        |     8 +-
 src/mpid/ch3/util/sock/ch3u_init_sock.c            |     5 +-
 src/mpid/ch3/util/sock/ch3usock.h                  |     3 +-
 src/mpid/ch3/util/sock/errnames-old.txt            |    19 -
 src/mpid/ch3/util/unordered/.state-cache           |     2 +-
 src/mpid/ch3/util/unordered/unordered.c            |     2 +-
 src/mpid/common/Makefile.mk                        |     4 +-
 src/mpid/common/datatype/.state-cache              |   104 +-
 src/mpid/common/datatype/Makefile.mk               |     2 +-
 src/mpid/common/datatype/dataloop/.state-cache     |    78 +-
 src/mpid/common/datatype/dataloop/Makefile.mk      |     2 +-
 src/mpid/common/datatype/dataloop/darray_support.c |    38 +-
 src/mpid/common/datatype/dataloop/dataloop.c       |     4 +-
 .../common/datatype/dataloop/dataloop_create.h     |     4 +-
 .../datatype/dataloop/dataloop_create_contig.c     |    13 +-
 src/mpid/common/datatype/dataloop/dataloop_parts.h |     1 -
 .../common/datatype/dataloop/segment_packunpack.c  |    53 +-
 .../common/datatype/dataloop/subarray_support.c    |    16 +-
 src/mpid/common/datatype/mpid_dataloop.h           |    18 +-
 src/mpid/common/datatype/mpid_datatype.h           |    53 +-
 src/mpid/common/datatype/mpid_ext32_segment.c      |    12 +-
 src/mpid/common/datatype/mpid_segment.c            |    30 +-
 src/mpid/common/datatype/mpid_type_blockindexed.c  |    16 +-
 src/mpid/common/datatype/mpid_type_commit.c        |     9 +-
 src/mpid/common/datatype/mpid_type_contiguous.c    |    16 +-
 .../common/datatype/mpid_type_create_pairtype.c    |    34 +-
 .../common/datatype/mpid_type_create_resized.c     |    20 +-
 src/mpid/common/datatype/mpid_type_debug.c         |    43 +-
 src/mpid/common/datatype/mpid_type_dup.c           |    26 +-
 src/mpid/common/datatype/mpid_type_indexed.c       |    20 +-
 src/mpid/common/datatype/mpid_type_struct.c        |    50 +-
 src/mpid/common/datatype/mpid_type_vector.c        |    16 +-
 src/mpid/common/datatype/mpid_type_zerolen.c       |     6 +-
 src/mpid/common/hcoll/.state-cache                 |    22 +
 src/mpid/common/hcoll/Makefile.mk                  |    19 +
 src/mpid/common/hcoll/errnames.txt                 |     6 +
 src/mpid/common/hcoll/hcoll.h                      |    31 +
 src/mpid/common/hcoll/hcoll_dtypes.h               |    68 +
 src/mpid/common/hcoll/hcoll_init.c                 |   234 +
 src/mpid/common/hcoll/hcoll_ops.c                  |   361 +
 src/mpid/common/hcoll/hcoll_rte.c                  |   434 +
 src/mpid/common/hcoll/hcollpre.h                   |    10 +
 src/mpid/common/hcoll/subconfigure.m4              |    18 +
 src/mpid/common/sched/.state-cache                 |     6 +-
 src/mpid/common/sched/Makefile.mk                  |     2 +-
 src/mpid/common/sched/mpid_sched.c                 |   281 +-
 src/mpid/common/sched/mpid_sched.h                 |     2 +-
 src/mpid/common/sched/mpid_sched_pre.h             |     2 +-
 src/mpid/common/sock/.state-cache                  |     2 +-
 src/mpid/common/sock/errnames-old.txt              |     7 -
 src/mpid/common/sock/iocp/.state-cache             |     8 +-
 src/mpid/common/sock/iocp/mpidu_socki.h            |     2 +-
 src/mpid/common/sock/iocp/sock.c                   |   175 +-
 src/mpid/common/sock/mpidu_sock.h                  |    50 +-
 src/mpid/common/sock/poll/.state-cache             |    75 +-
 src/mpid/common/sock/poll/Makefile.mk              |     2 +-
 src/mpid/common/sock/poll/errnames-old.txt         |     3 -
 src/mpid/common/sock/poll/sock.c                   |     6 +-
 src/mpid/common/sock/poll/sock_immed.i             |    26 +-
 src/mpid/common/sock/poll/sock_init.i              |     4 +-
 src/mpid/common/sock/poll/sock_misc.i              |    16 +-
 src/mpid/common/sock/poll/sock_post.i              |    40 +-
 src/mpid/common/sock/poll/sock_set.i               |    48 +-
 src/mpid/common/sock/poll/sock_wait.i              |    33 +-
 src/mpid/common/sock/poll/socki_util.i             |    46 +-
 src/mpid/common/thread/.state-cache                |     7 +-
 src/mpid/common/thread/Makefile.mk                 |     6 +-
 src/mpid/common/thread/mpid_thread.c               |    11 -
 src/mpid/common/thread/mpid_thread.h               |   396 -
 src/mpid/common/thread/mpidu_thread_fallback.h     |   315 +
 src/mpid/common/thread/subconfigure.m4             |     6 -
 src/mpid/common/timers/.state-cache                |     7 +
 src/mpid/common/timers/Makefile.mk                 |     8 +
 src/mpid/common/timers/mpid_timers_fallback.h      |    18 +
 src/mpid/pamid/include/mpidi_constants.h           |     1 +
 src/mpid/pamid/include/mpidi_datatypes.h           |    31 +-
 src/mpid/pamid/include/mpidi_macros.h              |    74 +-
 src/mpid/pamid/include/mpidi_mutex.h               |     6 +-
 src/mpid/pamid/include/mpidi_platform.h            |    13 +-
 src/mpid/pamid/include/mpidi_prototypes.h          |    23 +-
 src/mpid/pamid/include/mpidi_thread.h              |     6 +-
 src/mpid/pamid/include/mpidi_trace.h               |    18 +-
 src/mpid/pamid/include/mpidi_util.h                |     7 +
 src/mpid/pamid/include/mpidimpl.h                  |    17 +-
 src/mpid/pamid/include/mpidpost.h                  |    61 +-
 src/mpid/pamid/include/mpidpre.h                   |    13 +-
 src/mpid/pamid/include/pamix.h                     |     5 +
 src/mpid/pamid/src/Makefile.mk                     |    10 +-
 src/mpid/pamid/src/coll/Makefile.mk                |     3 +-
 src/mpid/pamid/src/coll/allgather/Makefile.mk      |     2 +-
 .../pamid/src/coll/allgather/mpido_allgather.c     |    64 +-
 src/mpid/pamid/src/coll/allgatherv/Makefile.mk     |     2 +-
 .../pamid/src/coll/allgatherv/mpido_allgatherv.c   |    75 +-
 src/mpid/pamid/src/coll/allreduce/Makefile.mk      |     2 +-
 .../pamid/src/coll/allreduce/mpido_allreduce.c     |    64 +-
 src/mpid/pamid/src/coll/alltoall/Makefile.mk       |     2 +-
 src/mpid/pamid/src/coll/alltoall/mpido_alltoall.c  |    78 +-
 src/mpid/pamid/src/coll/alltoallv/Makefile.mk      |     2 +-
 .../pamid/src/coll/alltoallv/mpido_alltoallv.c     |    19 +-
 src/mpid/pamid/src/coll/alltoallw/Makefile.mk      |     2 +-
 src/mpid/pamid/src/coll/barrier/Makefile.mk        |     2 +-
 src/mpid/pamid/src/coll/barrier/mpido_ibarrier.c   |    64 +-
 src/mpid/pamid/src/coll/bcast/Makefile.mk          |     2 +-
 src/mpid/pamid/src/coll/bcast/mpido_bcast.c        |    16 +-
 src/mpid/pamid/src/coll/bcast/mpido_ibcast.c       |    19 -
 src/mpid/pamid/src/coll/exscan/Makefile.mk         |     2 +-
 src/mpid/pamid/src/coll/gather/Makefile.mk         |     2 +-
 src/mpid/pamid/src/coll/gather/mpido_gather.c      |    76 +-
 src/mpid/pamid/src/coll/gatherv/Makefile.mk        |     2 +-
 src/mpid/pamid/src/coll/gatherv/mpido_gatherv.c    |    86 +-
 src/mpid/pamid/src/coll/ired_scat/Makefile.mk      |     2 +-
 .../pamid/src/coll/ired_scat_block/Makefile.mk     |     2 +-
 src/mpid/pamid/src/coll/red_scat/Makefile.mk       |    29 +
 src/mpid/pamid/src/coll/red_scat/mpido_red_scat.c  |   185 +
 src/mpid/pamid/src/coll/reduce/Makefile.mk         |     2 +-
 src/mpid/pamid/src/coll/reduce/mpido_reduce.c      |    67 +-
 src/mpid/pamid/src/coll/scan/Makefile.mk           |     2 +-
 src/mpid/pamid/src/coll/scan/mpido_scan.c          |    61 +-
 src/mpid/pamid/src/coll/scatter/Makefile.mk        |     2 +-
 src/mpid/pamid/src/coll/scatter/mpido_scatter.c    |   147 +-
 src/mpid/pamid/src/coll/scatterv/Makefile.mk       |     2 +-
 src/mpid/pamid/src/coll/scatterv/mpido_scatterv.c  |   122 +-
 src/mpid/pamid/src/comm/Makefile.mk                |     2 +-
 src/mpid/pamid/src/comm/mpid_comm.c                |    10 +-
 src/mpid/pamid/src/comm/mpid_selectcolls.c         |     9 +-
 src/mpid/pamid/src/dyntask/Makefile.mk             |     2 +-
 src/mpid/pamid/src/dyntask/mpid_comm_disconnect.c  |     6 +-
 .../pamid/src/dyntask/mpid_comm_spawn_multiple.c   |     2 +-
 src/mpid/pamid/src/dyntask/mpidi_pg.c              |    37 +-
 src/mpid/pamid/src/dyntask/mpidi_port.c            |    53 +-
 src/mpid/pamid/src/misc/Makefile.mk                |     2 +-
 src/mpid/pamid/src/misc/mpid_abort.c               |    10 +-
 src/mpid/pamid/src/misc/mpid_unimpl.c              |    28 +-
 src/mpid/pamid/src/mpid_aint.c                     |    61 +
 src/mpid/pamid/src/mpid_buffer.c                   |    49 +-
 src/mpid/pamid/src/mpid_finalize.c                 |    10 +-
 src/mpid/pamid/src/mpid_improbe.c                  |     9 +-
 src/mpid/pamid/src/mpid_imrecv.c                   |     1 -
 src/mpid/pamid/src/mpid_init.c                     |    82 +-
 src/mpid/pamid/src/mpid_mprobe.c                   |     9 +-
 src/mpid/pamid/src/mpid_progress.c                 |   155 +-
 src/mpid/pamid/src/mpid_progress.h                 |     2 +-
 src/mpid/pamid/src/mpid_recvq.c                    |     5 +-
 src/mpid/pamid/src/mpid_recvq.h                    |     2 +-
 src/mpid/pamid/src/mpid_request.c                  |     2 +-
 src/mpid/pamid/src/mpid_request.h                  |     9 +
 src/mpid/pamid/src/mpid_vc.c                       |    36 +-
 src/mpid/pamid/src/mpidi_env.c                     |    68 +-
 src/mpid/pamid/src/mpidi_pami_datatype.c           |   155 +
 src/mpid/pamid/src/mpidi_util.c                    |   165 +-
 src/mpid/pamid/src/mpix/Makefile.mk                |     2 +-
 src/mpid/pamid/src/mpix/mpix.c                     |     4 +-
 src/mpid/pamid/src/onesided/Makefile.mk            |     2 +-
 src/mpid/pamid/src/onesided/mpid_1s.c              |    32 +-
 src/mpid/pamid/src/onesided/mpid_win_accumulate.c  |    39 +-
 src/mpid/pamid/src/onesided/mpid_win_allocate.c    |     3 +-
 .../pamid/src/onesided/mpid_win_allocate_shared.c  |   518 +-
 .../pamid/src/onesided/mpid_win_compare_and_swap.c |    53 +-
 src/mpid/pamid/src/onesided/mpid_win_create.c      |    73 +-
 .../pamid/src/onesided/mpid_win_create_dynamic.c   |     6 +-
 src/mpid/pamid/src/onesided/mpid_win_fence.c       |    15 +-
 .../pamid/src/onesided/mpid_win_fetch_and_op.c     |    55 +-
 src/mpid/pamid/src/onesided/mpid_win_flush.c       |     2 +-
 src/mpid/pamid/src/onesided/mpid_win_free.c        |    52 +-
 src/mpid/pamid/src/onesided/mpid_win_get.c         |   129 +-
 .../pamid/src/onesided/mpid_win_get_accumulate.c   |    97 +-
 src/mpid/pamid/src/onesided/mpid_win_get_info.c    |     3 +-
 src/mpid/pamid/src/onesided/mpid_win_lock.c        |     1 -
 src/mpid/pamid/src/onesided/mpid_win_lock_all.c    |     4 +-
 src/mpid/pamid/src/onesided/mpid_win_pscw.c        |     1 +
 src/mpid/pamid/src/onesided/mpid_win_put.c         |   148 +-
 src/mpid/pamid/src/onesided/mpid_win_reqops.c      |    41 +-
 src/mpid/pamid/src/onesided/mpid_win_set_info.c    |     8 +-
 .../pamid/src/onesided/mpid_win_shared_query.c     |    21 +-
 src/mpid/pamid/src/onesided/mpidi_onesided.h       |   120 +-
 src/mpid/pamid/src/pamix/Makefile.mk               |     2 +-
 src/mpid/pamid/src/pamix/pamix.c                   |    44 +-
 src/mpid/pamid/src/pt2pt/Makefile.mk               |     2 +-
 src/mpid/pamid/src/pt2pt/mpid_cancel.c             |     4 +-
 src/mpid/pamid/src/pt2pt/mpid_irecv.h              |     2 +-
 src/mpid/pamid/src/pt2pt/mpid_isend.h              |     4 +-
 src/mpid/pamid/src/pt2pt/mpid_send.h               |     2 +-
 src/mpid/pamid/src/pt2pt/mpidi_callback_short.c    |    11 +-
 src/mpid/pamid/src/pt2pt/mpidi_callback_util.c     |     8 +-
 src/mpid/pamid/src/pt2pt/mpidi_recv.h              |     2 +-
 src/mpid/pamid/src/pt2pt/mpidi_recvmsg.c           |     2 +-
 src/mpid/pamid/src/pt2pt/mpidi_rendezvous.c        |    19 +-
 src/mpid/pamid/src/pt2pt/mpidi_send.h              |     2 +-
 src/mpid/pamid/src/pt2pt/mpidi_sendmsg.c           |    52 +-
 src/mpid/pamid/src/pt2pt/persistent/Makefile.mk    |     2 +-
 src/mpid/pamid/subconfigure.m4                     |    99 +-
 src/mpl/Makefile.am                                |    11 +-
 src/mpl/Makefile.in                                |   205 +-
 src/mpl/VERSION                                    |     2 +-
 src/mpl/aclocal.m4                                 |    68 +-
 src/mpl/confdb/aclocal_cc.m4                       |    61 +-
 src/mpl/confdb/aclocal_fc.m4                       |   106 +
 src/mpl/confdb/aclocal_libs.m4                     |    18 +-
 src/mpl/confdb/aclocal_romio.m4                    |    37 +
 src/mpl/confdb/aclocal_shm.m4                      |    49 +
 src/mpl/confdb/aclocal_util.m4                     |     5 +-
 src/mpl/confdb/ar-lib                              |     2 +-
 src/mpl/confdb/ax_tls.m4                           |    22 +-
 src/mpl/confdb/compile                             |     2 +-
 src/mpl/confdb/config.guess                        |   201 +-
 src/mpl/confdb/config.rpath                        |    16 +-
 src/mpl/confdb/config.sub                          |    51 +-
 src/mpl/confdb/depcomp                             |     2 +-
 src/mpl/confdb/install-sh                          |   366 +-
 src/mpl/confdb/libtool.m4                          |  2566 +-
 src/mpl/confdb/ltmain.sh                           |  5528 +-
 src/mpl/confdb/ltoptions.m4                        |   127 +-
 src/mpl/confdb/ltsugar.m4                          |     7 +-
 src/mpl/confdb/ltversion.m4                        |    12 +-
 src/mpl/confdb/lt~obsolete.m4                      |     7 +-
 src/mpl/confdb/missing                             |     6 +-
 src/mpl/confdb/test-driver                         |    35 +-
 src/mpl/configure                                  |  2238 +-
 src/mpl/configure.ac                               |     6 +
 src/mpl/include/config.h.in                        |     9 +-
 src/mpl/include/mpl.h                              |    54 +-
 src/mpl/include/mpl_utlist.h                       |    74 +-
 src/mpl/include/mpl_valgrind.h                     |     2 +-
 src/mpl/include/mpliov.h                           |    38 +
 src/mpl/include/mplmsg.h                           |    32 +
 src/mpl/include/mplsock.h                          |     4 +-
 src/mpl/include/mplstr.h                           |     9 +
 src/mpl/src/mplmsg.c                               |    91 +
 src/mpl/src/mplsock.c                              |     4 +-
 src/mpl/src/mplstr.c                               |    14 +
 src/mpl/src/mpltrmem.c                             |    35 +-
 src/mutex/mutex_create.c                           |     5 +-
 src/mutex/mutex_free.c                             |     4 +-
 src/mutex/mutex_lock.c                             |     4 +-
 src/mutex/mutex_unlock.c                           |     4 +-
 src/mutex/muteximpl.h                              |     3 +-
 src/nameserv/Makefile.mk                           |     1 -
 src/nameserv/file/.state-cache                     |     2 +-
 src/nameserv/file/Makefile.mk                      |     2 +-
 src/nameserv/file/file_nameserv.c                  |     6 +-
 src/nameserv/mpd/.state-cache                      |     7 -
 src/nameserv/mpd/Makefile.mk                       |    14 -
 src/nameserv/mpd/mpd_nameserv.c                    |   107 -
 src/nameserv/pmi/.state-cache                      |     2 +-
 src/nameserv/pmi/Makefile.mk                       |     2 +-
 src/nameserv/pmi/pmi_nameserv.c                    |    29 +-
 src/nameserv/test/.state-cache                     |     2 +-
 src/openpa/Makefile.in                             |    54 +-
 src/openpa/aclocal.m4                              |    67 +-
 src/openpa/confdb/ar-lib                           |     2 +-
 src/openpa/confdb/compile                          |     2 +-
 src/openpa/confdb/config.guess                     |   201 +-
 src/openpa/confdb/config.sub                       |    51 +-
 src/openpa/confdb/depcomp                          |     2 +-
 src/openpa/confdb/install-sh                       |   366 +-
 src/openpa/confdb/libtool.m4                       |  2561 +-
 src/openpa/confdb/ltmain.sh                        |  5528 +-
 src/openpa/confdb/ltoptions.m4                     |   127 +-
 src/openpa/confdb/ltsugar.m4                       |     7 +-
 src/openpa/confdb/ltversion.m4                     |    12 +-
 src/openpa/confdb/lt~obsolete.m4                   |     7 +-
 src/openpa/confdb/missing                          |     6 +-
 src/openpa/confdb/test-driver                      |    35 +-
 src/openpa/configure                               |  2099 +-
 src/openpa/src/Makefile.am                         |     2 +-
 src/openpa/src/Makefile.in                         |   154 +-
 src/openpa/src/config.h.in                         |     3 +-
 src/openpa/test/Makefile.in                        |    31 +-
 src/packaging/pkgconfig/mpich.pc.in                |     2 +-
 src/pm/Makefile.mk                                 |     6 -
 src/pm/gforker/Makefile.mk                         |     2 +-
 src/pm/gforker/mpiexec.c                           |    25 +-
 src/pm/hydra/Makefile.am                           |     4 +-
 src/pm/hydra/Makefile.in                           |   144 +-
 src/pm/hydra/aclocal.m4                            |    67 +-
 src/pm/hydra/confdb/aclocal_cc.m4                  |    61 +-
 src/pm/hydra/confdb/aclocal_fc.m4                  |   106 +
 src/pm/hydra/confdb/aclocal_libs.m4                |    18 +-
 src/pm/hydra/confdb/aclocal_romio.m4               |    37 +
 src/pm/hydra/confdb/aclocal_shm.m4                 |    49 +
 src/pm/hydra/confdb/aclocal_util.m4                |     5 +-
 src/pm/hydra/confdb/ar-lib                         |     2 +-
 src/pm/hydra/confdb/ax_tls.m4                      |    22 +-
 src/pm/hydra/confdb/compile                        |     2 +-
 src/pm/hydra/confdb/config.guess                   |   201 +-
 src/pm/hydra/confdb/config.rpath                   |    16 +-
 src/pm/hydra/confdb/config.sub                     |    51 +-
 src/pm/hydra/confdb/depcomp                        |     2 +-
 src/pm/hydra/confdb/install-sh                     |   366 +-
 src/pm/hydra/confdb/libtool.m4                     |  2561 +-
 src/pm/hydra/confdb/ltmain.sh                      |  5528 +-
 src/pm/hydra/confdb/ltoptions.m4                   |   127 +-
 src/pm/hydra/confdb/ltsugar.m4                     |     7 +-
 src/pm/hydra/confdb/ltversion.m4                   |    12 +-
 src/pm/hydra/confdb/lt~obsolete.m4                 |     7 +-
 src/pm/hydra/confdb/missing                        |     6 +-
 src/pm/hydra/configure                             |  4244 +-
 src/pm/hydra/configure.ac                          |    31 +-
 src/pm/hydra/examples/binding.c                    |     2 +-
 src/pm/hydra/examples/print_process_bind.c         |    66 +
 src/pm/hydra/hydra-doxygen.cfg.in                  |     2 +-
 src/pm/hydra/include/hydra.h                       |     4 +
 src/pm/hydra/include/hydra_config.h.in             |    74 +-
 src/pm/hydra/include/hydra_server.h                |     4 +-
 src/pm/hydra/mpl/Makefile.am                       |    11 +-
 src/pm/hydra/mpl/Makefile.in                       |   205 +-
 src/pm/hydra/mpl/VERSION                           |     2 +-
 src/pm/hydra/mpl/aclocal.m4                        |    68 +-
 src/pm/hydra/mpl/confdb/aclocal_cc.m4              |    61 +-
 src/pm/hydra/mpl/confdb/aclocal_fc.m4              |   106 +
 src/pm/hydra/mpl/confdb/aclocal_libs.m4            |    18 +-
 src/pm/hydra/mpl/confdb/aclocal_romio.m4           |    37 +
 src/pm/hydra/mpl/confdb/aclocal_shm.m4             |    49 +
 src/pm/hydra/mpl/confdb/aclocal_util.m4            |     5 +-
 src/pm/hydra/mpl/confdb/ar-lib                     |     2 +-
 src/pm/hydra/mpl/confdb/ax_tls.m4                  |    22 +-
 src/pm/hydra/mpl/confdb/compile                    |     2 +-
 src/pm/hydra/mpl/confdb/config.guess               |   201 +-
 src/pm/hydra/mpl/confdb/config.rpath               |    16 +-
 src/pm/hydra/mpl/confdb/config.sub                 |    51 +-
 src/pm/hydra/mpl/confdb/depcomp                    |     2 +-
 src/pm/hydra/mpl/confdb/install-sh                 |   366 +-
 src/pm/hydra/mpl/confdb/libtool.m4                 |  2561 +-
 src/pm/hydra/mpl/confdb/ltmain.sh                  |  5528 +-
 src/pm/hydra/mpl/confdb/ltoptions.m4               |   127 +-
 src/pm/hydra/mpl/confdb/ltsugar.m4                 |     7 +-
 src/pm/hydra/mpl/confdb/ltversion.m4               |    12 +-
 src/pm/hydra/mpl/confdb/lt~obsolete.m4             |     7 +-
 src/pm/hydra/mpl/confdb/missing                    |     6 +-
 src/pm/hydra/mpl/confdb/test-driver                |    35 +-
 src/pm/hydra/mpl/configure                         |  2233 +-
 src/pm/hydra/mpl/configure.ac                      |     6 +
 src/pm/hydra/mpl/include/config.h.in               |     9 +-
 src/pm/hydra/mpl/include/mpl.h                     |    54 +-
 src/pm/hydra/mpl/include/mpl_utlist.h              |    74 +-
 src/pm/hydra/mpl/include/mpl_valgrind.h            |     2 +-
 src/pm/hydra/mpl/include/mpliov.h                  |    38 +
 src/pm/hydra/mpl/include/mplmsg.h                  |    32 +
 src/pm/hydra/mpl/include/mplsock.h                 |     4 +-
 src/pm/hydra/mpl/include/mplstr.h                  |     9 +
 src/pm/hydra/mpl/src/mplmsg.c                      |    91 +
 src/pm/hydra/mpl/src/mplsock.c                     |     4 +-
 src/pm/hydra/mpl/src/mplstr.c                      |    14 +
 src/pm/hydra/mpl/src/mpltrmem.c                    |    35 +-
 src/pm/hydra/pm/pmiserv/Makefile.mk                |     2 +-
 src/pm/hydra/pm/pmiserv/common.c                   |     2 +-
 src/pm/hydra/pm/pmiserv/common.h                   |     4 +-
 src/pm/hydra/pm/pmiserv/pmi_v2_common.c            |     2 +-
 src/pm/hydra/pm/pmiserv/pmi_v2_common.h            |     2 +-
 src/pm/hydra/pm/pmiserv/pmip.c                     |     4 +-
 src/pm/hydra/pm/pmiserv/pmip.h                     |     6 +-
 src/pm/hydra/pm/pmiserv/pmip_cb.c                  |     3 +-
 src/pm/hydra/pm/pmiserv/pmip_pmi.h                 |     2 +-
 src/pm/hydra/pm/pmiserv/pmip_pmi_v1.c              |     9 +-
 src/pm/hydra/pm/pmiserv/pmip_pmi_v2.c              |    22 +-
 src/pm/hydra/pm/pmiserv/pmip_utils.c               |     3 +-
 src/pm/hydra/pm/pmiserv/pmiserv.h                  |     2 +-
 src/pm/hydra/pm/pmiserv/pmiserv_cb.c               |   111 +-
 src/pm/hydra/pm/pmiserv/pmiserv_pmci.c             |     2 +-
 src/pm/hydra/pm/pmiserv/pmiserv_pmi.c              |     2 +-
 src/pm/hydra/pm/pmiserv/pmiserv_pmi.h              |     2 +-
 src/pm/hydra/pm/pmiserv/pmiserv_pmi_v1.c           |    63 +-
 src/pm/hydra/pm/pmiserv/pmiserv_pmi_v2.c           |    29 +-
 src/pm/hydra/pm/pmiserv/pmiserv_utils.c            |     2 +-
 src/pm/hydra/pm/pmiserv/pmiserv_utils.h            |     2 +-
 src/pm/hydra/tools/Makefile.mk                     |     2 +-
 src/pm/hydra/tools/bootstrap/Makefile.mk           |     2 +-
 src/pm/hydra/tools/bootstrap/external/Makefile.mk  |     2 +-
 src/pm/hydra/tools/bootstrap/external/cobalt.h     |     2 +-
 .../hydra/tools/bootstrap/external/cobalt_init.c   |     2 +-
 .../bootstrap/external/cobalt_query_node_list.c    |     2 +-
 src/pm/hydra/tools/bootstrap/external/common.h     |     4 +-
 .../tools/bootstrap/external/external_common.c     |     2 +-
 .../bootstrap/external/external_common_launch.c    |     3 +-
 .../hydra/tools/bootstrap/external/external_init.c |     2 +-
 src/pm/hydra/tools/bootstrap/external/fork_init.c  |     2 +-
 src/pm/hydra/tools/bootstrap/external/ll.h         |     5 +-
 src/pm/hydra/tools/bootstrap/external/ll_env.c     |     2 +-
 src/pm/hydra/tools/bootstrap/external/ll_init.c    |     2 +-
 src/pm/hydra/tools/bootstrap/external/ll_launch.c  |     3 +-
 .../tools/bootstrap/external/ll_query_node_list.c  |     2 +-
 .../tools/bootstrap/external/ll_query_proxy_id.c   |     2 +-
 src/pm/hydra/tools/bootstrap/external/lsf.h        |     2 +-
 src/pm/hydra/tools/bootstrap/external/lsf_env.c    |     2 +-
 src/pm/hydra/tools/bootstrap/external/lsf_init.c   |     2 +-
 .../tools/bootstrap/external/lsf_query_node_list.c |     2 +-
 .../hydra/tools/bootstrap/external/manual_init.c   |     2 +-
 src/pm/hydra/tools/bootstrap/external/pbs.h        |     9 +-
 src/pm/hydra/tools/bootstrap/external/pbs_env.c    |     2 +-
 .../hydra/tools/bootstrap/external/pbs_finalize.c  |     2 +-
 src/pm/hydra/tools/bootstrap/external/pbs_init.c   |     8 +-
 src/pm/hydra/tools/bootstrap/external/pbs_launch.c |     7 +-
 .../tools/bootstrap/external/pbs_query_node_list.c |     2 +-
 src/pm/hydra/tools/bootstrap/external/pbs_wait.c   |     2 +-
 src/pm/hydra/tools/bootstrap/external/rsh.h        |     2 +-
 src/pm/hydra/tools/bootstrap/external/rsh_env.c    |     2 +-
 src/pm/hydra/tools/bootstrap/external/rsh_init.c   |     2 +-
 src/pm/hydra/tools/bootstrap/external/sge.h        |     2 +-
 src/pm/hydra/tools/bootstrap/external/sge_env.c    |     2 +-
 src/pm/hydra/tools/bootstrap/external/sge_init.c   |     2 +-
 .../tools/bootstrap/external/sge_query_node_list.c |     2 +-
 src/pm/hydra/tools/bootstrap/external/slurm.h      |     5 +-
 src/pm/hydra/tools/bootstrap/external/slurm_env.c  |     2 +-
 src/pm/hydra/tools/bootstrap/external/slurm_init.c |     2 +-
 .../hydra/tools/bootstrap/external/slurm_launch.c  |    10 +-
 .../bootstrap/external/slurm_query_node_list.c     |     2 +-
 .../bootstrap/external/slurm_query_proxy_id.c      |     2 +-
 src/pm/hydra/tools/bootstrap/external/ssh.c        |     2 +-
 src/pm/hydra/tools/bootstrap/external/ssh.h        |     2 +-
 src/pm/hydra/tools/bootstrap/external/ssh_env.c    |     2 +-
 src/pm/hydra/tools/bootstrap/external/ssh_init.c   |     2 +-
 src/pm/hydra/tools/bootstrap/external/user_init.c  |     2 +-
 src/pm/hydra/tools/bootstrap/include/bsci.h        |    26 +-
 src/pm/hydra/tools/bootstrap/persist/Makefile.mk   |     2 +-
 src/pm/hydra/tools/bootstrap/persist/persist.h     |     2 +-
 .../hydra/tools/bootstrap/persist/persist_client.h |     4 +-
 .../hydra/tools/bootstrap/persist/persist_launch.c |     2 +-
 .../hydra/tools/bootstrap/persist/persist_server.c |     4 +-
 .../hydra/tools/bootstrap/persist/persist_server.h |     6 +-
 .../hydra/tools/bootstrap/persist/persist_wait.c   |     2 +-
 src/pm/hydra/tools/bootstrap/src/Makefile.mk       |     2 +-
 src/pm/hydra/tools/bootstrap/src/bsci_init.c.in    |     2 +-
 src/pm/hydra/tools/bootstrap/src/bsci_launch.c     |     5 +-
 src/pm/hydra/tools/bootstrap/utils/Makefile.mk     |     2 +-
 src/pm/hydra/tools/bootstrap/utils/bscu_wait.c     |     2 +-
 src/pm/hydra/tools/ckpoint/Makefile.mk             |     2 +-
 src/pm/hydra/tools/ckpoint/blcr/ckpoint_blcr.h     |     2 +-
 src/pm/hydra/tools/ckpoint/ckpoint.c               |     4 +-
 src/pm/hydra/tools/ckpoint/ckpoint.h               |     6 +-
 src/pm/hydra/tools/debugger/debugger.c             |    34 +-
 src/pm/hydra/tools/debugger/debugger.h             |     2 +-
 src/pm/hydra/tools/demux/demux_internal.h          |     2 +-
 src/pm/hydra/tools/demux/demux_poll.c              |     2 +-
 src/pm/hydra/tools/demux/demux_select.c            |     2 +-
 src/pm/hydra/tools/ftb/hydt_ftb.c                  |     2 +-
 src/pm/hydra/tools/ftb/hydt_ftb.h                  |     2 +-
 src/pm/hydra/tools/ftb/hydt_ftb_dummy.c            |     2 +-
 src/pm/hydra/tools/nameserver/Makefile.mk          |     2 +-
 src/pm/hydra/tools/nameserver/hydra_nameserver.c   |     2 +-
 src/pm/hydra/tools/topo/hwloc/Makefile.mk          |     2 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/.gitignore     |    90 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/COPYING        |     2 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/HACKING        |     2 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/Makefile.am    |    41 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/Makefile.in    |    74 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/NEWS           |   260 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/README         |   261 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/README.debian  |    14 -
 src/pm/hydra/tools/topo/hwloc/hwloc/VERSION        |    18 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/aclocal.m4     |    67 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/config/ar-lib  |     2 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/config/compile |     2 +-
 .../tools/topo/hwloc/hwloc/config/config.guess     |   201 +-
 .../hydra/tools/topo/hwloc/hwloc/config/config.sub |    51 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/config/decl.m4 |     2 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/config/depcomp |     2 +-
 .../tools/topo/hwloc/hwloc/config/distscript.csh   |   155 -
 .../tools/topo/hwloc/hwloc/config/distscript.sh    |   130 +
 .../hydra/tools/topo/hwloc/hwloc/config/hwloc.m4   |   334 +-
 .../hwloc/hwloc/config/hwloc_check_attributes.m4   |    34 +-
 .../topo/hwloc/hwloc/config/hwloc_check_vendor.m4  |    42 +-
 .../hwloc/hwloc/config/hwloc_check_visibility.m4   |    40 +-
 .../topo/hwloc/hwloc/config/hwloc_get_version.sh   |    23 +-
 .../topo/hwloc/hwloc/config/hwloc_internal.m4      |   114 +-
 .../tools/topo/hwloc/hwloc/config/hwloc_pkg.m4     |    36 +-
 .../hydra/tools/topo/hwloc/hwloc/config/install-sh |   366 +-
 .../hydra/tools/topo/hwloc/hwloc/config/libtool.m4 |  2561 +-
 .../hydra/tools/topo/hwloc/hwloc/config/ltmain.sh  |  5528 +-
 .../tools/topo/hwloc/hwloc/config/ltoptions.m4     |   127 +-
 .../hydra/tools/topo/hwloc/hwloc/config/ltsugar.m4 |     7 +-
 .../tools/topo/hwloc/hwloc/config/ltversion.m4     |    12 +-
 .../tools/topo/hwloc/hwloc/config/lt~obsolete.m4   |     7 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/config/missing |     6 +-
 .../tools/topo/hwloc/hwloc/config/test-driver      |    35 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/configure      |  5037 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/configure.ac   |   138 +-
 .../contrib/ci.inria.fr/hwloc-windows-build.sh     |    53 +
 .../hwloc/hwloc/contrib/dist/make_dist_tarball     |    14 +-
 .../tools/topo/hwloc/hwloc/contrib/git/README.txt  |    10 +
 .../hwloc/contrib/git/github-send-commit-mails.pl  |    42 +
 .../tools/topo/hwloc/hwloc/contrib/hg/.hgignore    |     2 -
 .../topo/hwloc/hwloc/contrib/hg/build-hgignore.pl  |   145 -
 .../hwloc/hwloc/contrib/hg/set-hg-share-perms.csh  |    18 -
 .../nightly/build-server/hwloc-nightly-tarball.sh  |    80 +
 .../hwloc/contrib/nightly/make_snapshot_tarball    |    14 +-
 .../hwloc/hwloc/contrib/update-my-copyright.pl     |   209 +-
 .../tools/topo/hwloc/hwloc/contrib/windows/README  |    33 +
 .../hwloc/contrib/windows/hwloc-annotate.vcxproj   |    90 +
 .../contrib/windows/hwloc-annotate.vcxproj.filters |    72 +
 .../hwloc/contrib/windows/hwloc-assembler.vcxproj  |    89 +
 .../windows/hwloc-assembler.vcxproj.filters        |    69 +
 .../hwloc/hwloc/contrib/windows/hwloc-bind.vcxproj |    91 +
 .../contrib/windows/hwloc-bind.vcxproj.filters     |    75 +
 .../hwloc/hwloc/contrib/windows/hwloc-calc.vcxproj |    91 +
 .../contrib/windows/hwloc-calc.vcxproj.filters     |    75 +
 .../hwloc/hwloc/contrib/windows/hwloc-diff.vcxproj |    89 +
 .../contrib/windows/hwloc-diff.vcxproj.filters     |    69 +
 .../hwloc/contrib/windows/hwloc-distances.vcxproj  |    90 +
 .../windows/hwloc-distances.vcxproj.filters        |    72 +
 .../hwloc/contrib/windows/hwloc-distrib.vcxproj    |    90 +
 .../contrib/windows/hwloc-distrib.vcxproj.filters  |    72 +
 .../hwloc/hwloc/contrib/windows/hwloc-info.vcxproj |    91 +
 .../contrib/windows/hwloc-info.vcxproj.filters     |    75 +
 .../hwloc/contrib/windows/hwloc-patch.vcxproj      |    89 +
 .../contrib/windows/hwloc-patch.vcxproj.filters    |    69 +
 .../topo/hwloc/hwloc/contrib/windows/hwloc.sln     |   113 +
 .../hwloc/hwloc/contrib/windows/hwloc_config.h     |    62 +
 .../hwloc/hwloc/contrib/windows/libhwloc.vcxproj   |   234 +
 .../hwloc/contrib/windows/libhwloc.vcxproj.filters |   123 +
 .../contrib/windows/lstopo-no-graphics.vcxproj     |    96 +
 .../windows/lstopo-no-graphics.vcxproj.filters     |    90 +
 .../hwloc/hwloc/contrib/windows/lstopo-win.vcxproj |    98 +
 .../contrib/windows/lstopo-win.vcxproj.filters     |    93 +
 .../hwloc/hwloc/contrib/windows/lstopo.vcxproj     |    97 +
 .../hwloc/contrib/windows/lstopo.vcxproj.filters   |    93 +
 .../hwloc/hwloc/contrib/windows/private_config.h   |   670 +
 .../hwloc/contrib/windows/static-components.h      |    17 +
 .../hydra/tools/topo/hwloc/hwloc/doc/Makefile.am   |   181 +-
 .../hydra/tools/topo/hwloc/hwloc/doc/Makefile.in   |  1043 +-
 .../hydra/tools/topo/hwloc/hwloc/doc/doxygen.cfg   |     4 +-
 .../topo/hwloc/hwloc/doc/examples/Makefile.am      |    30 +
 .../topo/hwloc/hwloc/doc/examples/Makefile.in      |  1152 +
 .../hwloc/doc/examples/cpuset+bitmap+cpubind.c     |   148 +
 .../topo/hwloc/hwloc/doc/examples/hwloc-hello.c    |   177 +
 .../hwloc/doc/examples/nodeset+membind+policy.c    |   148 +
 .../topo/hwloc/hwloc/doc/examples/sharedcaches.c   |    98 +
 .../hydra/tools/topo/hwloc/hwloc/doc/hwloc-hello.c |   169 -
 src/pm/hydra/tools/topo/hwloc/hwloc/doc/hwloc.doxy |   665 +-
 .../topo/hwloc/hwloc/doc/images/devel09-pci.pdf    |   Bin 11203 -> 11100 bytes
 .../topo/hwloc/hwloc/doc/images/devel09-pci.png    |   Bin 21070 -> 21025 bytes
 .../topo/hwloc/hwloc/doc/images/devel09-pci.xml    |     4 +-
 .../tools/topo/hwloc/hwloc/doc/images/diagram.fig  |     6 +-
 .../tools/topo/hwloc/hwloc/doc/images/dudley.png   |   Bin 18087 -> 15842 bytes
 .../tools/topo/hwloc/hwloc/doc/images/dudley.xml   |     8 +-
 .../tools/topo/hwloc/hwloc/doc/images/emmett.png   |   Bin 14006 -> 12343 bytes
 .../tools/topo/hwloc/hwloc/doc/images/emmett.xml   |     4 +-
 .../tools/topo/hwloc/hwloc/doc/images/hagrid.png   |   Bin 13491 -> 12055 bytes
 .../tools/topo/hwloc/hwloc/doc/images/hagrid.xml   |     8 +-
 .../hwloc/hwloc/doc/images/ppc64-full-with-smt.pdf |   Bin 11354 -> 11429 bytes
 .../hwloc/hwloc/doc/images/ppc64-full-with-smt.png |   Bin 67355 -> 61859 bytes
 .../hwloc/hwloc/doc/images/ppc64-full-with-smt.xml |    32 +-
 .../topo/hwloc/hwloc/doc/images/ppc64-with-smt.pdf |   Bin 8995 -> 9192 bytes
 .../topo/hwloc/hwloc/doc/images/ppc64-with-smt.png |   Bin 22469 -> 19616 bytes
 .../hwloc/hwloc/doc/images/ppc64-without-smt.pdf   |   Bin 8693 -> 8636 bytes
 .../hwloc/hwloc/doc/images/ppc64-without-smt.png   |   Bin 17779 -> 15700 bytes
 .../topo/hwloc/hwloc/doc/www.open-mpi.org.cfg      |     4 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/hwloc.pc.in    |     2 +-
 .../tools/topo/hwloc/hwloc/include/Makefile.am     |     8 +-
 .../tools/topo/hwloc/hwloc/include/Makefile.in     |    43 +-
 .../hydra/tools/topo/hwloc/hwloc/include/hwloc.h   |   423 +-
 .../hwloc/hwloc/include/hwloc/autogen/config.h.in  |    17 +-
 .../tools/topo/hwloc/hwloc/include/hwloc/bitmap.h  |    19 +-
 .../tools/topo/hwloc/hwloc/include/hwloc/cuda.h    |     6 +-
 .../tools/topo/hwloc/hwloc/include/hwloc/cudart.h  |     7 +-
 .../topo/hwloc/hwloc/include/hwloc/deprecated.h    |    54 +-
 .../tools/topo/hwloc/hwloc/include/hwloc/diff.h    |    39 +-
 .../topo/hwloc/hwloc/include/hwloc/glibc-sched.h   |     2 +-
 .../tools/topo/hwloc/hwloc/include/hwloc/helper.h  |   172 +-
 .../tools/topo/hwloc/hwloc/include/hwloc/inlines.h |     2 +-
 .../topo/hwloc/hwloc/include/hwloc/linux-libnuma.h |    24 +-
 .../tools/topo/hwloc/hwloc/include/hwloc/linux.h   |    15 +-
 .../topo/hwloc/hwloc/include/hwloc/myriexpress.h   |     4 +-
 .../tools/topo/hwloc/hwloc/include/hwloc/opencl.h  |     2 +-
 .../hwloc/hwloc/include/hwloc/openfabrics-verbs.h  |     2 +-
 .../tools/topo/hwloc/hwloc/include/hwloc/plugins.h |   116 +-
 .../tools/topo/hwloc/hwloc/include/hwloc/rename.h  |    60 +-
 .../hwloc/hwloc/include/private/autogen/README.txt |     3 +-
 .../hwloc/include/private/autogen/config.h.in      |    72 +-
 .../topo/hwloc/hwloc/include/private/cpuid-x86.h   |    87 +
 .../tools/topo/hwloc/hwloc/include/private/cpuid.h |    79 -
 .../tools/topo/hwloc/hwloc/include/private/debug.h |     2 +-
 .../tools/topo/hwloc/hwloc/include/private/misc.h  |    29 +-
 .../topo/hwloc/hwloc/include/private/private.h     |    40 +-
 .../hwloc/hwloc/include/private/solaris-chiptype.h |     6 +-
 .../tools/topo/hwloc/hwloc/include/private/xml.h   |    25 +-
 .../hydra/tools/topo/hwloc/hwloc/src/Makefile.am   |    16 +-
 .../hydra/tools/topo/hwloc/hwloc/src/Makefile.in   |    78 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/src/base64.c   |     8 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/src/bind.c     |     7 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/src/bitmap.c   |   410 +-
 .../hydra/tools/topo/hwloc/hwloc/src/components.c  |    89 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/src/diff.c     |    21 +-
 .../hydra/tools/topo/hwloc/hwloc/src/distances.c   |   110 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/src/dolib.c    |     2 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/src/hwloc.dtd  |     6 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/src/misc.c     |    84 +-
 .../hydra/tools/topo/hwloc/hwloc/src/pci-common.c  |   107 +-
 .../tools/topo/hwloc/hwloc/src/topology-aix.c      |    41 +-
 .../tools/topo/hwloc/hwloc/src/topology-bgq.c      |    18 +-
 .../tools/topo/hwloc/hwloc/src/topology-cuda.c     |    65 +-
 .../tools/topo/hwloc/hwloc/src/topology-custom.c   |     3 +-
 .../tools/topo/hwloc/hwloc/src/topology-darwin.c   |    11 +-
 .../tools/topo/hwloc/hwloc/src/topology-fake.c     |    26 +-
 .../tools/topo/hwloc/hwloc/src/topology-freebsd.c  |    13 +-
 .../hydra/tools/topo/hwloc/hwloc/src/topology-gl.c |    16 +-
 .../tools/topo/hwloc/hwloc/src/topology-hpux.c     |    19 +-
 .../tools/topo/hwloc/hwloc/src/topology-linux.c    |  1091 +-
 .../tools/topo/hwloc/hwloc/src/topology-netbsd.c   |    27 +-
 .../tools/topo/hwloc/hwloc/src/topology-noos.c     |     7 +-
 .../tools/topo/hwloc/hwloc/src/topology-nvml.c     |    17 +-
 .../tools/topo/hwloc/hwloc/src/topology-opencl.c   |    35 +-
 .../tools/topo/hwloc/hwloc/src/topology-osf.c      |    13 +-
 .../tools/topo/hwloc/hwloc/src/topology-pci.c      |   228 +-
 .../hwloc/hwloc/src/topology-solaris-chiptype.c    |    19 +-
 .../tools/topo/hwloc/hwloc/src/topology-solaris.c  |   103 +-
 .../topo/hwloc/hwloc/src/topology-synthetic.c      |   926 +-
 .../tools/topo/hwloc/hwloc/src/topology-windows.c  |    20 +-
 .../tools/topo/hwloc/hwloc/src/topology-x86.c      |   561 +-
 .../topo/hwloc/hwloc/src/topology-xml-libxml.c     |   104 +-
 .../topo/hwloc/hwloc/src/topology-xml-nolibxml.c   |    57 +-
 .../tools/topo/hwloc/hwloc/src/topology-xml.c      |   352 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/src/topology.c |  1059 +-
 .../hydra/tools/topo/hwloc/hwloc/src/traversal.c   |   117 +-
 .../hydra/tools/topo/hwloc/hwloc/tests/Makefile.am |     7 +-
 .../hydra/tools/topo/hwloc/hwloc/tests/Makefile.in |    81 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/tests/cuda.c   |     8 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/tests/cudart.c |     8 +-
 .../hwloc/hwloc/tests/embedded/config/README.txt   |     3 +-
 .../topo/hwloc/hwloc/tests/embedded/do_test.c      |     2 +-
 .../tools/topo/hwloc/hwloc/tests/embedded/main.c   |     2 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/tests/gl.c     |     4 +-
 .../tools/topo/hwloc/hwloc/tests/glibc-sched.c     |     2 +-
 .../tools/topo/hwloc/hwloc/tests/hwloc_backends.c  |    17 +-
 .../tools/topo/hwloc/hwloc/tests/hwloc_bind.c      |     8 +-
 .../tools/topo/hwloc/hwloc/tests/hwloc_bitmap.c    |    23 +-
 .../hwloc/tests/hwloc_bitmap_compare_inclusion.c   |    99 +
 .../hwloc/tests/hwloc_bitmap_first_last_weight.c   |     2 +-
 .../topo/hwloc/hwloc/tests/hwloc_bitmap_singlify.c |     2 +-
 .../topo/hwloc/hwloc/tests/hwloc_bitmap_string.c   |    60 +-
 .../tools/topo/hwloc/hwloc/tests/hwloc_custom.c    |     8 +-
 .../tools/topo/hwloc/hwloc/tests/hwloc_distances.c |     8 +-
 .../hwloc/tests/hwloc_get_cache_covering_cpuset.c  |     2 +-
 .../hwloc/hwloc/tests/hwloc_get_closest_objs.c     |     4 +-
 .../tests/hwloc_get_largest_objs_inside_cpuset.c   |     2 +-
 .../hwloc/tests/hwloc_get_last_cpu_location.c      |     3 +-
 .../tests/hwloc_get_next_obj_covering_cpuset.c     |    20 +-
 .../tests/hwloc_get_obj_below_array_by_type.c      |    20 +-
 .../hwloc/tests/hwloc_get_obj_covering_cpuset.c    |     2 +-
 .../hwloc/tests/hwloc_get_obj_inside_cpuset.c      |    20 +-
 .../tests/hwloc_get_shared_cache_covering_obj.c    |     2 +-
 .../tools/topo/hwloc/hwloc/tests/hwloc_groups.c    |    22 +-
 .../topo/hwloc/hwloc/tests/hwloc_insert_misc.c     |     8 +-
 .../tools/topo/hwloc/hwloc/tests/hwloc_iodevs.c    |     2 +-
 .../topo/hwloc/hwloc/tests/hwloc_is_thissystem.c   |     2 +-
 .../topo/hwloc/hwloc/tests/hwloc_object_userdata.c |    12 +-
 .../tools/topo/hwloc/hwloc/tests/hwloc_synthetic.c |    93 +-
 .../topo/hwloc/hwloc/tests/hwloc_topology_diff.c   |    16 +-
 .../topo/hwloc/hwloc/tests/hwloc_topology_dup.c    |     8 +-
 .../hwloc/hwloc/tests/hwloc_topology_restrict.c    |    12 +-
 .../topo/hwloc/hwloc/tests/hwloc_type_depth.c      |    16 +-
 .../hydra/tools/topo/hwloc/hwloc/tests/intel-mic.c |     8 +-
 .../tools/topo/hwloc/hwloc/tests/linux-libnuma.c   |    12 +-
 .../hwloc/hwloc/tests/linux/128ia64-17n4s2c.output |   132 +-
 .../16amd64-4n4c-cgroup-distance-merge.output      |     2 +-
 .../hwloc/tests/linux/16amd64-8n2c-cpusets.output  |    20 +-
 .../hwloc/tests/linux/16amd64-8n2c-cpusets.tar.bz2 |   Bin 7025 -> 7004 bytes
 .../hwloc/tests/linux/16amd64-8n2c-cpusets.xml.env |     2 +
 .../tests/linux/16amd64-8n2c-cpusets.xml.output    |   262 +-
 .../linux/16amd64-8n2c-cpusets_noadmin.output      |    20 +-
 .../hwloc/hwloc/tests/linux/16amd64-8n2c.output    |    20 +-
 .../hwloc/hwloc/tests/linux/16em64t-2m4c2t.output  |     6 +-
 .../tests/linux/16em64t-4s2c2t-offlines.output     |    10 +-
 .../tests/linux/16em64t-4s2c2t-offlines.xml.output |     8 +-
 .../linux/16em64t-4s2c2t-offlines_noadmin.output   |    10 +-
 .../hwloc/hwloc/tests/linux/16em64t-4s2c2t.output  |    10 +-
 .../hwloc/tests/linux/16em64t-4s2c2t.xml.output    |     8 +-
 .../hwloc/tests/linux/16em64t-4s2c2t_merge.output  |    10 +-
 .../tests/linux/16em64t-4s2c2t_ncaches.output      |    10 +-
 .../16em64t-4s2ca2c-cpusetreorder-merge.options    |     1 +
 .../16em64t-4s2ca2c-cpusetreorder-merge.output     |    26 +
 .../16em64t-4s2ca2c-cpusetreorder-merge.source     |     1 +
 .../linux/16em64t-4s2ca2c-cpusetreorder.output     |    60 +
 .../linux/16em64t-4s2ca2c-cpusetreorder.tar.bz2    |   Bin 0 -> 5662 bytes
 .../hwloc/hwloc/tests/linux/16em64t-4s2cu2c.output |    73 -
 .../hwloc/tests/linux/16em64t-4s2cu2c.tar.bz2      |   Bin 5408 -> 0 bytes
 .../hwloc/hwloc/tests/linux/16ia64-8n2s.output     |    38 +-
 .../hwloc/hwloc/tests/linux/16ia64-8n2s.tar.bz2    |   Bin 6115 -> 6170 bytes
 .../topo/hwloc/hwloc/tests/linux/1alpha.output     |     2 +-
 .../hwloc/hwloc/tests/linux/20s390-2g6s4c.output   |    22 +-
 .../linux/24em64t-2n6c2t+2mic.olddriver.output     |    12 +-
 .../hwloc/hwloc/tests/linux/256ia64-64n2s2c.output |   260 +-
 .../hwloc/tests/linux/256ppc-8n8s4t-nocache.output |   134 +-
 .../hwloc/tests/linux/256ppc-8n8s4t-nosys.output   |     2 +-
 .../hwloc/hwloc/tests/linux/256ppc-8n8s4t.output   |   134 +-
 .../hwloc/hwloc/tests/linux/256ppc-8n8s4t.tar.bz2  |   Bin 83316 -> 83319 bytes
 .../linux/28em64t-2s2n7c-buggycoresiblings.output  |   167 +
 .../linux/28em64t-2s2n7c-buggycoresiblings.tar.bz2 |   Bin 0 -> 26177 bytes
 .../topo/hwloc/hwloc/tests/linux/2amd64-2n.output  |     8 +-
 .../topo/hwloc/hwloc/tests/linux/2arm-2c.output    |     6 +-
 .../topo/hwloc/hwloc/tests/linux/2arm-2c.tar.bz2   |   Bin 4355 -> 3260 bytes
 .../tests/linux/2i386-2c-nohugepage.xml.output     |     2 +-
 .../linux/2i386-2t-hugepagesizecount.xml.output    |     2 +-
 .../topo/hwloc/hwloc/tests/linux/2ps3-2t.output    |     2 +-
 .../topo/hwloc/hwloc/tests/linux/2ps3-2t.tar.bz2   |   Bin 785 -> 815 bytes
 .../topo/hwloc/hwloc/tests/linux/2s390-2c.output   |     4 +-
 .../hwloc/tests/linux/32amd64-4s2n4c-cgroup.output |    12 +-
 .../tests/linux/32amd64-4s2n4c-cgroup.xml.output   |    16 +-
 .../hwloc/tests/linux/32em64t-2n8c+1mic.output     |    96 +-
 .../hwloc/tests/linux/32em64t-2n8c+1mic.tar.bz2    |   Bin 66889 -> 68952 bytes
 .../hwloc/hwloc/tests/linux/32ppc-4n4c2c.output    |     4 +-
 .../hwloc/hwloc/tests/linux/32ppc-4n4c2c.tar.bz2   |   Bin 20156 -> 20369 bytes
 .../hwloc/tests/linux/40intel64-2g2n4c+pci.output  |    44 +-
 .../tests/linux/40intel64-4n10c+pci-conflicts.env  |     6 +
 .../linux/40intel64-4n10c+pci-conflicts.output     |   237 +
 .../linux/40intel64-4n10c+pci-conflicts.tar.bz2    |   Bin 0 -> 59131 bytes
 .../hwloc/tests/linux/48amd64-4d2n6c-sparse.output |    12 +-
 .../tests/linux/4em64t-2c2t-ignore-reorder.options |     2 +-
 .../topo/hwloc/hwloc/tests/linux/4ia64-4s.output   |    10 +-
 .../topo/hwloc/hwloc/tests/linux/4qs22-2s2t.output |     2 +-
 .../hwloc/tests/linux/64amd64-4s2n4ca2co.output    |    12 +-
 .../hwloc/tests/linux/64fake-4n2s2ca2c2t.output    |    18 +-
 .../hwloc/hwloc/tests/linux/8amd64-4n2c.output     |    12 +-
 .../tests/linux/8em64t-2s2ca2c-buggynuma.output    |    49 +
 .../tests/linux/8em64t-2s2ca2c-buggynuma.tar.bz2   |   Bin 0 -> 10547 bytes
 .../hwloc/hwloc/tests/linux/8em64t-2s2ca2c.output  |     6 +-
 .../tests/linux/8em64t-2s4c-heterogeneous.output   |     6 +-
 .../hwloc/hwloc/tests/linux/8em64t-4c2t.output     |     6 +-
 .../hwloc/hwloc/tests/linux/8em64t-4c2t.tar.bz2    |   Bin 18469 -> 18476 bytes
 .../hwloc/hwloc/tests/linux/8ia64-2n2s2c.output    |    12 +-
 .../hwloc/hwloc/tests/linux/8ia64-2s2c2t.output    |     6 +-
 .../topo/hwloc/hwloc/tests/linux/8ia64-4s2c.output |    10 +-
 .../linux/96em64t-4n4d3ca2co-forcecpuinfo.output   |    36 +-
 .../hwloc/tests/linux/96em64t-4n4d3ca2co.output    |    36 +-
 .../tools/topo/hwloc/hwloc/tests/linux/Makefile.am |    28 +-
 .../tools/topo/hwloc/hwloc/tests/linux/Makefile.in |   224 +-
 .../hwloc/hwloc/tests/linux/gather/Makefile.in     |    32 +-
 .../tests/linux/gather/test-gather-topology.sh.in  |    10 +-
 .../hwloc/tests/linux/hwloc-gather-topology.in     |   177 -
 .../hwloc/hwloc/tests/linux/test-topology.sh.in    |    20 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/tests/nvml.c   |     8 +-
 src/pm/hydra/tools/topo/hwloc/hwloc/tests/opencl.c |     6 +-
 .../topo/hwloc/hwloc/tests/openfabrics-verbs.c     |     2 +-
 .../tools/topo/hwloc/hwloc/tests/ports/Makefile.am |    12 +-
 .../tools/topo/hwloc/hwloc/tests/ports/Makefile.in |    43 +-
 .../hwloc/tests/ports/include/aix/sys/processor.h  |     2 +-
 .../hwloc/hwloc/tests/ports/include/aix/sys/rset.h |     2 +-
 .../hwloc/tests/ports/include/aix/sys/systemcfg.h  |     2 +-
 .../hwloc/tests/ports/include/aix/sys/thread.h     |     2 +-
 .../hwloc/hwloc/tests/ports/include/cuda/cuda.h    |    11 +
 .../tests/ports/include/cuda/cuda_runtime_api.h    |    16 +-
 .../hwloc/tests/ports/include/darwin/sys/sysctl.h  |     2 +-
 .../hwloc/tests/ports/include/freebsd/pthread_np.h |     2 +-
 .../hwloc/tests/ports/include/freebsd/sys/cpuset.h |     7 +-
 .../hwloc/tests/ports/include/freebsd/sys/sysctl.h |     2 +-
 .../hwloc/tests/ports/include/hpux/sys/mpctl.h     |     2 +-
 .../hwloc/tests/ports/include/netbsd/sys/sysctl.h  |    14 +
 .../hwloc/tests/ports/include/opencl/CL/cl_ext.h   |     5 +-
 .../hwloc/hwloc/tests/ports/include/osf/cpuset.h   |     2 +-
 .../hwloc/hwloc/tests/ports/include/osf/numa.h     |     2 +-
 .../hwloc/hwloc/tests/ports/include/osf/radset.h   |     2 +-
 .../hwloc/tests/ports/include/solaris/kstat.h      |     2 +-
 .../tests/ports/include/solaris/sys/lgrp_user.h    |     2 +-
 .../tests/ports/include/solaris/sys/processor.h    |     2 +-
 .../tests/ports/include/solaris/sys/procset.h      |    21 +-
 .../hwloc/tests/ports/include/windows/windows.h    |     2 +-
 .../topo/hwloc/hwloc/tests/rename/Makefile.in      |    26 +-
 .../tools/topo/hwloc/hwloc/tests/rename/main.c     |     2 +-
 .../tests/xml/16-2gr2gr2n2c+misc.console.options   |     1 +
 .../tests/xml/16-2gr2gr2n2c+misc.console.output    |    56 +
 .../tests/xml/16-2gr2gr2n2c+misc.console.source    |     1 +
 .../hwloc/hwloc/tests/xml/16-2gr2gr2n2c+misc.xml   |   103 +
 .../hwloc/hwloc/tests/xml/16amd64-8n2c-cpusets.xml |    68 +-
 .../hwloc/tests/xml/16em64t-4s2c2t-offlines.xml    |     8 +-
 .../hwloc/tests/xml/16em64t-4s2c2t.console.options |     1 +
 .../hwloc/tests/xml/16em64t-4s2c2t.console.output  |    29 +
 .../hwloc/tests/xml/16em64t-4s2c2t.console.source  |     1 +
 .../topo/hwloc/hwloc/tests/xml/16em64t-4s2c2t.xml  |     8 +-
 .../16intel64-manyVFs.console.nocollapse.options   |     1 +
 .../16intel64-manyVFs.console.nocollapse.output    |   142 +
 .../16intel64-manyVFs.console.nocollapse.source    |     1 +
 .../tests/xml/16intel64-manyVFs.console.options    |     1 +
 .../tests/xml/16intel64-manyVFs.console.output     |   135 +
 .../tests/xml/16intel64-manyVFs.console.source     |     1 +
 .../hwloc/hwloc/tests/xml/16intel64-manyVFs.xml    |   344 +
 .../xml/192em64t-12gr2n8c2t-distancegroups.env     |     2 +
 .../xml/192em64t-12gr2n8c2t-distancegroups.xml     |    78 +-
 .../tests/xml/192em64t-24n8c2t-distancegroups.env  |     2 +
 .../tests/xml/192em64t-24n8c2t-distancegroups.xml  |    78 +-
 .../xml/192em64t-24n8c2t-nodistancegroups.env      |     3 +-
 .../xml/192em64t-24n8c2t-nodistancegroups.xml      |  3212 +-
 .../hwloc/hwloc/tests/xml/24em64t-2n6c2t-pci.xml   |    16 +-
 .../hwloc/tests/xml/32em64t-2n8c2t-pci-noio.xml    |     4 +-
 .../tests/xml/32em64t-2n8c2t-pci-normalio.xml      |    16 +-
 .../hwloc/tests/xml/32em64t-2n8c2t-pci-wholeio.xml |    20 +-
 ...intel64-3g2n+2n-irregulargroups+pci.console.env |     5 +
 ...l64-3g2n+2n-irregulargroups+pci.console.options |     1 +
 ...el64-3g2n+2n-irregulargroups+pci.console.output |   398 +
 ...el64-3g2n+2n-irregulargroups+pci.console.source |     1 +
 .../64intel64-3g2n+2n-irregulargroups+pci.options  |     1 +
 .../xml/64intel64-3g2n+2n-irregulargroups+pci.xml  |   868 +
 .../topo/hwloc/hwloc/tests/xml/8em64t-2mi2ma2c.xml |     8 +-
 .../hwloc/tests/xml/96em64t-4n4d3ca2co-pci.xml     |    56 +-
 .../tools/topo/hwloc/hwloc/tests/xml/Makefile.am   |    83 +-
 .../tools/topo/hwloc/hwloc/tests/xml/Makefile.in   |   177 +-
 .../topo/hwloc/hwloc/tests/xml/test-topology.sh.in |    73 +-
 .../hydra/tools/topo/hwloc/hwloc/utils/Makefile.am |   172 +-
 .../hydra/tools/topo/hwloc/hwloc/utils/Makefile.in |  1586 +-
 .../topo/hwloc/hwloc/utils/hwloc-annotate.1in      |   124 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-annotate.c  |   201 -
 .../hwloc/hwloc/utils/hwloc-assembler-remote.in    |   121 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-bind.1in    |   246 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-bind.c      |   397 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-calc.1in    |   287 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-calc.c      |   506 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-calc.h      |   714 -
 .../topo/hwloc/hwloc/utils/hwloc-compress-dir.in   |   161 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-diff.1in    |   120 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-diff.c      |   149 -
 .../topo/hwloc/hwloc/utils/hwloc-distances.1in     |   109 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-distances.c |   166 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-distrib.1in |   171 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-distrib.c   |   277 -
 .../hwloc/hwloc/utils/hwloc-gather-topology.1in    |   124 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-info.1in    |   179 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-info.c      |   433 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-patch.c     |   167 -
 .../tools/topo/hwloc/hwloc/utils/hwloc-ps.1in      |   126 -
 .../hydra/tools/topo/hwloc/hwloc/utils/hwloc-ps.c  |   311 -
 .../hydra/tools/topo/hwloc/hwloc/utils/hwloc.7in   |   331 -
 .../tools/topo/hwloc/hwloc/utils/hwloc/Makefile.am |   124 +
 .../tools/topo/hwloc/hwloc/utils/hwloc/Makefile.in |  1495 +
 .../hwloc/hwloc/utils/hwloc/hwloc-annotate.1in     |   131 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-annotate.c  |   200 +
 .../utils/{ => hwloc}/hwloc-assembler-remote.1in   |     0
 .../hwloc/utils/hwloc/hwloc-assembler-remote.in    |   121 +
 .../hwloc/utils/{ => hwloc}/hwloc-assembler.1in    |     0
 .../hwloc/utils/{ => hwloc}/hwloc-assembler.c      |     0
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-bind.1in    |   269 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-bind.c      |   413 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-calc.1in    |   287 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-calc.c      |   506 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-calc.h      |   664 +
 .../hwloc/utils/{ => hwloc}/hwloc-compress-dir.1in |     0
 .../hwloc/hwloc/utils/hwloc/hwloc-compress-dir.in  |   161 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-diff.1in    |   120 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-diff.c      |   149 +
 .../hwloc/hwloc/utils/hwloc/hwloc-distances.1in    |   124 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-distances.c |   166 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-distrib.1in |   176 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-distrib.c   |   288 +
 .../hwloc/utils/hwloc/hwloc-gather-topology.1in    |   129 +
 .../hwloc/utils/hwloc/hwloc-gather-topology.in     |   188 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-info.1in    |   179 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-info.c      |   434 +
 .../hwloc/hwloc/utils/{ => hwloc}/hwloc-patch.1in  |     0
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-patch.c     |   167 +
 .../topo/hwloc/hwloc/utils/hwloc/hwloc-ps.1in      |   132 +
 .../tools/topo/hwloc/hwloc/utils/hwloc/hwloc-ps.c  |   334 +
 .../tools/topo/hwloc/hwloc/utils/hwloc/hwloc.7in   |   331 +
 .../tools/topo/hwloc/hwloc/utils/hwloc/misc.h      |   280 +
 .../hwloc/hwloc/utils/hwloc/test-fake-plugin.sh.in |    39 +
 .../hwloc/utils/hwloc/test-hwloc-annotate.input    |    88 +
 .../hwloc/utils/hwloc/test-hwloc-annotate.output   |   135 +
 .../hwloc/utils/hwloc/test-hwloc-annotate.sh.in    |    52 +
 .../hwloc/utils/hwloc/test-hwloc-assembler.input1  |    48 +
 .../hwloc/utils/hwloc/test-hwloc-assembler.input2  |   139 +
 .../hwloc/utils/hwloc/test-hwloc-assembler.output  |   230 +
 .../hwloc/utils/hwloc/test-hwloc-assembler.sh.in   |    54 +
 .../hwloc/hwloc/utils/hwloc/test-hwloc-calc.output |    61 +
 .../hwloc/hwloc/utils/hwloc/test-hwloc-calc.sh.in  |    97 +
 .../hwloc/test-hwloc-compress-dir.input.tar.gz     |   Bin 0 -> 41971 bytes
 .../hwloc/test-hwloc-compress-dir.output.tar.gz    |   Bin 0 -> 24235 bytes
 .../utils/hwloc/test-hwloc-compress-dir.sh.in      |    49 +
 .../hwloc/utils/hwloc/test-hwloc-diffpatch.input1  |   170 +
 .../hwloc/utils/hwloc/test-hwloc-diffpatch.input2  |   170 +
 .../hwloc/utils/hwloc/test-hwloc-diffpatch.sh.in   |    52 +
 .../hwloc/utils/hwloc/test-hwloc-distances.output  |    53 +
 .../hwloc/utils/hwloc/test-hwloc-distances.sh.in   |    66 +
 .../hwloc/utils/hwloc/test-hwloc-distrib.output    |    96 +
 .../hwloc/utils/hwloc/test-hwloc-distrib.sh.in     |    59 +
 .../hwloc/utils/{ => hwloc}/test-hwloc-info.output |     0
 .../hwloc/hwloc/utils/hwloc/test-hwloc-info.sh.in  |    52 +
 .../tools/topo/hwloc/hwloc/utils/lstopo-cairo.c    |   526 -
 .../tools/topo/hwloc/hwloc/utils/lstopo-color.c    |    58 -
 .../tools/topo/hwloc/hwloc/utils/lstopo-draw.c     |  1209 -
 .../tools/topo/hwloc/hwloc/utils/lstopo-fig.c      |   132 -
 .../tools/topo/hwloc/hwloc/utils/lstopo-text.c     |   791 -
 .../tools/topo/hwloc/hwloc/utils/lstopo-windows.c  |   307 -
 .../tools/topo/hwloc/hwloc/utils/lstopo-xml.c      |    25 -
 .../hydra/tools/topo/hwloc/hwloc/utils/lstopo.1in  |   478 -
 src/pm/hydra/tools/topo/hwloc/hwloc/utils/lstopo.c |   709 -
 src/pm/hydra/tools/topo/hwloc/hwloc/utils/lstopo.h |    77 -
 .../topo/hwloc/hwloc/utils/lstopo/Makefile.am      |   103 +
 .../topo/hwloc/hwloc/utils/lstopo/Makefile.in      |  1683 +
 .../topo/hwloc/hwloc/utils/lstopo/lstopo-ascii.c   |   591 +
 .../topo/hwloc/hwloc/utils/lstopo/lstopo-cairo.c   |   700 +
 .../topo/hwloc/hwloc/utils/lstopo/lstopo-color.c   |    58 +
 .../topo/hwloc/hwloc/utils/lstopo/lstopo-draw.c    |  1402 +
 .../topo/hwloc/hwloc/utils/lstopo/lstopo-fig.c     |   140 +
 .../hwloc/utils/lstopo/lstopo-no-graphics.1in      |   510 +
 .../topo/hwloc/hwloc/utils/lstopo/lstopo-text.c    |   308 +
 .../topo/hwloc/hwloc/utils/lstopo/lstopo-windows.c |   393 +
 .../topo/hwloc/hwloc/utils/lstopo/lstopo-xml.c     |    34 +
 .../tools/topo/hwloc/hwloc/utils/lstopo/lstopo.c   |   814 +
 .../topo/hwloc/hwloc/utils/lstopo/lstopo.desktop   |    10 +
 .../tools/topo/hwloc/hwloc/utils/lstopo/lstopo.h   |    96 +
 .../hwloc/utils/{ => lstopo}/test-hwloc-ls.output  |     0
 .../hwloc/hwloc/utils/lstopo/test-hwloc-ls.sh.in   |    55 +
 src/pm/hydra/tools/topo/hwloc/hwloc/utils/misc.h   |   279 -
 .../topo/hwloc/hwloc/utils/test-fake-plugin.sh.in  |    37 -
 .../hwloc/hwloc/utils/test-hwloc-annotate.input    |    86 -
 .../hwloc/hwloc/utils/test-hwloc-annotate.output   |    66 -
 .../hwloc/hwloc/utils/test-hwloc-annotate.sh.in    |    46 -
 .../hwloc/hwloc/utils/test-hwloc-assembler.input1  |    48 -
 .../hwloc/hwloc/utils/test-hwloc-assembler.input2  |   139 -
 .../hwloc/hwloc/utils/test-hwloc-assembler.output  |   230 -
 .../hwloc/hwloc/utils/test-hwloc-assembler.sh.in   |    43 -
 .../topo/hwloc/hwloc/utils/test-hwloc-calc.output  |    59 -
 .../topo/hwloc/hwloc/utils/test-hwloc-calc.sh.in   |    95 -
 .../utils/test-hwloc-compress-dir.input.tar.gz     |   Bin 43074 -> 0 bytes
 .../utils/test-hwloc-compress-dir.output.tar.gz    |   Bin 25411 -> 0 bytes
 .../hwloc/utils/test-hwloc-compress-dir.sh.in      |    49 -
 .../hwloc/hwloc/utils/test-hwloc-diffpatch.input1  |   170 -
 .../hwloc/hwloc/utils/test-hwloc-diffpatch.input2  |   170 -
 .../hwloc/hwloc/utils/test-hwloc-diffpatch.sh.in   |    52 -
 .../hwloc/hwloc/utils/test-hwloc-distances.output  |    53 -
 .../hwloc/hwloc/utils/test-hwloc-distances.sh.in   |    66 -
 .../hwloc/hwloc/utils/test-hwloc-distrib.output    |    52 -
 .../hwloc/hwloc/utils/test-hwloc-distrib.sh.in     |    45 -
 .../topo/hwloc/hwloc/utils/test-hwloc-info.sh.in   |    45 -
 .../topo/hwloc/hwloc/utils/test-hwloc-ls.sh.in     |    55 -
 src/pm/hydra/tools/topo/hwloc/topo_hwloc.c         |     2 +-
 src/pm/hydra/tools/topo/hwloc/topo_hwloc.h         |     2 +-
 src/pm/hydra/tools/topo/topo.c                     |     2 +-
 src/pm/hydra/tools/topo/topo.h                     |     2 +-
 src/pm/hydra/ui/include/ui.h                       |     6 +-
 src/pm/hydra/ui/mpich/Makefile.mk                  |     2 +-
 src/pm/hydra/ui/mpich/mpiexec.c                    |    20 +-
 src/pm/hydra/ui/mpich/mpiexec.h                    |     6 +-
 src/pm/hydra/ui/mpich/utils.c                      |     4 +-
 src/pm/hydra/ui/utils/uiu.h                        |     2 +-
 src/pm/hydra/utils/Makefile.mk                     |     2 +-
 src/pm/hydra/utils/alloc/alloc.c                   |     2 +-
 src/pm/hydra/utils/args/args.c                     |    14 +-
 src/pm/hydra/utils/others/others.c                 |     2 +-
 src/pm/hydra/utils/string/string.c                 |     4 +-
 src/pm/hydra/version.m4                            |     8 +-
 src/pm/mpd/Makefile.am                             |   205 -
 src/pm/mpd/Makefile.in                             |   974 -
 src/pm/mpd/README                                  |   243 -
 src/pm/mpd/aclocal.m4                              |  1152 -
 src/pm/mpd/autogen.sh                              |     6 -
 src/pm/mpd/configure                               |  6171 ---
 src/pm/mpd/configure.ac                            |   198 -
 src/pm/mpd/edi2.xml                                |    42 -
 src/pm/mpd/ex1.xml                                 |    19 -
 src/pm/mpd/ex2.xml                                 |    14 -
 src/pm/mpd/ex3.xml                                 |    23 -
 src/pm/mpd/exittest_nompi.c                        |    14 -
 src/pm/mpd/infloop.c                               |    27 -
 src/pm/mpd/install.sh                              |    22 -
 src/pm/mpd/mpd.py                                  |  1647 -
 src/pm/mpd/mpdallexit.py                           |    59 -
 src/pm/mpd/mpdboot.py                              |   482 -
 src/pm/mpd/mpdcheck.py                             |   583 -
 src/pm/mpd/mpdchkpyver.py                          |    46 -
 src/pm/mpd/mpdcleanup.py                           |   122 -
 src/pm/mpd/mpdconf.h.in                            |    90 -
 src/pm/mpd/mpdexit.py                              |    78 -
 src/pm/mpd/mpdgdbdrv.py                            |   232 -
 src/pm/mpd/mpdhelp.py                              |    34 -
 src/pm/mpd/mpdkilljob.py                           |    88 -
 src/pm/mpd/mpdlib.py                               |  1595 -
 src/pm/mpd/mpdlistjobs.py                          |   159 -
 src/pm/mpd/mpdman.py                               |  1656 -
 src/pm/mpd/mpdringtest.py                          |    75 -
 src/pm/mpd/mpdroot.c                               |   104 -
 src/pm/mpd/mpdroot.h                               |    47 -
 src/pm/mpd/mpdsigjob.py                            |   128 -
 src/pm/mpd/mpdtrace.py                             |    83 -
 src/pm/mpd/mpdwrapcli.py                           |    25 -
 src/pm/mpd/mpichprereq                             |    12 -
 src/pm/mpd/mpiexec.py                              |  1449 -
 src/pm/mpd/mtv.c                                   |   215 -
 src/pm/mpd/mtv_setup.py                            |    14 -
 src/pm/mpd/newboot.py                              |   414 -
 src/pm/mpd/newkmpds.py                             |   102 -
 src/pm/mpd/pcp.c                                   |   150 -
 src/pm/mpd/pmitest.c                               |   174 -
 src/pm/mpd/proxy.c                                 |    31 -
 src/pm/mpd/setup_pm                                |     3 -
 src/pm/mpd/sigcatcher.c                            |    32 -
 src/pm/mpd/sleeploop.c                             |    17 -
 src/pm/mpd/test/test1.py                           |   158 -
 src/pm/mpd/test/test2.py                           |   441 -
 src/pm/mpd/test/test3.py                           |   149 -
 src/pm/mpd/test/test4.py                           |   139 -
 src/pm/mpd/test/test5.py                           |   113 -
 src/pm/mpd/test/testall.sh                         |    17 -
 src/pm/mpd/test/testroot.py                        |    65 -
 src/pm/mpd/test/tests.py                           |   898 -
 src/pm/remshell/Makefile.mk                        |     2 +-
 src/pm/remshell/mpiexec.c                          |    24 +-
 src/pm/subconfigure.m4                             |     6 +-
 src/pm/util/Makefile.mk                            |     3 +-
 src/pm/util/cmnargs.c                              |    14 +-
 src/pm/util/dbgiface.c                             |     2 +-
 src/pm/util/ioloop.c                               |     2 +-
 src/pm/util/labelout.c                             |    10 +-
 src/pm/util/newsession.c                           |     4 +-
 src/pm/util/pmiport.c                              |    10 +-
 src/pm/util/pmiserv.c                              |    93 +-
 src/pm/util/pmutil.h                               |     8 +-
 src/pm/util/process.c                              |    38 +-
 src/pm/util/rm.c                                   |     8 +-
 src/pm/util/simple_pmiutil2.c                      |    11 +-
 src/pmi/errnames-old.txt                           |    16 -
 src/pmi/pmi2/Makefile.mk                           |     2 +-
 src/pmi/pmi2/poe/.state-cache                      |     2 +-
 src/pmi/pmi2/poe/Makefile.mk                       |     2 +-
 src/pmi/pmi2/poe/poe2pmi.c                         |    14 +-
 src/pmi/pmi2/simple/.state-cache                   |    14 +-
 src/pmi/pmi2/simple/Makefile.mk                    |     4 +-
 src/pmi/pmi2/simple/pmi2compat.h                   |     4 +-
 src/pmi/pmi2/simple/simple2pmi.c                   |    28 +-
 src/pmi/simple/.state-cache                        |     6 +-
 src/pmi/simple/Makefile.mk                         |     2 +-
 src/pmi/simple/simple_pmi.c                        |    61 +-
 src/pmi/simple/simple_pmiutil.c                    |    13 +-
 src/util/Makefile.mk                               |     9 +-
 src/util/assert/.state-cache                       |     7 +
 src/util/assert/Makefile.mk                        |    12 +
 src/util/assert/mpiassert.h                        |   163 +
 src/util/cvar/Makefile.mk                          |     4 +-
 src/util/cvar/mpich_cvars.c                        |  1502 +-
 src/util/dbg/.state-cache                          |    12 +-
 src/util/dbg/Makefile.mk                           |    10 +-
 src/util/dbg/dbg_printf.c                          |    59 +-
 src/util/dbg/exit.c                                |    24 -
 src/util/dbg/mpidbg.h                              |   152 +
 src/util/ex/.state-cache                           |     7 -
 src/util/ex/Makefile.sm                            |     3 -
 src/util/ex/ex.c                                   |   332 -
 src/util/instrm/.state-cache                       |     5 +-
 src/util/instrm/Makefile.mk                        |     3 +-
 src/util/instrm/instr.c                            |     2 +-
 src/util/instrm/states.c                           |    36 -
 src/util/logging/common/Makefile.mk                |     2 +-
 src/util/logging/common/state_names.h              |   427 +-
 src/util/logging/rlog/.state-cache                 |    30 +-
 src/util/logging/rlog/Makefile.mk                  |     2 +-
 src/util/logging/rlog/TraceInput/.state-cache      |    10 +-
 src/util/logging/rlog/TraceInput/trace_input.c     |    18 +-
 src/util/logging/rlog/irlog2rlog.c                 |    48 +-
 src/util/logging/rlog/irlogutil.c                  |    22 +-
 src/util/logging/rlog/rimshot/.state-cache         |    66 +-
 src/util/logging/rlog/rlog.c                       |    29 +-
 src/util/logging/rlog/rlogtime.c                   |     8 +-
 src/util/logging/rlog/rlogutil.c                   |    50 +-
 src/util/mem/.state-cache                          |    25 +-
 src/util/mem/Makefile.mk                           |     7 +-
 src/util/mem/argstr.c                              |    24 +-
 src/util/mem/check.c                               |     8 +-
 src/util/mem/handlemem.c                           |    21 +-
 src/util/mem/mpiu_strerror.h                       |    15 +
 src/util/mem/strerror.c                            |     6 +-
 src/util/mem/trmem.c                               |    50 +-
 src/util/msgs/.state-cache                         |     7 -
 src/util/msgs/Makefile.mk                          |    10 -
 src/util/msgs/msgprint.c                           |   162 -
 src/util/multichannel/.state-cache                 |     7 -
 src/util/multichannel/Makefile.sm                  |     1 -
 src/util/multichannel/mpi.c                        |  7285 ---
 src/util/other/.state-cache                        |     8 +-
 src/util/other/Makefile.mk                         |     2 +-
 src/util/other/assert.c                            |     6 +-
 src/util/pointer/.state-cache                      |     7 +
 src/util/pointer/Makefile.mk                       |    12 +
 src/util/pointer/mpiu_pointer.h                    |    59 +
 src/util/procmap/.state-cache                      |     2 +-
 src/util/procmap/Makefile.mk                       |     2 +-
 src/util/procmap/local_proc.c                      |    24 +-
 src/util/thread/.state-cache                       |    38 +-
 src/util/thread/Makefile.mk                        |    20 +-
 src/util/thread/mpiu_thread.c                      |   610 +-
 src/util/thread/mpiu_thread.h                      |   134 +
 src/util/thread/mpiu_thread_global.h               |    64 +
 src/util/thread/mpiu_thread_multiple.h             |    95 +
 src/util/thread/mpiu_thread_pobj.h                 |   190 +
 src/util/thread/mpiu_thread_posix.c                |   104 +
 src/util/thread/mpiu_thread_posix.h                |   288 +
 src/util/thread/mpiu_thread_priv.h                 |   117 +
 src/util/thread/mpiu_thread_single.h               |    66 +
 src/util/thread/mpiu_thread_solaris.c              |    90 +
 src/util/thread/mpiu_thread_solaris.h              |   201 +
 src/util/thread/mpiu_thread_win.c                  |   370 +
 src/util/thread/mpiu_thread_win.h                  |   106 +
 src/util/timers/.state-cache                       |     7 +
 src/util/timers/Makefile.mk                        |    10 +
 src/util/timers/mpiu_timer.c                       |   405 +
 src/util/timers/mpiu_timer.h.in                    |   319 +
 src/util/type/.state-cache                         |     7 +
 src/util/type/Makefile.mk                          |    11 +
 src/util/type/mpiu_type_defs.h                     |    97 +
 src/util/wrappers/.state-cache                     |    20 +-
 src/util/wrappers/mpiu_process_wrappers.h          |    13 +
 src/util/wrappers/mpiu_shm_wrappers.h              |   114 +-
 src/util/wrappers/mpiu_sock_wrappers.h             |   246 +-
 src/util/wrappers/mpiu_util_wrappers.h             |     2 +-
 subsys_include.m4                                  |    70 +-
 test/Makefile.am                                   |     2 +-
 test/Makefile.in                                   |   172 +-
 test/commands/Makefile.am                          |     4 +-
 test/commands/Makefile.in                          |   190 +-
 test/mpi/.gitignore                                |   100 +-
 test/mpi/Makefile.am                               |     6 +-
 test/mpi/Makefile.in                               |    86 +-
 test/mpi/Makefile.mtest                            |    10 +-
 test/mpi/Makefile_f08.mtest                        |    26 +
 test/mpi/README                                    |    58 +-
 test/mpi/aclocal.m4                                |    69 +-
 test/mpi/attr/Makefile.am                          |     5 +-
 test/mpi/attr/Makefile.in                          |   165 +-
 test/mpi/attr/attr2type.c                          |    76 +-
 test/mpi/attr/attrdeleteget.c                      |    15 +-
 test/mpi/attr/attrend.c                            |    63 +-
 test/mpi/attr/attrend2.c                           |    18 +-
 test/mpi/attr/attrerr.c                            |    98 +-
 test/mpi/attr/attrerrcomm.c                        |   111 +-
 test/mpi/attr/attrerrtype.c                        |   108 +-
 test/mpi/attr/attric.c                             |   160 +-
 test/mpi/attr/attrorder.c                          |   151 +-
 test/mpi/attr/attrordercomm.c                      |   151 +-
 test/mpi/attr/attrordertype.c                      |   151 +-
 test/mpi/attr/attrt.c                              |   362 +-
 test/mpi/attr/baseattr2.c                          |   230 +-
 test/mpi/attr/baseattrcomm.c                       |   140 +-
 test/mpi/attr/fkeyval.c                            |   127 +-
 test/mpi/attr/fkeyvalcomm.c                        |   129 +-
 test/mpi/attr/fkeyvaltype.c                        |   137 +-
 test/mpi/attr/keyval_double_free.c                 |    21 +-
 test/mpi/attr/keyval_double_free_comm.c            |    43 +
 test/mpi/attr/keyval_double_free_type.c            |    45 +
 test/mpi/attr/keyval_double_free_win.c             |    54 +
 test/mpi/attr/testlist                             |     3 +
 test/mpi/basic/GetOpt.c                            |   153 +-
 test/mpi/basic/GetOpt.h                            |    10 +-
 test/mpi/basic/Makefile.am                         |     4 -
 test/mpi/basic/Makefile.in                         |    86 +-
 test/mpi/basic/adapt.c                             |  2544 +-
 test/mpi/basic/netmpi.c                            |   916 +-
 test/mpi/basic/patterns.c                          |   563 +-
 test/mpi/basic/self.c                              |     6 +-
 test/mpi/basic/sendrecv.c                          |   114 +-
 test/mpi/basic/srtest.c                            |    50 +-
 test/mpi/basic/wtime.c                             |    20 +-
 test/mpi/ckpoint/Makefile.am                       |     2 +
 test/mpi/ckpoint/Makefile.in                       |    54 +-
 test/mpi/ckpoint/write_ckpoint.c                   |    22 +-
 test/mpi/coll/Makefile.am                          |    84 +-
 test/mpi/coll/Makefile.in                          |  1056 +-
 test/mpi/coll/allgather2.c                         |    53 +-
 test/mpi/coll/allgather3.c                         |    53 +-
 test/mpi/coll/allgather_struct.c                   |    77 +
 test/mpi/coll/allgatherv2.c                        |    67 +-
 test/mpi/coll/allgatherv3.c                        |    69 +-
 test/mpi/coll/allgatherv4.c                        |    52 +-
 test/mpi/coll/allred.c                             |    69 +-
 test/mpi/coll/allred2.c                            |    59 +-
 test/mpi/coll/allred3.c                            |   281 +-
 test/mpi/coll/allred4.c                            |   301 +-
 test/mpi/coll/allred5.c                            |    70 +-
 test/mpi/coll/allred6.c                            |    88 +-
 test/mpi/coll/allredmany.c                         |    32 +-
 test/mpi/coll/alltoall1.c                          |   142 +-
 test/mpi/coll/alltoallv.c                          |   195 +-
 test/mpi/coll/alltoallv0.c                         |   208 +-
 test/mpi/coll/alltoallw1.c                         |   374 +-
 test/mpi/coll/alltoallw2.c                         |   216 +-
 test/mpi/coll/alltoallw_zeros.c                    |    50 +-
 test/mpi/coll/bcast.c                              |    93 +
 test/mpi/coll/bcast2.c                             |    81 -
 test/mpi/coll/bcast3.c                             |    77 -
 test/mpi/coll/bcasttest.c                          |   118 +-
 test/mpi/coll/bcastzerotype.c                      |     2 +-
 test/mpi/coll/coll10.c                             |    64 +-
 test/mpi/coll/coll11.c                             |   118 +-
 test/mpi/coll/coll12.c                             |   105 +-
 test/mpi/coll/coll13.c                             |    67 +-
 test/mpi/coll/coll2.c                              |    87 +-
 test/mpi/coll/coll3.c                              |   131 +-
 test/mpi/coll/coll4.c                              |    78 +-
 test/mpi/coll/coll5.c                              |    79 +-
 test/mpi/coll/coll6.c                              |   127 +-
 test/mpi/coll/coll7.c                              |    87 +-
 test/mpi/coll/coll8.c                              |    47 +-
 test/mpi/coll/coll9.c                              |    49 +-
 test/mpi/coll/exscan.c                             |    97 +-
 test/mpi/coll/exscan2.c                            |    45 +-
 test/mpi/coll/gather.c                             |    96 +-
 test/mpi/coll/gather2.c                            |   121 +-
 test/mpi/coll/gather_big.c                         |    82 +
 test/mpi/coll/iallred.c                            |    21 +-
 test/mpi/coll/ibarrier.c                           |    14 +-
 test/mpi/coll/icallgather.c                        |   151 +-
 test/mpi/coll/icallgatherv.c                       |   174 +-
 test/mpi/coll/icallreduce.c                        |   110 +-
 test/mpi/coll/icalltoall.c                         |   108 +-
 test/mpi/coll/icalltoallv.c                        |   126 +-
 test/mpi/coll/icalltoallw.c                        |   144 +-
 test/mpi/coll/icbarrier.c                          |    49 +-
 test/mpi/coll/icbcast.c                            |   107 +-
 test/mpi/coll/icgather.c                           |   112 +-
 test/mpi/coll/icgatherv.c                          |   136 +-
 test/mpi/coll/icreduce.c                           |   124 +-
 test/mpi/coll/icscatter.c                          |   132 +-
 test/mpi/coll/icscatterv.c                         |   148 +-
 test/mpi/coll/longuser.c                           |    96 +-
 test/mpi/coll/nonblocking.c                        |   119 +-
 test/mpi/coll/nonblocking2.c                       |   169 +-
 test/mpi/coll/nonblocking3.c                       |  1021 +-
 test/mpi/coll/op_commutative.c                     |    13 +-
 test/mpi/coll/opband.c                             |   412 +-
 test/mpi/coll/opbor.c                              |   448 +-
 test/mpi/coll/opbxor.c                             |   448 +-
 test/mpi/coll/opland.c                             |   332 +-
 test/mpi/coll/oplor.c                              |   335 +-
 test/mpi/coll/oplxor.c                             |   331 +-
 test/mpi/coll/opmax.c                              |   207 +-
 test/mpi/coll/opmaxloc.c                           |   491 +-
 test/mpi/coll/opmin.c                              |   207 +-
 test/mpi/coll/opminloc.c                           |   405 +-
 test/mpi/coll/opprod.c                             |   427 +-
 test/mpi/coll/opsum.c                              |   354 +-
 test/mpi/coll/red3.c                               |   255 +-
 test/mpi/coll/red4.c                               |   293 +-
 test/mpi/coll/red_scat_block.c                     |     8 +-
 test/mpi/coll/red_scat_block2.c                    |    76 +-
 test/mpi/coll/redscat.c                            |    47 +-
 test/mpi/coll/redscat2.c                           |    76 +-
 test/mpi/coll/redscat3.c                           |   108 +-
 test/mpi/coll/redscatbkinter.c                     |   138 +-
 test/mpi/coll/redscatblk3.c                        |    80 +-
 test/mpi/coll/redscatinter.c                       |   160 +-
 test/mpi/coll/reduce.c                             |    64 +-
 test/mpi/coll/reduce_local.c                       |    29 +-
 test/mpi/coll/scantst.c                            |   113 +-
 test/mpi/coll/scatter2.c                           |    87 +-
 test/mpi/coll/scatter3.c                           |   107 +-
 test/mpi/coll/scattern.c                           |    67 +-
 test/mpi/coll/scatterv.c                           |   143 +-
 test/mpi/coll/testlist                             |   153 -
 test/mpi/coll/testlist.in                          |   169 +
 test/mpi/coll/uoplong.c                            |   135 +-
 test/mpi/comm/Makefile.am                          |     6 +
 test/mpi/comm/Makefile.in                          |   232 +-
 test/mpi/comm/cmfree.c                             |   145 +-
 test/mpi/comm/cmsplit.c                            |    45 +-
 test/mpi/comm/cmsplit2.c                           |    10 +-
 test/mpi/comm/cmsplit_type.c                       |    10 +-
 test/mpi/comm/comm_create_group.c                  |     3 -
 test/mpi/comm/comm_create_group_idup.c             |    54 +
 test/mpi/comm/comm_group_half.c                    |     3 -
 test/mpi/comm/comm_group_rand.c                    |     7 +-
 test/mpi/comm/comm_idup.c                          |    16 +-
 test/mpi/comm/comm_idup_comm.c                     |   122 +
 test/mpi/comm/comm_idup_comm2.c                    |   124 +
 test/mpi/comm/comm_idup_iallreduce.c               |   218 +
 test/mpi/comm/comm_idup_isend.c                    |   102 +
 test/mpi/comm/comm_idup_mul.c                      |     4 +-
 test/mpi/comm/comm_idup_nb.c                       |   184 +
 test/mpi/comm/commcreate1.c                        |   158 +-
 test/mpi/comm/commname.c                           |    54 +-
 test/mpi/comm/ctxalloc.c                           |    64 +-
 test/mpi/comm/ctxsplit.c                           |   115 +-
 test/mpi/comm/dup.c                                |    88 +-
 test/mpi/comm/dupic.c                              |   138 +-
 test/mpi/comm/ic1.c                                |    48 +-
 test/mpi/comm/ic2.c                                |     4 +-
 test/mpi/comm/iccreate.c                           |   254 +-
 test/mpi/comm/icgroup.c                            |    59 +-
 test/mpi/comm/icm.c                                |   147 +-
 test/mpi/comm/icsplit.c                            |   246 +-
 test/mpi/comm/probe-intercomm.c                    |    30 +-
 test/mpi/comm/testlist                             |    10 +-
 test/mpi/confdb/aclocal_cc.m4                      |    61 +-
 test/mpi/confdb/aclocal_fc.m4                      |   106 +
 test/mpi/confdb/aclocal_libs.m4                    |    18 +-
 test/mpi/confdb/aclocal_romio.m4                   |    37 +
 test/mpi/confdb/aclocal_shm.m4                     |    49 +
 test/mpi/confdb/aclocal_util.m4                    |     5 +-
 test/mpi/confdb/ar-lib                             |     2 +-
 test/mpi/confdb/ax_tls.m4                          |    22 +-
 test/mpi/confdb/compile                            |     2 +-
 test/mpi/confdb/config.guess                       |   201 +-
 test/mpi/confdb/config.rpath                       |    16 +-
 test/mpi/confdb/config.sub                         |    51 +-
 test/mpi/confdb/depcomp                            |     2 +-
 test/mpi/confdb/install-sh                         |   366 +-
 test/mpi/confdb/missing                            |     6 +-
 test/mpi/configure                                 |   506 +-
 test/mpi/configure.ac                              |   173 +-
 test/mpi/cxx/Makefile.am                           |     2 +-
 test/mpi/cxx/Makefile.in                           |    37 +-
 test/mpi/cxx/attr/Makefile.am                      |     2 +-
 test/mpi/cxx/attr/Makefile.in                      |    40 +-
 test/mpi/cxx/coll/Makefile.am                      |     9 +-
 test/mpi/cxx/coll/Makefile.in                      |    84 +-
 test/mpi/cxx/coll/redscatblk.cxx                   |    75 +
 test/mpi/cxx/coll/testlist                         |     2 +
 test/mpi/cxx/coll/ureducelocal.cxx                 |   128 +
 test/mpi/cxx/comm/Makefile.in                      |    38 +-
 test/mpi/cxx/datatype/Makefile.in                  |    38 +-
 test/mpi/cxx/errhan/Makefile.in                    |    38 +-
 test/mpi/cxx/info/Makefile.in                      |    38 +-
 test/mpi/cxx/init/Makefile.in                      |    38 +-
 test/mpi/cxx/io/Makefile.in                        |    38 +-
 test/mpi/cxx/pt2pt/Makefile.in                     |    38 +-
 test/mpi/cxx/rma/Makefile.in                       |    38 +-
 test/mpi/cxx/spawn/Makefile.in                     |    42 +-
 test/mpi/cxx/spawn/testlist                        |     6 -
 test/mpi/cxx/spawn/testlist.in                     |     6 +
 test/mpi/cxx/topo/Makefile.am                      |     5 +-
 test/mpi/cxx/topo/Makefile.in                      |   202 +-
 test/mpi/cxx/util/Makefile.in                      |    35 +-
 test/mpi/datatype/Makefile.am                      |    16 +-
 test/mpi/datatype/Makefile.in                      |   433 +-
 test/mpi/datatype/blockindexed-misc.c              |   334 +-
 test/mpi/datatype/blockindexed-zero-count.c        |   100 +-
 test/mpi/datatype/contents.c                       |   929 +-
 test/mpi/datatype/contig-zero-count.c              |    98 +-
 test/mpi/datatype/contigstruct.c                   |    42 +-
 test/mpi/datatype/darray-cyclic.c                  |   294 +-
 test/mpi/datatype/darray-pack.c                    |   404 +-
 test/mpi/datatype/dataalign.c                      |   104 +
 test/mpi/datatype/gaddress.c                       |    20 +-
 test/mpi/datatype/get-elements-pairtype.c          |    57 +-
 test/mpi/datatype/get-elements.c                   |    17 +-
 test/mpi/datatype/getpartelm.c                     |   175 +-
 test/mpi/datatype/hindexed-zeros.c                 |   200 +-
 test/mpi/datatype/hindexed_block.c                 |    25 +-
 test/mpi/datatype/hindexed_block_contents.c        |     8 +-
 test/mpi/datatype/hvecblklen.c                     |    89 +
 test/mpi/datatype/indexed-misc.c                   |   421 +-
 test/mpi/datatype/large-count.c                    |    46 +-
 test/mpi/datatype/large_type.c                     |   102 +-
 test/mpi/datatype/large_type_sendrec.c             |   148 +-
 test/mpi/datatype/large_vec.c                      |    81 +
 test/mpi/datatype/lbub.c                           |  1274 +-
 test/mpi/datatype/localpack.c                      |    67 +-
 test/mpi/datatype/longdouble.c                     |     5 +-
 test/mpi/datatype/lots-of-types.c                  |   220 +-
 test/mpi/datatype/pairtype-pack.c                  |   174 +-
 test/mpi/datatype/pairtype-size-extent.c           |   168 +-
 test/mpi/datatype/segtest.c                        |   218 +-
 test/mpi/datatype/sendrecvt2.c                     |   108 +
 test/mpi/datatype/sendrecvt4.c                     |   148 +
 test/mpi/datatype/simple-commit.c                  |    48 +-
 test/mpi/datatype/simple-pack-external.c           |   334 +-
 test/mpi/datatype/simple-pack.c                    |   250 +-
 test/mpi/datatype/simple-resized.c                 |   115 +-
 test/mpi/datatype/simple-size-extent.c             |   171 +-
 test/mpi/datatype/sizedtypes.c                     |    88 +-
 test/mpi/datatype/slice-pack-external.c            |    95 +-
 test/mpi/datatype/slice-pack.c                     |   100 +-
 test/mpi/datatype/struct-derived-zeros.c           |    32 +-
 test/mpi/datatype/struct-empty-el.c                |   171 +-
 test/mpi/datatype/struct-ezhov.c                   |    41 +-
 test/mpi/datatype/struct-no-real-types.c           |   112 +-
 test/mpi/datatype/struct-pack.c                    |   380 +-
 test/mpi/datatype/struct-verydeep.c                |   125 +-
 test/mpi/datatype/struct-zero-count.c              |    99 +-
 test/mpi/datatype/structpack2.c                    |   113 +
 test/mpi/datatype/subarray-pack.c                  |   842 +-
 test/mpi/datatype/subarray.c                       |     8 +-
 test/mpi/datatype/testlist.in                      |    11 +-
 test/mpi/datatype/tfree.c                          |   123 +-
 test/mpi/datatype/tmatchsize.c                     |   206 +-
 test/mpi/datatype/transpose-pack.c                 |    90 +-
 test/mpi/datatype/tresized.c                       |    95 +-
 test/mpi/datatype/tresized2.c                      |    99 +-
 test/mpi/datatype/triangular-pack.c                |    91 +-
 test/mpi/datatype/typecommit.c                     |    22 +-
 test/mpi/datatype/typefree.c                       |    10 +-
 test/mpi/datatype/typelb.c                         |    53 +-
 test/mpi/datatype/typename.c                       |   242 +-
 test/mpi/datatype/unpack.c                         |    57 +-
 test/mpi/datatype/unusual-noncontigs.c             |   378 +-
 test/mpi/datatype/vecblklen.c                      |    89 +
 test/mpi/datatype/zero-blklen-vector.c             |    49 +-
 test/mpi/datatype/zeroblks.c                       |    46 +-
 test/mpi/datatype/zeroparms.c                      |    26 +-
 test/mpi/errhan/Makefile.am                        |     4 +-
 test/mpi/errhan/Makefile.in                        |   115 +-
 test/mpi/errhan/adderr.c                           |    63 +-
 test/mpi/errhan/commcall.c                         |    63 +-
 .../errhan/dynamic_errcode_predefined_errclass.c   |    32 +
 test/mpi/errhan/errcode.c                          | 10207 ++--
 test/mpi/errhan/errfatal.c                         |    65 +-
 test/mpi/errhan/errmsg.c                           |    12 +-
 test/mpi/errhan/errring.c                          |    21 +-
 test/mpi/errhan/errstring.c                        |    12 +-
 test/mpi/errhan/errstring2.c                       |    21 +
 test/mpi/errhan/predef_eh.c                        |    15 +-
 test/mpi/errhan/testlist                           |     2 +
 test/mpi/errors/Makefile.am                        |     4 +-
 test/mpi/errors/Makefile.in                        |    50 +-
 test/mpi/errors/attr/Makefile.in                   |    53 +-
 test/mpi/errors/attr/keyvalmis.c                   |   173 +-
 test/mpi/errors/basic/Makefile.in                  |    57 +-
 test/mpi/errors/basic/debabort.c                   |    18 +-
 test/mpi/errors/basic/lefthandles.c                |    30 +-
 test/mpi/errors/coll/Makefile.am                   |    11 +-
 test/mpi/errors/coll/Makefile.in                   |   185 +-
 test/mpi/errors/coll/bcastlength.c                 |    85 +-
 test/mpi/errors/coll/noalias.c                     |    66 +-
 test/mpi/errors/coll/noalias2.c                    |   156 +
 test/mpi/errors/coll/noalias3.c                    |   160 +
 test/mpi/errors/coll/reduce_local.c                |    10 +-
 test/mpi/errors/coll/rerr.c                        |    38 +-
 test/mpi/errors/coll/testlist                      |    18 +-
 test/mpi/errors/comm/Makefile.am                   |     2 +-
 test/mpi/errors/comm/Makefile.in                   |   108 +-
 test/mpi/errors/comm/ccreate1.c                    |   185 +-
 test/mpi/errors/comm/cfree.c                       |    30 +-
 test/mpi/errors/comm/manysplit.c                   |    62 +-
 test/mpi/errors/comm/testlist                      |     2 +
 test/mpi/errors/comm/too_many_comms.c              |    15 +-
 test/mpi/errors/comm/too_many_comms2.c             |    19 +-
 test/mpi/errors/comm/too_many_comms3.c             |    22 +-
 test/mpi/errors/comm/too_many_icomms.c             |    67 +
 test/mpi/errors/comm/too_many_icomms2.c            |    98 +
 test/mpi/errors/comm/userdup.c                     |   159 +-
 test/mpi/errors/cxx/Makefile.in                    |    47 +-
 test/mpi/errors/cxx/errhan/Makefile.in             |    38 +-
 test/mpi/errors/cxx/io/Makefile.in                 |    38 +-
 test/mpi/errors/datatype/Makefile.in               |    53 +-
 test/mpi/errors/datatype/getcnterr.c               |    47 +-
 test/mpi/errors/f08/Makefile.am                    |    13 +
 test/mpi/errors/f08/Makefile.in                    |   717 +
 test/mpi/errors/f08/io/Makefile.am                 |    19 +
 test/mpi/errors/f08/io/Makefile.in                 |   646 +
 test/mpi/errors/f08/io/testlist                    |     1 +
 test/mpi/errors/f08/io/uerrhandf08.f90             |   146 +
 test/mpi/errors/f08/testlist                       |     1 +
 test/mpi/errors/f77/Makefile.am                    |     2 +-
 test/mpi/errors/f77/Makefile.in                    |    37 +-
 test/mpi/errors/f77/io/Makefile.am                 |     2 +-
 test/mpi/errors/f77/io/Makefile.in                 |    41 +-
 test/mpi/errors/f90/Makefile.am                    |     2 +-
 test/mpi/errors/f90/Makefile.in                    |    37 +-
 test/mpi/errors/f90/io/Makefile.am                 |     2 +-
 test/mpi/errors/f90/io/Makefile.in                 |    40 +-
 test/mpi/errors/faults/Makefile.in                 |    65 +-
 test/mpi/errors/faults/collf1.c                    |    34 +-
 test/mpi/errors/faults/collf2.c                    |    53 +-
 test/mpi/errors/faults/pt2ptf1.c                   |    36 +-
 test/mpi/errors/faults/pt2ptf2.c                   |   103 +-
 test/mpi/errors/group/Makefile.in                  |    53 +-
 test/mpi/errors/group/gerr.c                       |    30 +-
 test/mpi/errors/io/Makefile.am                     |     2 +-
 test/mpi/errors/io/Makefile.in                     |    75 +-
 test/mpi/errors/io/file_errhdl.c                   |    26 +
 test/mpi/errors/io/fileerrret.c                    |    39 +-
 test/mpi/errors/io/openerr.c                       |   199 +-
 test/mpi/errors/io/testlist                        |     1 +
 test/mpi/errors/pt2pt/Makefile.in                  |    77 +-
 test/mpi/errors/pt2pt/errinstatta.c                |   127 +-
 test/mpi/errors/pt2pt/errinstatts.c                |   136 +-
 test/mpi/errors/pt2pt/errinstatwa.c                |   129 +-
 test/mpi/errors/pt2pt/errinstatws.c                |   133 +-
 test/mpi/errors/pt2pt/proberank.c                  |    26 +-
 test/mpi/errors/pt2pt/truncmsg1.c                  |   155 +-
 test/mpi/errors/pt2pt/truncmsg2.c                  |    65 +-
 test/mpi/errors/rma/Makefile.in                    |    97 +-
 test/mpi/errors/rma/cas_type_check.c               |    71 +-
 test/mpi/errors/rma/testlist                       |     6 +-
 test/mpi/errors/rma/win_sync.h                     |     4 +-
 test/mpi/errors/rma/win_sync_complete.c            |    14 +-
 test/mpi/errors/rma/win_sync_free_at.c             |    18 +-
 test/mpi/errors/rma/win_sync_free_pt.c             |    14 +-
 test/mpi/errors/rma/win_sync_lock_at.c             |    18 +-
 test/mpi/errors/rma/win_sync_lock_fence.c          |    14 +-
 test/mpi/errors/rma/win_sync_lock_pt.c             |    14 +-
 test/mpi/errors/rma/win_sync_nested.c              |    18 +-
 test/mpi/errors/rma/win_sync_op.c                  |    14 +-
 test/mpi/errors/rma/win_sync_unlock.c              |    14 +-
 test/mpi/errors/rma/winerr.c                       |    62 +-
 test/mpi/errors/rma/winerr2.c                      |   117 +-
 test/mpi/errors/spawn/Makefile.in                  |    65 +-
 test/mpi/errors/spawn/badport.c                    |    41 +-
 test/mpi/errors/spawn/lookup_name.c                |    18 +-
 test/mpi/errors/spawn/testlist                     |     3 -
 test/mpi/errors/spawn/testlist.in                  |     3 +
 test/mpi/errors/spawn/unpub.c                      |    20 +-
 test/mpi/errors/topo/Makefile.in                   |    53 +-
 test/mpi/errors/topo/cartsmall.c                   |    40 +-
 test/mpi/f08/Makefile.am                           |    13 +
 test/mpi/f08/Makefile.in                           |   717 +
 test/mpi/f08/attr/Makefile.am                      |    37 +
 test/mpi/f08/attr/Makefile.in                      |   791 +
 test/mpi/f08/attr/attrlangc.c                      |   628 +
 test/mpi/f08/attr/attrlangf08.f90                  |   944 +
 test/mpi/f08/attr/attrmpi1f08.f90                  |    64 +
 test/mpi/f08/attr/baseattr2f08.f90                 |   113 +
 test/mpi/f08/attr/baseattr3f08.f90                 |   118 +
 test/mpi/f08/attr/baseattrf08.f90                  |    63 +
 test/mpi/f08/attr/commattr2f08.f90                 |   104 +
 test/mpi/f08/attr/commattr3f08.f90                 |    85 +
 test/mpi/f08/attr/commattrf08.f90                  |   155 +
 test/mpi/f08/attr/fandcattrc.c                     |   121 +
 test/mpi/f08/attr/fandcattrf08.f90                 |   138 +
 test/mpi/f08/attr/testlist                         |    12 +
 test/mpi/f08/attr/typeattr2f08.f90                 |   103 +
 test/mpi/f08/attr/typeattr3f08.f90                 |    84 +
 test/mpi/f08/attr/typeattrf08.f90                  |   158 +
 test/mpi/f08/coll/Makefile.am                      |    28 +
 test/mpi/f08/coll/Makefile.in                      |   764 +
 test/mpi/f08/coll/allredint8f08.f90                |    22 +
 test/mpi/f08/coll/allredopttf08.f90                |    46 +
 test/mpi/f08/coll/alltoallvf08.f90                 |   148 +
 test/mpi/f08/coll/alltoallwf08.f90                 |    69 +
 test/mpi/f08/coll/exscanf08.f90                    |   108 +
 test/mpi/f08/coll/inplacef08.f90                   |    92 +
 test/mpi/f08/coll/nonblocking_inpf08.f90           |   127 +
 test/mpi/f08/coll/nonblockingf08.f90               |   100 +
 test/mpi/f08/coll/red_scat_blockf08.f90            |    57 +
 test/mpi/f08/coll/redscatf08.f90                   |    86 +
 test/mpi/f08/coll/reducelocalf08.f90               |    98 +
 test/mpi/f08/coll/split_typef08.f90                |    48 +
 test/mpi/f08/coll/testlist                         |    12 +
 test/mpi/f08/coll/uallreducef08.f90                |    64 +
 test/mpi/f08/coll/vw_inplacef08.f90                |   111 +
 test/mpi/f08/comm/Makefile.am                      |    18 +
 test/mpi/f08/comm/Makefile.in                      |   656 +
 test/mpi/f08/comm/commerrf08.f90                   |   127 +
 test/mpi/f08/comm/commnamef08.f90                  |    83 +
 test/mpi/f08/comm/testlist                         |     2 +
 test/mpi/f08/datatype/Makefile.am                  |    19 +
 test/mpi/f08/datatype/Makefile.in                  |   808 +
 test/mpi/f08/datatype/allctypesf08.f90             |   141 +
 test/mpi/f08/datatype/createf08.f90                |    70 +
 test/mpi/f08/datatype/createf90.f90                |    68 +
 test/mpi/f08/datatype/gaddressf08.f90              |    39 +
 test/mpi/f08/datatype/get_elem_d.f90               |   129 +
 test/mpi/f08/datatype/get_elem_u.f90               |    76 +
 test/mpi/f08/datatype/hindex1f08.f90               |    62 +
 test/mpi/f08/datatype/hindexed_blockf08.f90        |   181 +
 test/mpi/f08/datatype/indtype.f90                  |   117 +
 test/mpi/f08/datatype/kinds.f90                    |   115 +
 test/mpi/f08/datatype/packef08.f90                 |   188 +
 test/mpi/f08/datatype/sizeof.f90                   |   128 +
 test/mpi/f08/datatype/structf.f90                  |   113 +
 test/mpi/f08/datatype/testlist                     |    19 +
 test/mpi/f08/datatype/trf08.f90                    |    25 +
 test/mpi/f08/datatype/typecntsf08.f90              |    93 +
 test/mpi/f08/datatype/typem2f08.f90                |   180 +
 test/mpi/f08/datatype/typename3f08.f90             |    41 +
 test/mpi/f08/datatype/typenamef08.f90              |   205 +
 test/mpi/f08/datatype/typesnamef08.f90             |    68 +
 test/mpi/f08/datatype/typesubf08.f90               |    74 +
 test/mpi/f08/ext/Makefile.am                       |    42 +
 test/mpi/f08/ext/Makefile.in                       |   732 +
 test/mpi/f08/ext/allocmemf90.f90                   |    36 +
 test/mpi/f08/ext/c2f2cf90.f90                      |   131 +
 test/mpi/f08/ext/c2f90mult.c                       |    61 +
 test/mpi/f08/ext/ctypesinf90.f90                   |    49 +
 test/mpi/f08/ext/testlist                          |     4 +
 test/mpi/f08/info/Makefile.am                      |    15 +
 test/mpi/f08/info/Makefile.in                      |   654 +
 test/mpi/f08/info/infotest2f90.f90                 |   140 +
 test/mpi/f08/info/infotestf90.f90                  |    56 +
 test/mpi/f08/info/testlist                         |     2 +
 test/mpi/f08/init/Makefile.am                      |    25 +
 test/mpi/f08/init/Makefile.in                      |   697 +
 test/mpi/f08/init/baseenvf90.f90                   |    89 +
 test/mpi/f08/init/testlist                         |     1 +
 test/mpi/f08/io/Makefile.am                        |   137 +
 test/mpi/f08/io/Makefile.in                        |   962 +
 test/mpi/f08/io/atomicityf90.f90                   |   201 +
 test/mpi/f08/io/c2f2ciof90.f90                     |    62 +
 test/mpi/f08/io/c2f902cio.c                        |    97 +
 test/mpi/f08/io/c2f90multio.c                      |    59 +
 test/mpi/f08/io/fileerrf90.f90                     |   157 +
 test/mpi/f08/io/fileinfof90.f90                    |    74 +
 test/mpi/f08/io/i_fcoll_test.f90                   |   155 +
 test/mpi/f08/io/ioharness.defn                     |   625 +
 test/mpi/f08/io/ioharness.tlt                      |    73 +
 test/mpi/f08/io/miscfilef90.f90                    |   214 +
 test/mpi/f08/io/setviewcurf90.f90                  |   121 +
 test/mpi/f08/io/shpositionf90.f90                  |    75 +
 test/mpi/f08/io/testlist.in                        |    22 +
 test/mpi/f08/misc/Makefile.am                      |    19 +
 test/mpi/f08/misc/Makefile.in                      |   662 +
 test/mpi/f08/misc/hello.f90                        |    29 +
 test/mpi/f08/misc/ring.f90                         |    76 +
 test/mpi/f08/misc/sizeof2.f90                      |    62 +
 test/mpi/f08/misc/testlist                         |     3 +
 test/mpi/f08/profile/Makefile.am                   |    15 +
 test/mpi/f08/profile/Makefile.in                   |   646 +
 test/mpi/f08/profile/profile1f90.f90               |   118 +
 test/mpi/f08/profile/testlist                      |     1 +
 test/mpi/f08/pt2pt/Makefile.am                     |    20 +
 test/mpi/f08/pt2pt/Makefile.in                     |   674 +
 test/mpi/f08/pt2pt/allpairf08.f90                  |  1037 +
 test/mpi/f08/pt2pt/dummyf08.f90                    |    20 +
 test/mpi/f08/pt2pt/greqf08.f90                     |   115 +
 test/mpi/f08/pt2pt/mprobef08.f90                   |   636 +
 test/mpi/f08/pt2pt/statusesf08.f90                 |    56 +
 test/mpi/f08/pt2pt/testlist                        |     4 +
 test/mpi/f08/rma/Makefile.am                       |    39 +
 test/mpi/f08/rma/Makefile.in                       |   795 +
 test/mpi/f08/rma/aintf08.f90                       |    76 +
 test/mpi/f08/rma/baseattrwinf08.f90                |    83 +
 test/mpi/f08/rma/c2f2cwinf08.f90                   |    55 +
 test/mpi/f08/rma/c2f902cwin.c                      |    91 +
 test/mpi/f08/rma/testlist.in                       |    13 +
 test/mpi/f08/rma/winaccf08.f90                     |    97 +
 test/mpi/f08/rma/winattr2f08.f90                   |    89 +
 test/mpi/f08/rma/winattrf08.f90                    |   181 +
 test/mpi/f08/rma/winerrf08.f90                     |   136 +
 test/mpi/f08/rma/winfencef08.f90                   |    97 +
 test/mpi/f08/rma/wingetf08.f90                     |    97 +
 test/mpi/f08/rma/wingroupf08.f90                   |    45 +
 test/mpi/f08/rma/winnamef08.f90                    |    80 +
 test/mpi/f08/rma/winscale1f08.f90                  |   110 +
 test/mpi/f08/rma/winscale2f08.f90                  |   115 +
 test/mpi/f08/spawn/Makefile.am                     |    23 +
 test/mpi/f08/spawn/Makefile.in                     |   716 +
 test/mpi/f08/spawn/connaccf90.f90                  |   127 +
 test/mpi/f08/spawn/namepubf90.f90                  |    95 +
 test/mpi/f08/spawn/spawnargvf03.f90                |   127 +
 test/mpi/f08/spawn/spawnargvf90.f90                |   125 +
 test/mpi/f08/spawn/spawnf90.f90                    |    98 +
 test/mpi/f08/spawn/spawnmult2f90.f90               |   134 +
 test/mpi/f08/spawn/spawnmultf03.f90                |   152 +
 test/mpi/f08/spawn/spawnmultf90.f90                |   153 +
 test/mpi/f08/spawn/testlist.in                     |     8 +
 test/mpi/f08/subarray/Makefile.am                  |    29 +
 test/mpi/f08/subarray/Makefile.in                  |   764 +
 test/mpi/f08/subarray/test1.f90                    |    57 +
 test/mpi/f08/subarray/test10.f90                   |    79 +
 test/mpi/f08/subarray/test11.f90                   |    87 +
 test/mpi/f08/subarray/test12.f90                   |    94 +
 test/mpi/f08/subarray/test13.f90                   |   219 +
 test/mpi/f08/subarray/test14.f90                   |   114 +
 test/mpi/f08/subarray/test15.f90                   |   111 +
 test/mpi/f08/subarray/test2.f90                    |    62 +
 test/mpi/f08/subarray/test3.f90                    |    67 +
 test/mpi/f08/subarray/test4.f90                    |    68 +
 test/mpi/f08/subarray/test5.f90                    |    89 +
 test/mpi/f08/subarray/test6.f90                    |    93 +
 test/mpi/f08/subarray/test7.f90                    |    97 +
 test/mpi/f08/subarray/test8.f90                    |    96 +
 test/mpi/f08/subarray/test9.f90                    |    90 +
 test/mpi/f08/subarray/testlist                     |    15 +
 test/mpi/f08/testlist                              |    16 +
 test/mpi/f08/timer/Makefile.am                     |    14 +
 test/mpi/f08/timer/Makefile.in                     |   644 +
 test/mpi/f08/timer/testlist                        |     1 +
 test/mpi/f08/timer/wtimef90.f90                    |    32 +
 test/mpi/f08/topo/Makefile.am                      |    14 +
 test/mpi/f08/topo/Makefile.in                      |   661 +
 test/mpi/f08/topo/cartcrf90.f90                    |   102 +
 test/mpi/f08/topo/dgraph_unwgtf90.f90              |   213 +
 test/mpi/f08/topo/dgraph_wgtf90.f90                |   198 +
 test/mpi/f08/topo/testlist                         |     3 +
 test/mpi/f08/util/Makefile.am                      |    13 +
 test/mpi/f08/util/Makefile.in                      |   612 +
 test/mpi/f08/util/mtestf08.f90                     |   146 +
 test/mpi/f77/Makefile.in                           |    35 +-
 test/mpi/f77/attr/Makefile.am                      |     3 +-
 test/mpi/f77/attr/Makefile.in                      |    56 +-
 test/mpi/f77/attr/commattr4f.f                     |    90 +
 test/mpi/f77/attr/testlist                         |     1 +
 test/mpi/f77/coll/Makefile.in                      |    38 +-
 test/mpi/f77/coll/split_typef.f                    |     2 +-
 test/mpi/f77/comm/Makefile.in                      |    38 +-
 test/mpi/f77/datatype/Makefile.am                  |     4 +-
 test/mpi/f77/datatype/Makefile.in                  |    99 +-
 test/mpi/f77/datatype/bottomc.c                    |    74 +
 test/mpi/f77/datatype/bottomf.f                    |    35 +
 test/mpi/f77/datatype/testlist                     |     1 +
 test/mpi/f77/ext/Makefile.in                       |    42 +-
 test/mpi/f77/ext/c2f2c.c                           |   182 +-
 test/mpi/f77/ext/c2fmult.c                         |    52 +-
 test/mpi/f77/ext/ctypesfromc.c                     |    93 +-
 test/mpi/f77/ext/ctypesinf.f                       |     6 +-
 test/mpi/f77/info/Makefile.in                      |    38 +-
 test/mpi/f77/init/Makefile.in                      |    40 +-
 test/mpi/f77/io/Makefile.am                        |    10 +-
 test/mpi/f77/io/Makefile.in                        |    83 +-
 test/mpi/f77/io/c2f2cio.c                          |    44 +-
 test/mpi/f77/io/c2fmultio.c                        |    56 +-
 test/mpi/f77/io/i_setviewcurf.f                    |   122 +
 test/mpi/f77/io/ioharness.defn                     |    32 +
 test/mpi/f77/io/testlist                           |    20 -
 test/mpi/f77/io/testlist.in                        |    22 +
 test/mpi/f77/profile/Makefile.in                   |    38 +-
 test/mpi/f77/pt2pt/Makefile.in                     |    38 +-
 test/mpi/f77/pt2pt/dummyf.f                        |     2 +-
 test/mpi/f77/rma/Makefile.am                       |     7 +-
 test/mpi/f77/rma/Makefile.in                       |    68 +-
 test/mpi/f77/rma/aintf.f                           |    85 +
 test/mpi/f77/rma/c2f2cwin.c                        |    41 +-
 test/mpi/f77/rma/testlist                          |    12 -
 test/mpi/f77/rma/testlist.in                       |    13 +
 test/mpi/f77/spawn/Makefile.am                     |     2 +-
 test/mpi/f77/spawn/Makefile.in                     |    41 +-
 test/mpi/f77/spawn/spawnargvf.f                    |     8 +
 test/mpi/f77/spawn/spawnf.f                        |     8 +
 test/mpi/f77/spawn/spawnmult2f.f                   |     9 +
 test/mpi/f77/spawn/spawnmultf.f                    |     8 +
 test/mpi/f77/spawn/testlist.in                     |     4 +-
 test/mpi/f77/topo/Makefile.in                      |    38 +-
 test/mpi/f77/topo/dgraph_unwgtf.f                  |     2 +-
 test/mpi/f77/topo/dgraph_wgtf.f                    |     2 +-
 test/mpi/f77/util/Makefile.in                      |    34 +-
 test/mpi/f77/util/mtestf.f                         |    41 +
 test/mpi/f90/Makefile.am                           |     2 +-
 test/mpi/f90/Makefile.in                           |    37 +-
 test/mpi/f90/attr/Makefile.am                      |     3 +-
 test/mpi/f90/attr/Makefile.in                      |    65 +-
 test/mpi/f90/attr/attrlangc.c                      |   598 +-
 test/mpi/f90/attr/attrlangf90.f90                  |     4 +-
 test/mpi/f90/attr/commattr4f90.f90                 |    92 +
 test/mpi/f90/attr/fandcattrc.c                     |    88 +-
 test/mpi/f90/attr/testlist                         |     1 +
 test/mpi/f90/coll/Makefile.in                      |    38 +-
 test/mpi/f90/coll/split_typef90.f90                |     2 +-
 test/mpi/f90/comm/Makefile.in                      |    38 +-
 test/mpi/f90/datatype/Makefile.am                  |     4 +-
 test/mpi/f90/datatype/Makefile.in                  |   119 +-
 test/mpi/f90/datatype/bottomc.c                    |    75 +
 test/mpi/f90/datatype/bottomf90.f90                |    35 +
 test/mpi/f90/datatype/get_elem_d.f90               |     4 +-
 test/mpi/f90/datatype/get_elem_u.f90               |     4 +-
 test/mpi/f90/datatype/indtype.f90                  |     2 +-
 test/mpi/f90/datatype/structf.f90                  |     2 +-
 test/mpi/f90/datatype/testlist                     |     1 +
 test/mpi/f90/ext/Makefile.in                       |    41 +-
 test/mpi/f90/ext/c2f902c.c                         |   182 +-
 test/mpi/f90/ext/c2f90mult.c                       |    52 +-
 test/mpi/f90/ext/ctypesfromc.c                     |    93 +-
 test/mpi/f90/ext/ctypesinf90.f90                   |     6 +-
 test/mpi/f90/f90types/Makefile.in                  |    53 +-
 test/mpi/f90/f90types/createf90types.c             |   204 +-
 test/mpi/f90/info/Makefile.in                      |    38 +-
 test/mpi/f90/init/Makefile.in                      |    40 +-
 test/mpi/f90/io/Makefile.am                        |    10 +-
 test/mpi/f90/io/Makefile.in                        |    78 +-
 test/mpi/f90/io/c2f902cio.c                        |    44 +-
 test/mpi/f90/io/c2f90multio.c                      |    56 +-
 test/mpi/f90/io/i_setviewcurf90.f90                |   123 +
 test/mpi/f90/io/testlist                           |    21 -
 test/mpi/f90/io/testlist.in                        |    23 +
 test/mpi/f90/misc/Makefile.am                      |     2 +
 test/mpi/f90/misc/Makefile.in                      |    40 +-
 test/mpi/f90/profile/Makefile.in                   |    38 +-
 test/mpi/f90/pt2pt/Makefile.in                     |    38 +-
 test/mpi/f90/pt2pt/dummyf90.f90                    |     2 +-
 test/mpi/f90/rma/Makefile.am                       |     7 +-
 test/mpi/f90/rma/Makefile.in                       |    76 +-
 test/mpi/f90/rma/aintf90.f90                       |    85 +
 test/mpi/f90/rma/c2f902cwin.c                      |    41 +-
 test/mpi/f90/rma/testlist                          |    13 -
 test/mpi/f90/rma/testlist.in                       |    14 +
 test/mpi/f90/spawn/Makefile.am                     |     2 +-
 test/mpi/f90/spawn/Makefile.in                     |    40 +-
 test/mpi/f90/spawn/spawnargvf03.f90                |     9 +
 test/mpi/f90/spawn/spawnargvf90.f90                |     8 +
 test/mpi/f90/spawn/spawnf90.f90                    |     8 +
 test/mpi/f90/spawn/spawnmult2f90.f90               |     9 +
 test/mpi/f90/spawn/spawnmultf03.f90                |     8 +
 test/mpi/f90/spawn/spawnmultf90.f90                |     8 +
 test/mpi/f90/spawn/testlist.in                     |     4 +-
 test/mpi/f90/timer/Makefile.in                     |    38 +-
 test/mpi/f90/topo/Makefile.in                      |    38 +-
 test/mpi/f90/topo/dgraph_unwgtf90.f90              |     2 +-
 test/mpi/f90/topo/dgraph_wgtf90.f90                |     2 +-
 test/mpi/f90/util/Makefile.in                      |    34 +-
 test/mpi/f90/util/mtestf90.f90                     |    40 +
 test/mpi/ft/Makefile.am                            |     7 +-
 test/mpi/ft/Makefile.in                            |   222 +-
 test/mpi/ft/abort.c                                |     8 +-
 test/mpi/ft/agree.c                                |    75 +
 test/mpi/ft/agree_shrink.c                         |    65 +
 test/mpi/ft/anysource.c                            |   103 +
 test/mpi/ft/barrier.c                              |    15 +-
 test/mpi/ft/bcast.c                                |    33 +-
 test/mpi/ft/die.c                                  |     2 +-
 test/mpi/ft/failure_ack.c                          |   118 +
 test/mpi/ft/gather.c                               |    17 +-
 test/mpi/ft/irecvdead.c                            |    17 +-
 test/mpi/ft/isendalive.c                           |    10 +-
 test/mpi/ft/isenddead.c                            |    12 +-
 test/mpi/ft/multi_isendalive.c                     |    83 +
 test/mpi/ft/nbccoll.c                              |    76 +
 test/mpi/ft/recvdead.c                             |    17 +-
 test/mpi/ft/reduce.c                               |    15 +-
 test/mpi/ft/revoke_nofail.c                        |    57 +
 test/mpi/ft/revoke_shrink.c                        |    78 +
 test/mpi/ft/scatter.c                              |    50 +-
 test/mpi/ft/sendalive.c                            |     6 +-
 test/mpi/ft/senddead.c                             |    20 +-
 test/mpi/ft/shrink.c                               |    62 +
 test/mpi/ft/testlist                               |    34 +-
 test/mpi/group/Makefile.in                         |    69 +-
 test/mpi/group/glpid.c                             |    29 +-
 test/mpi/group/groupcreate.c                       |   105 +-
 test/mpi/group/groupnullincl.c                     |    93 +-
 test/mpi/group/grouptest.c                         |   315 +-
 test/mpi/group/grouptest2.c                        |   233 +-
 test/mpi/group/gtranks.c                           |   178 +-
 test/mpi/group/gtranksperf.c                       |    47 +-
 test/mpi/impls/Makefile.in                         |    47 +-
 test/mpi/impls/hydra/Makefile.in                   |    35 +-
 test/mpi/impls/hydra/dummy.c                       |     4 +-
 test/mpi/impls/mpich/Makefile.am                   |     2 +-
 test/mpi/impls/mpich/Makefile.in                   |    49 +-
 test/mpi/impls/mpich/mpi_t/Makefile.in             |    53 +-
 test/mpi/impls/mpich/mpi_t/collparmt.c             |   206 +-
 test/mpi/include/dtypes.h                          |    10 +
 test/mpi/include/mpicolltest.h                     |   377 +
 test/mpi/include/mpitest.h                         |   109 +-
 test/mpi/include/mpitestcxx.h                      |    68 +-
 test/mpi/include/mpithreadtest.h                   |    18 +-
 test/mpi/info/Makefile.am                          |     1 +
 test/mpi/info/Makefile.in                          |   103 +-
 test/mpi/info/infodel.c                            |    84 +-
 test/mpi/info/infodup.c                            |    87 +-
 test/mpi/info/infoenv.c                            |     3 +-
 test/mpi/info/infoget.c                            |    42 +
 test/mpi/info/infomany.c                           |   136 +-
 test/mpi/info/infomany2.c                          |   164 +-
 test/mpi/info/infoorder.c                          |   207 +-
 test/mpi/info/infotest.c                           |    42 +-
 test/mpi/info/infovallen.c                         |    66 +-
 test/mpi/info/testlist                             |     1 +
 test/mpi/init/Makefile.in                          |    85 +-
 test/mpi/init/attrself.c                           |   143 +-
 test/mpi/init/exitst1.c                            |    10 +-
 test/mpi/init/exitst2.c                            |    14 +-
 test/mpi/init/exitst3.c                            |    22 +-
 test/mpi/init/finalized.c                          |   121 +-
 test/mpi/init/initstat.c                           |    25 +-
 test/mpi/init/timeout.c                            |     8 +-
 test/mpi/init/version.c                            |    22 +-
 test/mpi/io/Makefile.am                            |    25 +-
 test/mpi/io/Makefile.in                            |   319 +-
 test/mpi/io/async.c                                |   179 +-
 test/mpi/io/async_any.c                            |   103 +-
 test/mpi/io/bigtype.c                              |   136 +
 test/mpi/io/getextent.c                            |    19 +-
 test/mpi/io/hindexed_io.c                          |   104 +
 test/mpi/io/i_aggregation1.c                       |   309 +
 test/mpi/io/i_aggregation2.c                       |    99 +
 test/mpi/io/i_bigtype.c                            |   147 +
 test/mpi/io/i_coll_test.c                          |   207 +
 test/mpi/io/i_darray_read.c                        |   134 +
 test/mpi/io/i_hindexed.c                           |   274 +
 test/mpi/io/i_hindexed_io.c                        |   114 +
 test/mpi/io/i_noncontig.c                          |   239 +-
 test/mpi/io/i_noncontig_coll.c                     |   232 +
 test/mpi/io/i_noncontig_coll2.c                    |   558 +
 test/mpi/io/i_rdwrord.c                            |    73 +
 test/mpi/io/i_setviewcur.c                         |   128 +
 test/mpi/io/i_types_with_zeros.c                   |   167 +
 test/mpi/io/rdwrord.c                              |    54 +-
 test/mpi/io/rdwrzero.c                             |   103 +-
 test/mpi/io/resized.c                              |    90 +-
 test/mpi/io/resized2.c                             |   137 +
 test/mpi/io/setinfo.c                              |   127 +-
 test/mpi/io/setviewcur.c                           |   129 +-
 test/mpi/io/simple_collective.c                    |   163 +
 test/mpi/io/testlist                               |    10 -
 test/mpi/io/testlist.in                            |    26 +
 test/mpi/io/userioerr.c                            |    54 +-
 test/mpi/manual/Makefile.am                        |     4 +-
 test/mpi/manual/Makefile.in                        |    78 +-
 test/mpi/manual/connectstuff.h                     |    20 +-
 test/mpi/manual/dimsbalanced.c                     |    79 +-
 test/mpi/manual/mpi_t/Makefile.in                  |    65 +-
 test/mpi/manual/mpi_t/mpit_test.c                  |    15 +-
 test/mpi/manual/mpi_t/mpit_test2.c                 |    25 +-
 .../mpi_t/nem_fbox_fallback_to_queue_count.c       |    34 +-
 .../manual/mpi_t/unexpected_recvq_buffer_size.c    |    22 +-
 test/mpi/manual/segfault.c                         |     3 +-
 test/mpi/manual/singjoin.c                         |   347 +-
 test/mpi/manual/spawntest_child.c                  |    69 +-
 test/mpi/manual/spawntest_master.c                 |    90 +-
 test/mpi/manual/tchandlers.c                       |    84 +-
 test/mpi/manual/tcutil.c                           |   135 +-
 test/mpi/manual/testconnect.c                      |   169 +-
 test/mpi/manual/testconnectserial.c                |   106 +-
 test/mpi/mpi_t/Makefile.am                         |     6 +-
 test/mpi/mpi_t/Makefile.in                         |    88 +-
 test/mpi/mpi_t/cvarwrite.c                         |   110 +
 test/mpi/mpi_t/getindex.c                          |    96 +
 test/mpi/mpi_t/mpi_t_str.c                         |    53 +-
 test/mpi/mpi_t/mpit_vars.c                         |     9 +-
 test/mpi/mpi_t/testlist                            |     2 +
 test/mpi/perf/Makefile.in                          |   109 +-
 test/mpi/perf/allredtrace.c                        |   158 +-
 test/mpi/perf/commcreatep.c                        |    93 +-
 test/mpi/perf/dtpack.c                             |   762 +-
 test/mpi/perf/indexperf.c                          |   195 +-
 test/mpi/perf/manyrma.c                            |   552 +-
 test/mpi/perf/nestvec.c                            |   200 +-
 test/mpi/perf/nestvec2.c                           |   242 +-
 test/mpi/perf/non_zero_root.c                      |   102 +-
 test/mpi/perf/sendrecvl.c                          |   383 +-
 test/mpi/perf/testlist                             |     2 +-
 test/mpi/perf/timer.c                              |    48 +-
 test/mpi/perf/transp-datatype.c                    |   124 +-
 test/mpi/perf/twovec.c                             |    47 +-
 test/mpi/pt2pt/Makefile.am                         |     4 +
 test/mpi/pt2pt/Makefile.in                         |   289 +-
 test/mpi/pt2pt/anyall.c                            |   103 +-
 test/mpi/pt2pt/big_count_status.c                  |     3 +-
 test/mpi/pt2pt/bottom.c                            |    76 +-
 test/mpi/pt2pt/bsend1.c                            |    75 +-
 test/mpi/pt2pt/bsend2.c                            |    75 +-
 test/mpi/pt2pt/bsend3.c                            |    79 +-
 test/mpi/pt2pt/bsend4.c                            |    77 +-
 test/mpi/pt2pt/bsend5.c                            |    87 +-
 test/mpi/pt2pt/bsendalign.c                        |    94 +-
 test/mpi/pt2pt/bsendfrag.c                         |   147 +-
 test/mpi/pt2pt/bsendpending.c                      |   222 +-
 test/mpi/pt2pt/cancelanysrc.c                      |    50 +
 test/mpi/pt2pt/cancelrecv.c                        |   187 +-
 test/mpi/pt2pt/eagerdt.c                           |    74 +-
 test/mpi/pt2pt/greq1.c                             |    67 +-
 test/mpi/pt2pt/icsend.c                            |    89 +-
 test/mpi/pt2pt/inactivereq.c                       |   150 +-
 test/mpi/pt2pt/isendirecv.c                        |    46 +
 test/mpi/pt2pt/isendself.c                         |    57 +-
 test/mpi/pt2pt/isendselfprobe.c                    |    38 +-
 test/mpi/pt2pt/issendselfcancel.c                  |    36 +
 test/mpi/pt2pt/large_message.c                     |    97 +-
 test/mpi/pt2pt/mprobe.c                            |   237 +-
 test/mpi/pt2pt/pingping.c                          |   166 +-
 test/mpi/pt2pt/probe-unexp.c                       |   230 +-
 test/mpi/pt2pt/probenull.c                         |    52 +-
 test/mpi/pt2pt/pscancel.c                          |   456 +-
 test/mpi/pt2pt/rcancel.c                           |   106 +-
 test/mpi/pt2pt/rqfreeb.c                           |   153 +-
 test/mpi/pt2pt/rqstatus.c                          |   123 +-
 test/mpi/pt2pt/scancel.c                           |   452 +-
 test/mpi/pt2pt/scancel2.c                          |    97 +-
 test/mpi/pt2pt/scancel_unmatch.c                   |    61 +
 test/mpi/pt2pt/sendall.c                           |   105 +-
 test/mpi/pt2pt/sendflood.c                         |   218 +-
 test/mpi/pt2pt/sendrecv1.c                         |   124 +-
 test/mpi/pt2pt/sendrecv2.c                         |   155 +-
 test/mpi/pt2pt/sendrecv3.c                         |   126 +-
 test/mpi/pt2pt/sendself.c                          |   209 +-
 test/mpi/pt2pt/testlist                            |    12 +-
 test/mpi/pt2pt/waitany-null.c                      |    64 +-
 test/mpi/pt2pt/waittestnull.c                      |    68 +-
 test/mpi/rma/Makefile.am                           |   107 +-
 test/mpi/rma/Makefile.in                           |  1581 +-
 test/mpi/rma/acc-loc.c                             |   148 +
 test/mpi/rma/acc-pairtype.c                        |    87 +
 test/mpi/rma/accfence1.c                           |   150 +-
 test/mpi/rma/accfence2.c                           |   120 +-
 test/mpi/rma/accfence2_am.c                        |   116 +-
 test/mpi/rma/accpscw1.c                            |   168 +-
 test/mpi/rma/adlb_mimic1.c                         |    46 +-
 test/mpi/rma/aint.c                                |    82 +
 test/mpi/rma/allocmem.c                            |    48 +-
 test/mpi/rma/at_complete.c                         |   140 +
 test/mpi/rma/atomic_get.c                          |   183 +
 test/mpi/rma/atomic_rmw_cas.c                      |   137 +
 test/mpi/rma/atomic_rmw_fop.c                      |   143 +
 test/mpi/rma/atomic_rmw_gacc.c                     |   276 +
 test/mpi/rma/attrorderwin.c                        |   160 +-
 test/mpi/rma/baseattrwin.c                         |    82 +-
 test/mpi/rma/compare_and_swap.c                    |    27 +-
 test/mpi/rma/contention_put.c                      |   110 +-
 test/mpi/rma/contention_putget.c                   |   122 +-
 test/mpi/rma/contig_displ.c                        |    80 +-
 test/mpi/rma/derived-acc-flush_local.c             |   125 +
 test/mpi/rma/epochtest.c                           |   305 +-
 test/mpi/rma/fence_shm.c                           |    93 +
 test/mpi/rma/fetch_and_op.c                        |   102 +-
 test/mpi/rma/fetchandadd.c                         |    82 +-
 test/mpi/rma/fetchandadd_am.c                      |    87 +-
 test/mpi/rma/fetchandadd_tree.c                    |   132 +-
 test/mpi/rma/fetchandadd_tree_am.c                 |   135 +-
 test/mpi/rma/fkeyvalwin.c                          |    80 +-
 test/mpi/rma/flush.c                               |    30 +-
 test/mpi/rma/get-struct.c                          |   173 +
 test/mpi/rma/get_acc_local.c                       |    19 +-
 test/mpi/rma/get_accumulate.c                      |   158 +-
 test/mpi/rma/getfence1.c                           |   189 +-
 test/mpi/rma/getgroup.c                            |    46 +-
 test/mpi/rma/ircpi.c                               |    71 -
 test/mpi/rma/large-acc-flush_local.c               |    73 +
 test/mpi/rma/large-small-acc.c                     |    88 +
 test/mpi/rma/linked_list.c                         |    67 +-
 test/mpi/rma/linked_list_bench_lock_all.c          |    84 +-
 test/mpi/rma/linked_list_bench_lock_excl.c         |    86 +-
 test/mpi/rma/linked_list_bench_lock_shr.c          |    82 +-
 test/mpi/rma/linked_list_fop.c                     |    79 +-
 test/mpi/rma/linked_list_lockall.c                 |    67 +-
 test/mpi/rma/lock_contention_dt.c                  |    99 +
 test/mpi/rma/lock_dt.c                             |   101 +
 test/mpi/rma/lock_dt_flush.c                       |   110 +
 test/mpi/rma/lock_dt_flushlocal.c                  |   111 +
 test/mpi/rma/lockall_dt.c                          |   107 +
 test/mpi/rma/lockall_dt_flush.c                    |   117 +
 test/mpi/rma/lockall_dt_flushall.c                 |   118 +
 test/mpi/rma/lockall_dt_flushlocal.c               |   117 +
 test/mpi/rma/lockall_dt_flushlocalall.c            |   118 +
 test/mpi/rma/lockcontention.c                      |    36 +-
 test/mpi/rma/lockcontention2.c                     |   370 +-
 test/mpi/rma/lockcontention3.c                     |   704 +-
 test/mpi/rma/locknull.c                            |    49 +-
 test/mpi/rma/lockopts.c                            |   278 +-
 test/mpi/rma/manyget.c                             |    58 +
 test/mpi/rma/manyrma2.c                            |    15 +-
 test/mpi/rma/manyrma3.c                            |     2 +-
 test/mpi/rma/mcs-mutex.c                           |    18 +-
 test/mpi/rma/mcs-mutex.h                           |     2 +-
 test/mpi/rma/mixedsync.c                           |   364 +-
 test/mpi/rma/mutex_bench.c                         |    84 +-
 test/mpi/rma/nb_test.c                             |     2 +-
 test/mpi/rma/nullpscw.c                            |    51 +-
 test/mpi/rma/pscw_ordering.c                       |    50 +-
 test/mpi/rma/put_base.c                            |   118 +-
 test/mpi/rma/put_bottom.c                          |   106 +-
 test/mpi/rma/putfence1.c                           |   200 +-
 test/mpi/rma/putfidx.c                             |   133 +-
 test/mpi/rma/putpscw1.c                            |   167 +-
 test/mpi/rma/racc_local_comp.c                     |   132 +
 test/mpi/rma/req_example.c                         |    22 +-
 test/mpi/rma/reqops.c                              |    94 +-
 test/mpi/rma/rmanull.c                             |   204 +-
 test/mpi/rma/rmazero.c                             |   192 +-
 test/mpi/rma/rput_local_comp.c                     |   129 +
 test/mpi/rma/selfrma.c                             |   118 +-
 test/mpi/rma/squelch.h                             |     6 +-
 test/mpi/rma/strided_acc_indexed.c                 |   109 +-
 test/mpi/rma/strided_acc_onelock.c                 |    48 +-
 test/mpi/rma/strided_acc_subarray.c                |   107 +-
 test/mpi/rma/strided_get_indexed.c                 |    73 +-
 test/mpi/rma/strided_getacc_indexed.c              |   127 +-
 test/mpi/rma/strided_getacc_indexed_shared.c       |   127 +-
 test/mpi/rma/strided_putget_indexed.c              |   107 +-
 test/mpi/rma/strided_putget_indexed_shared.c       |   107 +-
 test/mpi/rma/test1.c                               |    72 +-
 test/mpi/rma/test1_am.c                            |    70 +-
 test/mpi/rma/test1_dt.c                            |    48 +-
 test/mpi/rma/test2.c                               |    63 +-
 test/mpi/rma/test2_am.c                            |    80 +-
 test/mpi/rma/test3.c                               |    70 +-
 test/mpi/rma/test3_am.c                            |    68 +-
 test/mpi/rma/test4.c                               |    48 +-
 test/mpi/rma/test4_am.c                            |    50 +-
 test/mpi/rma/test5.c                               |    42 +-
 test/mpi/rma/test5_am.c                            |    42 +-
 test/mpi/rma/testlist.in                           |    61 +-
 test/mpi/rma/transpose1.c                          |    60 +-
 test/mpi/rma/transpose2.c                          |    70 +-
 test/mpi/rma/transpose3.c                          |    87 +-
 test/mpi/rma/transpose4.c                          |    48 +-
 test/mpi/rma/transpose5.c                          |    67 +-
 test/mpi/rma/transpose6.c                          |    83 +-
 test/mpi/rma/transpose7.c                          |    63 +-
 test/mpi/rma/win_dynamic_acc.c                     |    25 +-
 test/mpi/rma/win_flavors.c                         |    90 +-
 test/mpi/rma/win_info.c                            |    87 +-
 test/mpi/rma/win_large_shm.c                       |    87 +-
 test/mpi/rma/win_shared.c                          |    30 +-
 test/mpi/rma/win_shared_create.c                   |   140 +
 test/mpi/rma/win_shared_noncontig.c                |    29 +-
 test/mpi/rma/win_shared_noncontig_put.c            |    45 +-
 test/mpi/rma/win_shared_put_flush_get.c            |   199 +
 test/mpi/rma/win_shared_rma_flush_load.c           |   299 +
 test/mpi/rma/win_shared_zerobyte.c                 |   116 +
 test/mpi/rma/wincall.c                             |    58 +-
 test/mpi/rma/window_creation.c                     |    56 +-
 test/mpi/rma/winname.c                             |    34 +-
 test/mpi/rma/wintest.c                             |    59 +-
 test/mpi/rma/wrma_flush_get.c                      |   215 +
 test/mpi/runtests.in                               |   106 +-
 test/mpi/spawn/Makefile.am                         |     4 +-
 test/mpi/spawn/Makefile.in                         |   187 +-
 test/mpi/spawn/concurrent_spawns.c                 |   156 +-
 test/mpi/spawn/disconnect.c                        |   143 +-
 test/mpi/spawn/disconnect2.c                       |   200 +-
 test/mpi/spawn/disconnect3.c                       |   200 +-
 test/mpi/spawn/disconnect_reconnect.c              |   287 +-
 test/mpi/spawn/disconnect_reconnect2.c             |   400 +-
 test/mpi/spawn/disconnect_reconnect3.c             |   300 +-
 test/mpi/spawn/join.c                              |    61 +-
 test/mpi/spawn/multiple_ports.c                    |   176 +-
 test/mpi/spawn/multiple_ports2.c                   |   250 +-
 test/mpi/spawn/namepub.c                           |   121 +-
 test/mpi/spawn/pgroup_connect_test.c               |   198 +-
 test/mpi/spawn/pgroup_intercomm_test.c             |   182 +-
 test/mpi/spawn/selfconacc.c                        |   159 +-
 test/mpi/spawn/spaconacc.c                         |   325 +-
 test/mpi/spawn/spaconacc2.c                        |   334 +-
 test/mpi/spawn/spaiccreate.c                       |   124 +-
 test/mpi/spawn/spaiccreate2.c                      |   100 +-
 test/mpi/spawn/spawn-rootargs.c                    |    38 +
 test/mpi/spawn/spawn1.c                            |   165 +-
 test/mpi/spawn/spawn2.c                            |   261 +-
 test/mpi/spawn/spawnargv.c                         |   165 +-
 test/mpi/spawn/spawninfo1.c                        |   222 +-
 test/mpi/spawn/spawnintra.c                        |   345 +-
 test/mpi/spawn/spawnmanyarg.c                      |   227 +-
 test/mpi/spawn/spawnminfo1.c                       |   244 +-
 test/mpi/spawn/spawnmult2.c                        |   166 +-
 test/mpi/spawn/taskmaster.c                        |   136 +-
 test/mpi/spawn/testlist                            |    28 -
 test/mpi/spawn/testlist.in                         |    29 +
 test/mpi/template.c                                |   107 +-
 test/mpi/testlist.in                               |     1 +
 test/mpi/threads/Makefile.am                       |     4 +-
 test/mpi/threads/Makefile.in                       |    51 +-
 test/mpi/threads/Makefile_threads.mtest            |     2 +-
 test/mpi/threads/coll/Makefile.am                  |    13 +
 test/mpi/threads/coll/Makefile.in                  |   672 +
 test/mpi/threads/coll/allred.c                     |    80 +
 test/mpi/threads/coll/iallred.c                    |    81 +
 test/mpi/threads/coll/testlist.in                  |     2 +
 test/mpi/threads/comm/Makefile.am                  |    15 +-
 test/mpi/threads/comm/Makefile.in                  |   158 +-
 test/mpi/threads/comm/comm_create_group_threads.c  |    37 +-
 test/mpi/threads/comm/comm_create_group_threads2.c |   106 +
 test/mpi/threads/comm/comm_create_threads.c        |    18 +-
 test/mpi/threads/comm/comm_dup_deadlock.c          |    37 +-
 test/mpi/threads/comm/comm_idup.c                  |    99 +
 test/mpi/threads/comm/ctxdup.c                     |    74 +-
 test/mpi/threads/comm/ctxidup.c                    |   104 +
 test/mpi/threads/comm/dup_leak_test.c              |    13 +-
 test/mpi/threads/comm/idup_comm_gen.c              |   157 +
 test/mpi/threads/comm/idup_deadlock.c              |    89 +
 test/mpi/threads/comm/idup_nb.c                    |   287 +
 test/mpi/threads/comm/testlist                     |     5 -
 test/mpi/threads/comm/testlist.in                  |    11 +
 test/mpi/threads/init/Makefile.in                  |    53 +-
 test/mpi/threads/init/initth.c                     |    10 +-
 test/mpi/threads/mpi_t/Makefile.am                 |     2 +-
 test/mpi/threads/mpi_t/Makefile.in                 |    53 +-
 test/mpi/threads/mpi_t/mpit_threading.c            |     7 +-
 test/mpi/threads/pt2pt/Makefile.in                 |    73 +-
 test/mpi/threads/pt2pt/alltoall.c                  |    86 +-
 test/mpi/threads/pt2pt/greq_test.c                 |    49 +-
 test/mpi/threads/pt2pt/greq_wait.c                 |    49 +-
 test/mpi/threads/pt2pt/ibsend.c                    |    30 +-
 test/mpi/threads/pt2pt/multisend.c                 |    44 +-
 test/mpi/threads/pt2pt/multisend2.c                |    84 +-
 test/mpi/threads/pt2pt/multisend3.c                |   132 +-
 test/mpi/threads/pt2pt/multisend4.c                |   118 +-
 test/mpi/threads/pt2pt/sendselfth.c                |    21 +-
 test/mpi/threads/pt2pt/threaded_sr.c               |   109 +-
 test/mpi/threads/pt2pt/threads.c                   |    35 +-
 test/mpi/threads/rma/Makefile.am                   |     2 +-
 test/mpi/threads/rma/Makefile.in                   |    71 +-
 test/mpi/threads/rma/multiget.c                    |    78 +
 test/mpi/threads/rma/multirma.c                    |    12 +-
 test/mpi/threads/rma/testlist                      |     3 +-
 test/mpi/threads/spawn/Makefile.in                 |    55 +-
 test/mpi/threads/spawn/multispawn.c                |   102 +-
 test/mpi/threads/spawn/testlist                    |     2 +-
 test/mpi/threads/spawn/th_taskmaster.c             |   121 +-
 test/mpi/threads/testlist.in                       |     3 +-
 test/mpi/threads/util/Makefile.in                  |    34 +-
 test/mpi/threads/util/mtestthread.c                |   227 +-
 test/mpi/topo/Makefile.in                          |   117 +-
 test/mpi/topo/cartcreates.c                        |    45 +-
 test/mpi/topo/cartmap1.c                           |    54 +-
 test/mpi/topo/cartshift1.c                         |   100 +-
 test/mpi/topo/cartsuball.c                         |    40 +-
 test/mpi/topo/cartzero.c                           |   111 +-
 test/mpi/topo/dgraph_unwgt.c                       |   127 +-
 test/mpi/topo/dims1.c                              |   178 +-
 test/mpi/topo/dims2.c                              |   118 +-
 test/mpi/topo/dims4.c                              |     4 +-
 test/mpi/topo/distgraph1.c                         |   174 +-
 test/mpi/topo/graphcr.c                            |    16 +-
 test/mpi/topo/graphcr2.c                           |    64 +-
 test/mpi/topo/graphmap1.c                          |    26 +-
 test/mpi/topo/neighb_coll.c                        |    39 +-
 test/mpi/topo/topodup.c                            |   181 +-
 test/mpi/topo/topotest.c                           |    30 +-
 test/mpi/util/Makefile.am                          |    13 +-
 test/mpi/util/Makefile.in                          |    60 +-
 test/mpi/util/dtypes.c                             |   386 +
 test/mpi/util/mtest.c                              |  2307 +-
 test/mpi/util/mtest_datatype.c                     |  1342 +
 test/mpi/util/mtest_datatype.h                     |    62 +
 test/mpi/util/mtest_datatype_gen.c                 |   626 +
 test/mpi/util/mtestcheck.c                         |    41 +-
 test/mpi/util/nbc_pmpi_adapter.c                   |   211 -
 test/mpi/version.m4                                |    40 +
 test/mpid/atomic.c                                 |   115 -
 test/mpid/atomic_fai.c                             |    55 -
 test/mpid/ch3/reorder.c                            |   176 -
 test/mpid/dltest.c                                 |    34 -
 test/mpid/dluse.c                                  |    60 -
 test/mpix/mutex/mutex_lock_unlock.c                |     2 +-
 www/index.html                                     |   551 +
 www/www1/index.htm                                 |    19 +
 www/www1/mpicc.html                                |    66 +-
 www/www1/mpicxx.html                               |    66 +-
 www/www1/mpiexec.html                              |    87 +-
 www/www1/mpif77.html                               |    60 +-
 www/www1/mpif90.html                               |   129 -
 www/www1/mpifort.html                              |   129 +
 www/www3/MPIX_Comm_agree.html                      |    55 +
 www/www3/MPIX_Comm_failure_ack.html                |    61 +
 www/www3/MPIX_Comm_failure_get_acked.html          |    65 +
 www/www3/MPIX_Comm_group_failed.html               |    66 -
 www/www3/MPIX_Comm_reenable_anysource.html         |    66 -
 www/www3/MPIX_Comm_remote_group_failed.html        |    66 -
 www/www3/MPIX_Comm_revoke.html                     |    49 +
 www/www3/MPIX_Comm_shrink.html                     |    55 +
 www/www3/MPI_Abort.html                            |    33 +-
 www/www3/MPI_Accumulate.html                       |    39 +-
 www/www3/MPI_Add_error_class.html                  |    31 +-
 www/www3/MPI_Add_error_code.html                   |    33 +-
 www/www3/MPI_Add_error_string.html                 |    39 +-
 www/www3/MPI_Address.html                          |    31 +-
 www/www3/MPI_Aint_add.html                         |    37 +
 www/www3/MPI_Aint_diff.html                        |    38 +
 www/www3/MPI_Allgather.html                        |    56 +-
 www/www3/MPI_Allgatherv.html                       |    58 +-
 www/www3/MPI_Alloc_mem.html                        |    39 +-
 www/www3/MPI_Allreduce.html                        |    50 +-
 www/www3/MPI_Alltoall.html                         |    36 +-
 www/www3/MPI_Alltoallv.html                        |    44 +-
 www/www3/MPI_Alltoallw.html                        |    38 +-
 www/www3/MPI_Attr_delete.html                      |    33 +-
 www/www3/MPI_Attr_get.html                         |    50 +-
 www/www3/MPI_Attr_put.html                         |    50 +-
 www/www3/MPI_Barrier.html                          |    31 +-
 www/www3/MPI_Bcast.html                            |    36 +-
 www/www3/MPI_Bsend.html                            |    55 +-
 www/www3/MPI_Bsend_init.html                       |    47 +-
 www/www3/MPI_Buffer_attach.html                    |    46 +-
 www/www3/MPI_Buffer_detach.html                    |    32 +-
 www/www3/MPI_Cancel.html                           |    41 +-
 www/www3/MPI_Cart_coords.html                      |    37 +-
 www/www3/MPI_Cart_create.html                      |    35 +-
 www/www3/MPI_Cart_get.html                         |    39 +-
 www/www3/MPI_Cart_map.html                         |    35 +-
 www/www3/MPI_Cart_rank.html                        |    37 +-
 www/www3/MPI_Cart_shift.html                       |    33 +-
 www/www3/MPI_Cart_sub.html                         |    37 +-
 www/www3/MPI_Cartdim_get.html                      |    29 +-
 www/www3/MPI_Close_port.html                       |    27 +-
 www/www3/MPI_Comm_accept.html                      |    31 +-
 www/www3/MPI_Comm_call_errhandler.html             |    29 +-
 www/www3/MPI_Comm_compare.html                     |    45 +-
 www/www3/MPI_Comm_connect.html                     |    31 +-
 www/www3/MPI_Comm_create.html                      |    36 +-
 www/www3/MPI_Comm_create_errhandler.html           |    33 +-
 www/www3/MPI_Comm_create_group.html                |    36 +-
 www/www3/MPI_Comm_create_keyval.html               |    48 +-
 www/www3/MPI_Comm_delete_attr.html                 |    34 +-
 www/www3/MPI_Comm_disconnect.html                  |    36 +-
 www/www3/MPI_Comm_dup.html                         |    47 +-
 www/www3/MPI_Comm_dup_with_info.html               |    37 +-
 www/www3/MPI_Comm_free.html                        |    35 +-
 www/www3/MPI_Comm_free_keyval.html                 |    31 +-
 www/www3/MPI_Comm_get_attr.html                    |    37 +-
 www/www3/MPI_Comm_get_errhandler.html              |    29 +-
 www/www3/MPI_Comm_get_info.html                    |    33 +-
 www/www3/MPI_Comm_get_name.html                    |    37 +-
 www/www3/MPI_Comm_get_parent.html                  |    43 +-
 www/www3/MPI_Comm_group.html                       |    37 +-
 www/www3/MPI_Comm_idup.html                        |    29 +-
 www/www3/MPI_Comm_join.html                        |    37 +-
 www/www3/MPI_Comm_rank.html                        |    29 +-
 www/www3/MPI_Comm_remote_group.html                |    34 +-
 www/www3/MPI_Comm_remote_size.html                 |    31 +-
 www/www3/MPI_Comm_set_attr.html                    |    44 +-
 www/www3/MPI_Comm_set_errhandler.html              |    34 +-
 www/www3/MPI_Comm_set_info.html                    |    33 +-
 www/www3/MPI_Comm_set_name.html                    |    29 +-
 www/www3/MPI_Comm_size.html                        |    31 +-
 www/www3/MPI_Comm_spawn.html                       |    33 +-
 www/www3/MPI_Comm_spawn_multiple.html              |    29 +-
 www/www3/MPI_Comm_split.html                       |    39 +-
 www/www3/MPI_Comm_split_type.html                  |    36 +-
 www/www3/MPI_Comm_test_inter.html                  |    29 +-
 www/www3/MPI_Compare_and_swap.html                 |    40 +-
 www/www3/MPI_Dims_create.html                      |    33 +-
 www/www3/MPI_Dist_graph_create.html                |    33 +-
 www/www3/MPI_Dist_graph_create_adjacent.html       |    33 +-
 www/www3/MPI_Dist_graph_neighbors.html             |    29 +-
 www/www3/MPI_Dist_graph_neighbors_count.html       |    29 +-
 www/www3/MPI_Errhandler_create.html                |    38 +-
 www/www3/MPI_Errhandler_free.html                  |    33 +-
 www/www3/MPI_Errhandler_get.html                   |    43 +-
 www/www3/MPI_Errhandler_set.html                   |    38 +-
 www/www3/MPI_Error_class.html                      |    29 +-
 www/www3/MPI_Error_string.html                     |    35 +-
 www/www3/MPI_Exscan.html                           |    48 +-
 www/www3/MPI_Fetch_and_op.html                     |    53 +-
 www/www3/MPI_File_c2f.html                         |     1 -
 www/www3/MPI_File_call_errhandler.html             |    27 +-
 www/www3/MPI_File_close.html                       |    13 +-
 www/www3/MPI_File_create_errhandler.html           |    29 +-
 www/www3/MPI_File_delete.html                      |    13 +-
 www/www3/MPI_File_f2c.html                         |     1 -
 www/www3/MPI_File_get_amode.html                   |    13 +-
 www/www3/MPI_File_get_atomicity.html               |    13 +-
 www/www3/MPI_File_get_byte_offset.html             |    13 +-
 www/www3/MPI_File_get_errhandler.html              |    27 +-
 www/www3/MPI_File_get_group.html                   |    13 +-
 www/www3/MPI_File_get_info.html                    |    13 +-
 www/www3/MPI_File_get_position.html                |    13 +-
 www/www3/MPI_File_get_position_shared.html         |    13 +-
 www/www3/MPI_File_get_size.html                    |    13 +-
 www/www3/MPI_File_get_type_extent.html             |    13 +-
 www/www3/MPI_File_get_view.html                    |    13 +-
 www/www3/MPI_File_iread.html                       |    13 +-
 www/www3/MPI_File_iread_all.html                   |    38 +
 www/www3/MPI_File_iread_at.html                    |    13 +-
 www/www3/MPI_File_iread_at_all.html                |    41 +
 www/www3/MPI_File_iread_shared.html                |    13 +-
 www/www3/MPI_File_iwrite.html                      |    13 +-
 www/www3/MPI_File_iwrite_all.html                  |    38 +
 www/www3/MPI_File_iwrite_at.html                   |    13 +-
 www/www3/MPI_File_iwrite_at_all.html               |    41 +
 www/www3/MPI_File_iwrite_shared.html               |    13 +-
 www/www3/MPI_File_open.html                        |    13 +-
 www/www3/MPI_File_preallocate.html                 |    13 +-
 www/www3/MPI_File_read.html                        |    13 +-
 www/www3/MPI_File_read_all.html                    |    13 +-
 www/www3/MPI_File_read_all_begin.html              |    13 +-
 www/www3/MPI_File_read_all_end.html                |    13 +-
 www/www3/MPI_File_read_at.html                     |    13 +-
 www/www3/MPI_File_read_at_all.html                 |    13 +-
 www/www3/MPI_File_read_at_all_begin.html           |    13 +-
 www/www3/MPI_File_read_at_all_end.html             |    13 +-
 www/www3/MPI_File_read_ordered.html                |    13 +-
 www/www3/MPI_File_read_ordered_begin.html          |    13 +-
 www/www3/MPI_File_read_ordered_end.html            |    13 +-
 www/www3/MPI_File_read_shared.html                 |    13 +-
 www/www3/MPI_File_seek.html                        |    13 +-
 www/www3/MPI_File_seek_shared.html                 |    13 +-
 www/www3/MPI_File_set_atomicity.html               |    13 +-
 www/www3/MPI_File_set_errhandler.html              |    27 +-
 www/www3/MPI_File_set_info.html                    |    13 +-
 www/www3/MPI_File_set_size.html                    |    13 +-
 www/www3/MPI_File_set_view.html                    |    13 +-
 www/www3/MPI_File_sync.html                        |    13 +-
 www/www3/MPI_File_write.html                       |    13 +-
 www/www3/MPI_File_write_all.html                   |    13 +-
 www/www3/MPI_File_write_all_begin.html             |    13 +-
 www/www3/MPI_File_write_all_end.html               |    13 +-
 www/www3/MPI_File_write_at.html                    |    13 +-
 www/www3/MPI_File_write_at_all.html                |    13 +-
 www/www3/MPI_File_write_at_all_begin.html          |    13 +-
 www/www3/MPI_File_write_at_all_end.html            |    13 +-
 www/www3/MPI_File_write_ordered.html               |    13 +-
 www/www3/MPI_File_write_ordered_begin.html         |    13 +-
 www/www3/MPI_File_write_ordered_end.html           |    13 +-
 www/www3/MPI_File_write_shared.html                |    13 +-
 www/www3/MPI_Finalize.html                         |    35 +-
 www/www3/MPI_Finalized.html                        |    29 +-
 www/www3/MPI_Free_mem.html                         |    31 +-
 www/www3/MPI_Gather.html                           |    38 +-
 www/www3/MPI_Gatherv.html                          |    46 +-
 www/www3/MPI_Get.html                              |    41 +-
 www/www3/MPI_Get_accumulate.html                   |    53 +-
 www/www3/MPI_Get_address.html                      |    31 +-
 www/www3/MPI_Get_count.html                        |    36 +-
 www/www3/MPI_Get_elements.html                     |    27 +-
 www/www3/MPI_Get_elements_x.html                   |    29 +-
 www/www3/MPI_Get_library_version.html              |    27 +-
 www/www3/MPI_Get_processor_name.html               |    41 +-
 www/www3/MPI_Get_version.html                      |    25 +-
 www/www3/MPI_Graph_create.html                     |    37 +-
 www/www3/MPI_Graph_get.html                        |    37 +-
 www/www3/MPI_Graph_map.html                        |    35 +-
 www/www3/MPI_Graph_neighbors.html                  |    33 +-
 www/www3/MPI_Graph_neighbors_count.html            |    35 +-
 www/www3/MPI_Graphdims_get.html                    |    31 +-
 www/www3/MPI_Grequest_complete.html                |    32 +-
 www/www3/MPI_Grequest_start.html                   |    43 +-
 www/www3/MPI_Group_compare.html                    |    37 +-
 www/www3/MPI_Group_difference.html                 |    34 +-
 www/www3/MPI_Group_excl.html                       |    42 +-
 www/www3/MPI_Group_free.html                       |    33 +-
 www/www3/MPI_Group_incl.html                       |    42 +-
 www/www3/MPI_Group_intersection.html               |    36 +-
 www/www3/MPI_Group_range_excl.html                 |    42 +-
 www/www3/MPI_Group_range_incl.html                 |    42 +-
 www/www3/MPI_Group_rank.html                       |    29 +-
 www/www3/MPI_Group_size.html                       |    27 +-
 www/www3/MPI_Group_translate_ranks.html            |    37 +-
 www/www3/MPI_Group_union.html                      |    32 +-
 www/www3/MPI_Iallgather.html                       |    29 +-
 www/www3/MPI_Iallgatherv.html                      |    29 +-
 www/www3/MPI_Iallreduce.html                       |    29 +-
 www/www3/MPI_Ialltoall.html                        |    29 +-
 www/www3/MPI_Ialltoallv.html                       |    29 +-
 www/www3/MPI_Ialltoallw.html                       |    29 +-
 www/www3/MPI_Ibarrier.html                         |    29 +-
 www/www3/MPI_Ibcast.html                           |    29 +-
 www/www3/MPI_Ibsend.html                           |    44 +-
 www/www3/MPI_Iexscan.html                          |    29 +-
 www/www3/MPI_Igather.html                          |    29 +-
 www/www3/MPI_Igatherv.html                         |    29 +-
 www/www3/MPI_Improbe.html                          |    29 +-
 www/www3/MPI_Imrecv.html                           |    29 +-
 www/www3/MPI_Ineighbor_allgather.html              |    29 +-
 www/www3/MPI_Ineighbor_allgatherv.html             |    29 +-
 www/www3/MPI_Ineighbor_alltoall.html               |    29 +-
 www/www3/MPI_Ineighbor_alltoallv.html              |    29 +-
 www/www3/MPI_Ineighbor_alltoallw.html              |    29 +-
 www/www3/MPI_Info_create.html                      |    31 +-
 www/www3/MPI_Info_delete.html                      |    27 +-
 www/www3/MPI_Info_dup.html                         |    31 +-
 www/www3/MPI_Info_free.html                        |    31 +-
 www/www3/MPI_Info_get.html                         |    37 +-
 www/www3/MPI_Info_get_nkeys.html                   |    33 +-
 www/www3/MPI_Info_get_nthkey.html                  |    37 +-
 www/www3/MPI_Info_get_valuelen.html                |    33 +-
 www/www3/MPI_Info_set.html                         |    27 +-
 www/www3/MPI_Init.html                             |    32 +-
 www/www3/MPI_Init_thread.html                      |    26 +-
 www/www3/MPI_Initialized.html                      |    29 +-
 www/www3/MPI_Intercomm_create.html                 |    61 +-
 www/www3/MPI_Intercomm_merge.html                  |    52 +-
 www/www3/MPI_Iprobe.html                           |    43 +-
 www/www3/MPI_Irecv.html                            |    44 +-
 www/www3/MPI_Ireduce.html                          |    29 +-
 www/www3/MPI_Ireduce_scatter.html                  |    29 +-
 www/www3/MPI_Ireduce_scatter_block.html            |    29 +-
 www/www3/MPI_Irsend.html                           |    44 +-
 www/www3/MPI_Is_thread_main.html                   |    29 +-
 www/www3/MPI_Iscan.html                            |    29 +-
 www/www3/MPI_Iscatter.html                         |    29 +-
 www/www3/MPI_Iscatterv.html                        |    29 +-
 www/www3/MPI_Isend.html                            |    40 +-
 www/www3/MPI_Issend.html                           |    44 +-
 www/www3/MPI_Keyval_create.html                    |    44 +-
 www/www3/MPI_Keyval_free.html                      |    36 +-
 www/www3/MPI_Lookup_name.html                      |    39 +-
 www/www3/MPI_Mprobe.html                           |    29 +-
 www/www3/MPI_Mrecv.html                            |    29 +-
 www/www3/MPI_Neighbor_allgather.html               |    29 +-
 www/www3/MPI_Neighbor_allgatherv.html              |    29 +-
 www/www3/MPI_Neighbor_alltoall.html                |    29 +-
 www/www3/MPI_Neighbor_alltoallv.html               |    29 +-
 www/www3/MPI_Neighbor_alltoallw.html               |    29 +-
 www/www3/MPI_Op_commute.html                       |    36 +-
 www/www3/MPI_Op_create.html                        |    44 +-
 www/www3/MPI_Op_free.html                          |    38 +-
 www/www3/MPI_Open_port.html                        |    37 +-
 www/www3/MPI_Pack.html                             |    29 +-
 www/www3/MPI_Pack_external.html                    |    36 +-
 www/www3/MPI_Pack_external_size.html               |    36 +-
 www/www3/MPI_Pack_size.html                        |    44 +-
 www/www3/MPI_Pcontrol.html                         |    27 +-
 www/www3/MPI_Probe.html                            |    43 +-
 www/www3/MPI_Publish_name.html                     |    37 +-
 www/www3/MPI_Put.html                              |    41 +-
 www/www3/MPI_Query_thread.html                     |    29 +-
 www/www3/MPI_Raccumulate.html                      |    43 +-
 www/www3/MPI_Recv.html                             |    52 +-
 www/www3/MPI_Recv_init.html                        |    51 +-
 www/www3/MPI_Reduce.html                           |    48 +-
 www/www3/MPI_Reduce_local.html                     |    44 +-
 www/www3/MPI_Reduce_scatter.html                   |    52 +-
 www/www3/MPI_Reduce_scatter_block.html             |    52 +-
 www/www3/MPI_Register_datarep.html                 |    15 +-
 www/www3/MPI_Request_free.html                     |    45 +-
 www/www3/MPI_Request_get_status.html               |    37 +-
 www/www3/MPI_Rget.html                             |    47 +-
 www/www3/MPI_Rget_accumulate.html                  |    45 +-
 www/www3/MPI_Rput.html                             |    47 +-
 www/www3/MPI_Rsend.html                            |    44 +-
 www/www3/MPI_Rsend_init.html                       |    47 +-
 www/www3/MPI_Scan.html                             |    46 +-
 www/www3/MPI_Scatter.html                          |    42 +-
 www/www3/MPI_Scatterv.html                         |    42 +-
 www/www3/MPI_Send.html                             |    47 +-
 www/www3/MPI_Send_init.html                        |    47 +-
 www/www3/MPI_Sendrecv.html                         |    48 +-
 www/www3/MPI_Sendrecv_replace.html                 |    48 +-
 www/www3/MPI_Ssend.html                            |    44 +-
 www/www3/MPI_Ssend_init.html                       |    44 +-
 www/www3/MPI_Start.html                            |    33 +-
 www/www3/MPI_Startall.html                         |    41 +-
 www/www3/MPI_Status_set_cancelled.html             |    31 +-
 www/www3/MPI_Status_set_elements.html              |    36 +-
 www/www3/MPI_Status_set_elements_x.html            |    29 +-
 www/www3/MPI_T_category_changed.html               |    17 +-
 www/www3/MPI_T_category_get_categories.html        |    17 +-
 www/www3/MPI_T_category_get_cvars.html             |    17 +-
 www/www3/MPI_T_category_get_index.html             |    49 +
 www/www3/MPI_T_category_get_info.html              |    17 +-
 www/www3/MPI_T_category_get_num.html               |    17 +-
 www/www3/MPI_T_category_get_pvars.html             |    17 +-
 www/www3/MPI_T_cvar_get_index.html                 |    49 +
 www/www3/MPI_T_cvar_get_info.html                  |    17 +-
 www/www3/MPI_T_cvar_get_num.html                   |    17 +-
 www/www3/MPI_T_cvar_handle_alloc.html              |    17 +-
 www/www3/MPI_T_cvar_handle_free.html               |    17 +-
 www/www3/MPI_T_cvar_read.html                      |    17 +-
 www/www3/MPI_T_cvar_write.html                     |    19 +-
 www/www3/MPI_T_enum_get_info.html                  |    17 +-
 www/www3/MPI_T_enum_get_item.html                  |    17 +-
 www/www3/MPI_T_finalize.html                       |    20 +-
 www/www3/MPI_T_init_thread.html                    |    20 +-
 www/www3/MPI_T_pvar_get_index.html                 |    51 +
 www/www3/MPI_T_pvar_get_info.html                  |    17 +-
 www/www3/MPI_T_pvar_get_num.html                   |    17 +-
 www/www3/MPI_T_pvar_handle_alloc.html              |    17 +-
 www/www3/MPI_T_pvar_handle_free.html               |    17 +-
 www/www3/MPI_T_pvar_read.html                      |    17 +-
 www/www3/MPI_T_pvar_readreset.html                 |    17 +-
 www/www3/MPI_T_pvar_reset.html                     |    17 +-
 www/www3/MPI_T_pvar_session_create.html            |    17 +-
 www/www3/MPI_T_pvar_session_free.html              |    17 +-
 www/www3/MPI_T_pvar_start.html                     |    17 +-
 www/www3/MPI_T_pvar_stop.html                      |    17 +-
 www/www3/MPI_T_pvar_write.html                     |    19 +-
 www/www3/MPI_Test.html                             |    59 +-
 www/www3/MPI_Test_cancelled.html                   |    31 +-
 www/www3/MPI_Testall.html                          |    87 +-
 www/www3/MPI_Testany.html                          |    53 +-
 www/www3/MPI_Testsome.html                         |    67 +-
 www/www3/MPI_Topo_test.html                        |    36 +-
 www/www3/MPI_Type_commit.html                      |    34 +-
 www/www3/MPI_Type_contiguous.html                  |    34 +-
 www/www3/MPI_Type_create_darray.html               |    36 +-
 www/www3/MPI_Type_create_hindexed.html             |    36 +-
 www/www3/MPI_Type_create_hindexed_block.html       |    36 +-
 www/www3/MPI_Type_create_hvector.html              |    36 +-
 www/www3/MPI_Type_create_indexed_block.html        |    38 +-
 www/www3/MPI_Type_create_keyval.html               |    35 +-
 www/www3/MPI_Type_create_resized.html              |    34 +-
 www/www3/MPI_Type_create_struct.html               |    36 +-
 www/www3/MPI_Type_create_subarray.html             |    36 +-
 www/www3/MPI_Type_delete_attr.html                 |    31 +-
 www/www3/MPI_Type_dup.html                         |    34 +-
 www/www3/MPI_Type_extent.html                      |    32 +-
 www/www3/MPI_Type_free.html                        |    42 +-
 www/www3/MPI_Type_free_keyval.html                 |    31 +-
 www/www3/MPI_Type_get_attr.html                    |    35 +-
 www/www3/MPI_Type_get_contents.html                |    25 +-
 www/www3/MPI_Type_get_envelope.html                |    25 +-
 www/www3/MPI_Type_get_extent.html                  |    32 +-
 www/www3/MPI_Type_get_extent_x.html                |    29 +-
 www/www3/MPI_Type_get_name.html                    |    34 +-
 www/www3/MPI_Type_get_true_extent.html             |    32 +-
 www/www3/MPI_Type_get_true_extent_x.html           |    29 +-
 www/www3/MPI_Type_hindexed.html                    |    40 +-
 www/www3/MPI_Type_hvector.html                     |    25 +-
 www/www3/MPI_Type_indexed.html                     |    38 +-
 www/www3/MPI_Type_lb.html                          |    34 +-
 www/www3/MPI_Type_match_size.html                  |    37 +-
 www/www3/MPI_Type_set_attr.html                    |    34 +-
 www/www3/MPI_Type_set_name.html                    |    34 +-
 www/www3/MPI_Type_size.html                        |    32 +-
 www/www3/MPI_Type_size_x.html                      |    29 +-
 www/www3/MPI_Type_struct.html                      |    52 +-
 www/www3/MPI_Type_ub.html                          |    36 +-
 www/www3/MPI_Type_vector.html                      |    33 +-
 www/www3/MPI_Unpack.html                           |    41 +-
 www/www3/MPI_Unpack_external.html                  |    37 +-
 www/www3/MPI_Unpublish_name.html                   |    31 +-
 www/www3/MPI_Wait.html                             |    59 +-
 www/www3/MPI_Waitall.html                          |    81 +-
 www/www3/MPI_Waitany.html                          |    61 +-
 www/www3/MPI_Waitsome.html                         |    91 +-
 www/www3/MPI_Win_allocate.html                     |    40 +-
 www/www3/MPI_Win_allocate_shared.html              |    40 +-
 www/www3/MPI_Win_attach.html                       |    43 +-
 www/www3/MPI_Win_call_errhandler.html              |    27 +-
 www/www3/MPI_Win_complete.html                     |    31 +-
 www/www3/MPI_Win_create.html                       |    42 +-
 www/www3/MPI_Win_create_dynamic.html               |    54 +-
 www/www3/MPI_Win_create_errhandler.html            |    31 +-
 www/www3/MPI_Win_create_keyval.html                |    37 +-
 www/www3/MPI_Win_delete_attr.html                  |    31 +-
 www/www3/MPI_Win_detach.html                       |    43 +-
 www/www3/MPI_Win_fence.html                        |    39 +-
 www/www3/MPI_Win_flush.html                        |    38 +-
 www/www3/MPI_Win_flush_all.html                    |    36 +-
 www/www3/MPI_Win_flush_local.html                  |    36 +-
 www/www3/MPI_Win_flush_local_all.html              |    38 +-
 www/www3/MPI_Win_free.html                         |    33 +-
 www/www3/MPI_Win_free_keyval.html                  |    31 +-
 www/www3/MPI_Win_get_attr.html                     |    31 +-
 www/www3/MPI_Win_get_errhandler.html               |    31 +-
 www/www3/MPI_Win_get_group.html                    |    37 +-
 www/www3/MPI_Win_get_info.html                     |    38 +-
 www/www3/MPI_Win_get_name.html                     |    31 +-
 www/www3/MPI_Win_lock.html                         |    45 +-
 www/www3/MPI_Win_lock_all.html                     |    54 +-
 www/www3/MPI_Win_post.html                         |    37 +-
 www/www3/MPI_Win_set_attr.html                     |    33 +-
 www/www3/MPI_Win_set_errhandler.html               |    27 +-
 www/www3/MPI_Win_set_info.html                     |    36 +-
 www/www3/MPI_Win_set_name.html                     |    33 +-
 www/www3/MPI_Win_shared_query.html                 |    46 +-
 www/www3/MPI_Win_start.html                        |    43 +-
 www/www3/MPI_Win_sync.html                         |    42 +-
 www/www3/MPI_Win_test.html                         |    38 +-
 www/www3/MPI_Win_unlock.html                       |    36 +-
 www/www3/MPI_Win_unlock_all.html                   |    38 +-
 www/www3/MPI_Win_wait.html                         |    31 +-
 www/www3/MPI_Wtick.html                            |     6 +-
 www/www3/MPI_Wtime.html                            |    12 +-
 www/www3/index.htm                                 |   539 +
 www/www3/mpi.cit                                   |   399 +
 6024 files changed, 494695 insertions(+), 425010 deletions(-)


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mpich.git



More information about the debian-science-commits mailing list