[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.0.3-8-g83115a2

mysql vizuser noreply at mpich.org
Fri Apr 5 15:08:49 CDT 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MPICH primary repository".

The branch, master has been updated
       via  83115a2f6317a91a4858ba1202bd902e18e41845 (commit)
      from  4753a4e48d8883c6a7af0afe4399375063cf6529 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.mpich.org/mpich.git/commitdiff/83115a2f6317a91a4858ba1202bd902e18e41845

commit 83115a2f6317a91a4858ba1202bd902e18e41845
Author: Dave Goodell <goodell at mcs.anl.gov>
Date:   Fri Apr 5 15:07:32 2013 -0500

    .gitignore updates for the test suite
    
    This should cause fewer failures in the Jenkins check that checks our
    `git status` output.
    
    No reviewer.

diff --git a/.gitignore b/.gitignore
index a808870..1634a5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -116,7 +116,6 @@ tags
 /src/pm/hydra/confdb
 /src/pm/hydra/mpl
 /src/pm/hydra/mpl/confdb
-/test/mpi/confdb
 /src/mpi/romio/version.m4
 /src/pm/hydra/version.m4
 
@@ -144,34 +143,13 @@ Makefile.am-stamp
 
 # random stuff
 /maint/gcovmerge
-/test/mpi/f90/ext/ctypesfromc.c
 /src/binding/f77/buildiface-stamp
 /src/binding/f90/buildiface-stamp
 /src/binding/cxx/buildiface-stamp
 
 # script-generated f90 test files
-/test/mpi/f90/attr/Makefile.am
-/test/mpi/f90/datatype/Makefile.am
-/test/mpi/f90/datatype/hindex1f90.f90
-/test/mpi/f90/datatype/hindexed_blockf90.f90
-/test/mpi/f90/ext/Makefile.am
-/test/mpi/f90/ext/stamp-Makefile.am
-/test/mpi/f90/io/Makefile.am
-/test/mpi/f90/rma/Makefile.am
-/test/mpi/errors/f90/errhan/Makefile.am
-/test/mpi/errors/f90/errhan/testlist
-/test/mpi/errors/f90/errhan/uerrhandf90.f90
-/test/mpi/errors/f77/errhan/addsize.h
-/test/mpi/errors/f77/errhan/iooffset.h
 
 # created solely from the f77 counterpart dirs
-/test/mpi/f90/coll/
-/test/mpi/f90/comm/
-/test/mpi/f90/info/
-/test/mpi/f90/init/
-/test/mpi/f90/pt2pt/
-/test/mpi/f90/spawn/
-/test/mpi/f90/topo/
 
 # dirs created by the local install of OPA & MPL
 /share
@@ -192,13 +170,6 @@ Makefile.am-stamp
 /src/packaging/pkgconfig/mpich2-f77.pc
 /src/packaging/pkgconfig/mpich2-f90.pc
 /src/packaging/spec/fedora.spec
-/test/mpi/coll/gdb.script
-/test/mpi/coll/redscat2
-/test/mpi/coll/reduce_local
-/test/mpi/coll/summary.xml
-/test/mpi/f90/attr/attrmpi1f90.f90
-/test/mpi/f90/ext/allocmemf290.f90
-/test/mpi/threads/testlist
 
 # random additions 2
 /mpich-doxygen
@@ -211,9 +182,6 @@ Makefile.am-stamp
 /src/include/mpichinfo.h
 /src/packaging/envmods/mpich.module
 /src/packaging/pkgconfig/mpich.pc
-/test/mpi/checktests
-/test/mpi/f77/spawn/testlist
-/test/mpi/f90/datatype/typename3f90.f90
 
 # stamp "witness" files from the new build system
 /src/binding/f90/buildiface.stamp
@@ -245,7 +213,6 @@ Makefile.am-stamp
 /src/mpi/romio/aclocal.m4
 /src/mpi/romio/libtool
 /src/pm/mpd/aclocal.m4
-/test/mpi/aclocal.m4
 /src/pm/gforker/mpiexec.gforker
 /src/env/cc_shlib.conf
 /src/env/cxx_shlib.conf
@@ -259,15 +226,6 @@ Makefile.am-stamp
 /src/include/mpich_param_vals.h
 /src/util/param/param_vals.c
 
-/test/mpi/f77/init/checksizes.c
-/test/mpi/f90/datatype/allctypesf90.f90
-/test/mpi/io/test.ord
-/test/mpi/threads/pt2pt/greq_test
-/test/mpi/threads/pt2pt/greq_wait
-/test/mpi/threads/pt2pt/multisend
-/test/mpi/threads/pt2pt/multisend2
-/test/mpi/threads/pt2pt/multisend3
-/test/mpi/threads/pt2pt/multisend4
 
 ################################################################################
 # stuff added a long time ago by `git svn show-ignore` from one of Dave's
@@ -608,564 +566,6 @@ Makefile.am-stamp
 /test/commands/stdiotest
 /test/commands/checkenv1
 
-# /test/mpi/
-/test/mpi/testlist
-/test/mpi/runtests
-/test/mpi/results.txt
-/test/mpi/test.sln
-/test/mpi/test.ncb
-/test/mpi/test.suo
-
-# /test/mpi/attr/
-/test/mpi/attr/attrt
-/test/mpi/attr/attrerr
-/test/mpi/attr/attrerrcomm
-/test/mpi/attr/attrerrtype
-/test/mpi/attr/attric
-/test/mpi/attr/attrorder
-/test/mpi/attr/attrordercomm
-/test/mpi/attr/attrordertype
-/test/mpi/attr/attrorderwin
-/test/mpi/attr/baseattr2
-/test/mpi/attr/baseattrcomm
-/test/mpi/attr/baseattrwin
-/test/mpi/attr/fkeyval
-/test/mpi/attr/fkeyvalcomm
-/test/mpi/attr/fkeyvaltype
-/test/mpi/attr/fkeyvalwin
-
-# /test/mpi/basic/
-/test/mpi/basic/simple
-/test/mpi/basic/sendrecv
-/test/mpi/basic/wtime
-/test/mpi/basic/netpipe
-/test/mpi/basic/patterns
-/test/mpi/basic/srtest
-/test/mpi/basic/self
-/test/mpi/basic/adapt
-/test/mpi/basic/allmpi
-/test/mpi/basic/Netpipe.out
-
-# /test/mpi/coll/
-/test/mpi/coll/bcasttest
-/test/mpi/coll/allred
-/test/mpi/coll/alltoallv
-/test/mpi/coll/coll8
-/test/mpi/coll/coll13
-/test/mpi/coll/alltoallv
-/test/mpi/coll/redscat
-/test/mpi/coll/coll9
-/test/mpi/coll/coll7
-/test/mpi/coll/coll6
-/test/mpi/coll/coll5
-/test/mpi/coll/coll4
-/test/mpi/coll/coll3
-/test/mpi/coll/coll2
-/test/mpi/coll/allredmany
-/test/mpi/coll/scantst
-/test/mpi/coll/longuser
-/test/mpi/coll/coll10
-/test/mpi/coll/coll11
-/test/mpi/coll/coll12
-/test/mpi/coll/scatterv
-/test/mpi/coll/scattern
-/test/mpi/coll/rerr
-/test/mpi/coll/bcast2
-/test/mpi/coll/bcast3
-/test/mpi/coll/exscan2
-/test/mpi/coll/exscan
-/test/mpi/coll/icallgather
-/test/mpi/coll/icallgatherv
-/test/mpi/coll/icallreduce
-/test/mpi/coll/icalltoall
-/test/mpi/coll/icbarrier
-/test/mpi/coll/icbcast
-/test/mpi/coll/icgather
-/test/mpi/coll/icgatherv
-/test/mpi/coll/icreduce
-/test/mpi/coll/icscatter
-/test/mpi/coll/icscatterv
-/test/mpi/coll/allgatherv2
-/test/mpi/coll/alltoallv0
-
-# /test/mpi/comm/
-/test/mpi/comm/dup
-/test/mpi/comm/ic1
-/test/mpi/comm/cfree
-/test/mpi/comm/commname
-/test/mpi/comm/dupic
-/test/mpi/comm/ctxalloc
-
-# /test/mpi/cxx/
-/test/mpi/cxx/testlist
-
-# /test/mpi/cxx/coll/
-/test/mpi/cxx/coll/uallreduce
-/test/mpi/cxx/coll/ureduce
-/test/mpi/cxx/coll/uscan
-/test/mpi/cxx/coll/uexscan
-/test/mpi/cxx/coll/icbcastx
-/test/mpi/cxx/coll/icbarrierx
-/test/mpi/cxx/coll/icgatherx
-/test/mpi/cxx/coll/icgathervx
-/test/mpi/cxx/coll/icscatterx
-/test/mpi/cxx/coll/icscattervx
-/test/mpi/cxx/coll/icallgatherx
-/test/mpi/cxx/coll/icallgathervx
-/test/mpi/cxx/coll/icallreducex
-
-# /test/mpi/cxx/io/
-/test/mpi/cxx/io/iwritex.cxx
-/test/mpi/cxx/io/iwriteatx.cxx
-/test/mpi/cxx/io/iwriteshx.cxx
-/test/mpi/cxx/io/writex.cxx
-/test/mpi/cxx/io/writeatx.cxx
-/test/mpi/cxx/io/writeallx.cxx
-/test/mpi/cxx/io/writeordx.cxx
-/test/mpi/cxx/io/writeordbex.cxx
-/test/mpi/cxx/io/writeshx.cxx
-/test/mpi/cxx/io/writeatallx.cxx
-/test/mpi/cxx/io/writeatallbex.cxx
-/test/mpi/cxx/io/writeallbex.cxx
-/test/mpi/cxx/io/iwritenosx.cxx
-/test/mpi/cxx/io/iwriteatnosx.cxx
-/test/mpi/cxx/io/iwriteshnosx.cxx
-/test/mpi/cxx/io/writenosx.cxx
-/test/mpi/cxx/io/writeatnosx.cxx
-/test/mpi/cxx/io/writeallnosx.cxx
-/test/mpi/cxx/io/writeordnosx.cxx
-/test/mpi/cxx/io/writeordbenosx.cxx
-/test/mpi/cxx/io/writeshnosx.cxx
-/test/mpi/cxx/io/writeatallnosx.cxx
-/test/mpi/cxx/io/writeatallbenosx.cxx
-/test/mpi/cxx/io/writeallbenosx.cxx
-/test/mpi/cxx/io/iwritex
-/test/mpi/cxx/io/iwriteatx
-/test/mpi/cxx/io/writex
-/test/mpi/cxx/io/writeatx
-/test/mpi/cxx/io/writeallx
-/test/mpi/cxx/io/writeordx
-/test/mpi/cxx/io/writeordbex
-/test/mpi/cxx/io/writeshx
-/test/mpi/cxx/io/writeatallx
-/test/mpi/cxx/io/writeatallbex
-/test/mpi/cxx/io/writeallbex
-/test/mpi/cxx/io/iwritenosx
-/test/mpi/cxx/io/iwriteatnosx
-/test/mpi/cxx/io/writenosx
-/test/mpi/cxx/io/writeatnosx
-/test/mpi/cxx/io/writeallnosx
-/test/mpi/cxx/io/writeordnosx
-/test/mpi/cxx/io/writeordbenosx
-/test/mpi/cxx/io/writeshnosx
-/test/mpi/cxx/io/writeatallnosx
-/test/mpi/cxx/io/writeatallbenosx
-/test/mpi/cxx/io/writeallbenosx
-
-# /test/mpi/cxx/pt2pt/
-/test/mpi/cxx/pt2pt/bsend1cxx
-
-# /test/mpi/cxx/spawn/
-/test/mpi/cxx/spawn/namepubx
-/test/mpi/cxx/spawn/spawnintrax
-/test/mpi/cxx/spawn/spawnintrax
-/test/mpi/cxx/spawn/spawnargvx
-/test/mpi/cxx/spawn/selfconaccx
-
-# /test/mpi/datatype/
-/test/mpi/datatype/segtest
-/test/mpi/datatype/typename
-/test/mpi/datatype/contents
-/test/mpi/datatype/struct-pack
-/test/mpi/datatype/triangular-pack
-/test/mpi/datatype/slice-pack
-/test/mpi/datatype/simple-pack
-/test/mpi/datatype/transpose-pack
-/test/mpi/datatype/lbub
-/test/mpi/datatype/bsend1
-/test/mpi/datatype/getpartelm
-/test/mpi/datatype/localpack
-/test/mpi/datatype/zeroparms
-
-# /test/mpi/errhan/
-/test/mpi/errhan/errstring
-/test/mpi/errhan/errcode.c
-/test/mpi/errhan/errcode
-/test/mpi/errhan/adderr
-/test/mpi/errhan/errring
-
-# /test/mpi/errors/
-/test/mpi/errors/testlist
-
-# /test/mpi/errors/coll/
-/test/mpi/errors/coll/noalias
-/test/mpi/errors/coll/rerr
-/test/mpi/errors/coll/bcastlength
-
-# /test/mpi/errors/cxx/
-/test/mpi/errors/cxx/testlist
-
-# /test/mpi/errors/errhan/
-/test/mpi/errors/errhan/errstring
-/test/mpi/errors/errhan/errcode.c
-/test/mpi/errors/errhan/errcode
-/test/mpi/errors/errhan/adderr
-/test/mpi/errors/errhan/errring
-
-# /test/mpi/errors/group/
-/test/mpi/errors/group/rerr
-
-# /test/mpi/errors/io/
-/test/mpi/errors/io/fileerrret
-
-# /test/mpi/errors/pt2pt/
-/test/mpi/errors/pt2pt/proberank
-/test/mpi/errors/pt2pt/truncmsg2
-
-# /test/mpi/errors/spawn/
-/test/mpi/errors/spawn/badport
-
-# /test/mpi/errors/topo/
-/test/mpi/errors/topo/cartsmall
-
-# /test/mpi/f77/
-/test/mpi/f77/testlist
-
-# /test/mpi/f77/attr/
-/test/mpi/f77/attr/baseattr
-/test/mpi/f77/attr/attraints.h
-
-# /test/mpi/f77/datatype/
-/test/mpi/f77/datatype/typeaints.h
-
-# /test/mpi/f77/ext/
-/test/mpi/f77/ext/add1size.h
-/test/mpi/f77/ext/c2f2cf
-/test/mpi/f77/ext/testlist
-
-# /test/mpi/f77/info/
-/test/mpi/f77/info/infotest
-
-# /test/mpi/f77/io/
-/test/mpi/f77/io/iwritef.f
-/test/mpi/f77/io/iwriteatf.f
-/test/mpi/f77/io/iwriteshf.f
-/test/mpi/f77/io/writef.f
-/test/mpi/f77/io/writeatf.f
-/test/mpi/f77/io/writeallf.f
-/test/mpi/f77/io/writeordf.f
-/test/mpi/f77/io/writeordbef.f
-/test/mpi/f77/io/writeshf.f
-/test/mpi/f77/io/writeatallf.f
-/test/mpi/f77/io/writeatallbef.f
-/test/mpi/f77/io/writeallbef.f
-/test/mpi/f77/io/iwritef
-/test/mpi/f77/io/iwriteatf
-/test/mpi/f77/io/writef
-/test/mpi/f77/io/writeatf
-/test/mpi/f77/io/writeallf
-/test/mpi/f77/io/writeordf
-/test/mpi/f77/io/writeordbef
-/test/mpi/f77/io/writeshf
-/test/mpi/f77/io/writeatall
-/test/mpi/f77/io/writeatallbef
-/test/mpi/f77/io/writeallbef
-/test/mpi/f77/io/iooffset.h
-/test/mpi/f77/io/iodisp.h
-/test/mpi/f77/io/ioaint.h
-
-# /test/mpi/f77/pt2pt/
-/test/mpi/f77/pt2pt/attr1aints.h
-
-# /test/mpi/f77/rma/
-/test/mpi/f77/rma/addsize.h
-
-# /test/mpi/f77/spawn/
-/test/mpi/f77/spawn/type1aint.h
-/test/mpi/f77/spawn/connaccf
-/test/mpi/f77/spawn/namepubf
-/test/mpi/f77/spawn/spawnargvf
-/test/mpi/f77/spawn/spawnmultf
-/test/mpi/f77/spawn/spawnf
-/test/mpi/f77/spawn/spawnmult2f
-
-# /test/mpi/f90/
-/test/mpi/f90/testlist
-/test/mpi/f90/util
-
-# /test/mpi/f90/attr/
-/test/mpi/f90/attr/baseattrf90.f90
-/test/mpi/f90/attr/baseattr2f90.f90
-/test/mpi/f90/attr/baseattrwinf90.f90
-/test/mpi/f90/attr/commattrf90.f90
-/test/mpi/f90/attr/commattr2f90.f90
-/test/mpi/f90/attr/commattr3f90.f90
-/test/mpi/f90/attr/typeattrf90.f90
-/test/mpi/f90/attr/typeattr2f90.f90
-/test/mpi/f90/attr/typeattr3f90.f90
-/test/mpi/f90/attr/winattrf90.f90
-/test/mpi/f90/attr/winattr2f90.f90
-/test/mpi/f90/attr/Makefile.sm
-/test/mpi/f90/attr/testlist
-
-# /test/mpi/f90/coll/
-/test/mpi/f90/coll/uallreducef90.f90
-/test/mpi/f90/coll/alltoallwf90.f90
-/test/mpi/f90/coll/exscanf90.f90
-/test/mpi/f90/coll/inplacef90.f90
-/test/mpi/f90/coll/allredint8f90.f90
-/test/mpi/f90/coll/allredopttf90.f90
-/test/mpi/f90/coll/Makefile.sm
-/test/mpi/f90/coll/testlist
-
-# /test/mpi/f90/comm/
-/test/mpi/f90/comm/Makefile.sm
-/test/mpi/f90/comm/testlist
-/test/mpi/f90/comm/commerrf90.f90
-/test/mpi/f90/comm/commnamef90.f90
-
-# /test/mpi/f90/datatype/
-/test/mpi/f90/datatype/Makefile.sm
-/test/mpi/f90/datatype/testlist
-/test/mpi/f90/datatype/typenamef90.f90
-/test/mpi/f90/datatype/packef90.f90
-/test/mpi/f90/datatype/typecntsf90.f90
-/test/mpi/f90/datatype/typem2f90.f90
-/test/mpi/f90/datatype/typesnamef90.f90
-/test/mpi/f90/datatype/typesubf90.f90
-/test/mpi/f90/datatype/gaddressf90.f90
-/test/mpi/f90/datatype/indtype
-
-# /test/mpi/f90/ext/
-/test/mpi/f90/ext/Makefile.sm
-/test/mpi/f90/ext/testlist
-/test/mpi/f90/ext/testlist.in
-/test/mpi/f90/ext/allocmemf90.f90
-/test/mpi/f90/ext/allocmem90.f90
-/test/mpi/f90/ext/c2f2cf90.f90
-/test/mpi/f90/ext/c2f902c.c
-/test/mpi/f90/ext/c2f90mult.c
-/test/mpi/f90/ext/ctypesf90romc.c
-/test/mpi/f90/ext/ctypesinf90.f90
-
-# /test/mpi/f90/f90types/
-
-# /test/mpi/f90/info/
-/test/mpi/f90/info/Makefile.sm
-/test/mpi/f90/info/infotestf90.f90
-/test/mpi/f90/info/infotest2f90.f90
-/test/mpi/f90/info/infotest
-/test/mpi/f90/info/testlist
-
-# /test/mpi/f90/init/
-/test/mpi/f90/init/Makefile.sm
-/test/mpi/f90/init/testlist
-/test/mpi/f90/init/baseenvf90.f90
-
-# /test/mpi/f90/io/
-/test/mpi/f90/io/shpositionf90.f90
-/test/mpi/f90/io/fileerrf90.f90
-/test/mpi/f90/io/fileinfof90.f90
-/test/mpi/f90/io/miscfilef90.f90
-/test/mpi/f90/io/atomicityf90.f90
-/test/mpi/f90/io/setviewcurf90.f90
-/test/mpi/f90/io/iwritef90.f90
-/test/mpi/f90/io/iwriteatf90.f90
-/test/mpi/f90/io/iwriteshf90.f90
-/test/mpi/f90/io/writef90.f90
-/test/mpi/f90/io/writeatf90.f90
-/test/mpi/f90/io/writeallf90.f90
-/test/mpi/f90/io/writeordf90.f90
-/test/mpi/f90/io/writeordbef90.f90
-/test/mpi/f90/io/writeshf90.f90
-/test/mpi/f90/io/writeatallf90.f90
-/test/mpi/f90/io/writeatallbef90.f90
-/test/mpi/f90/io/writeallbef90.f90
-/test/mpi/f90/io/c2f2ciof90.f90
-/test/mpi/f90/io/c2f902cio.c
-/test/mpi/f90/io/c2f90multio.c
-/test/mpi/f90/io/Makefile.sm
-/test/mpi/f90/io/testlist
-/test/mpi/f90/io/ioharness.defn
-/test/mpi/f90/io/ioharness.tlt
-
-# /test/mpi/f90/misc/
-/test/mpi/f90/misc/sizeof
-/test/mpi/f90/misc/f77tof90
-
-# /test/mpi/f90/pt2pt/
-/test/mpi/f90/pt2pt/Makefile.sm
-/test/mpi/f90/pt2pt/testlist
-/test/mpi/f90/pt2pt/statusesf90.f90
-/test/mpi/f90/pt2pt/greqf90.f90
-/test/mpi/f90/pt2pt/greqf90
-/test/mpi/f90/pt2pt/statusesf90
-
-# /test/mpi/f90/rma/
-/test/mpi/f90/rma/Makefile.sm
-/test/mpi/f90/rma/testlist
-/test/mpi/f90/rma/winaccf90.f90
-/test/mpi/f90/rma/winerrf90.f90
-/test/mpi/f90/rma/winfencef90.f90
-/test/mpi/f90/rma/wingetf90.f90
-/test/mpi/f90/rma/wingroupf90.f90
-/test/mpi/f90/rma/winnamef90.f90
-/test/mpi/f90/rma/winscale1f90.f90
-/test/mpi/f90/rma/winscale2f90.f90
-/test/mpi/f90/rma/winaccf90
-/test/mpi/f90/rma/winerrf90
-/test/mpi/f90/rma/winfencef90
-/test/mpi/f90/rma/wingetf90
-/test/mpi/f90/rma/wingroupf90
-/test/mpi/f90/rma/winnamef90
-/test/mpi/f90/rma/winscale1f90
-/test/mpi/f90/rma/winscale2f90
-/test/mpi/f90/rma/c2f2cwinf90.f90
-/test/mpi/f90/rma/c2f902cwin.c
-
-# /test/mpi/f90/spawn/
-/test/mpi/f90/spawn/Makefile.sm
-/test/mpi/f90/spawn/testlist
-/test/mpi/f90/spawn/namepubf90.f90
-/test/mpi/f90/spawn/spawnf90.f90
-/test/mpi/f90/spawn/spawnargvf90.f90
-/test/mpi/f90/spawn/spawnmultf90.f90
-/test/mpi/f90/spawn/spawnmult2f90.f90
-/test/mpi/f90/spawn/connaccf90.f90
-/test/mpi/f90/spawn/namepubf90
-/test/mpi/f90/spawn/connaccf90
-/test/mpi/f90/spawn/spawnargvf90
-/test/mpi/f90/spawn/spawnf90
-/test/mpi/f90/spawn/spawnmult2f90
-/test/mpi/f90/spawn/spawnmultf90
-
-# /test/mpi/f90/timer/
-/test/mpi/f90/timer/testlist
-/test/mpi/f90/timer/wtimef90
-
-# /test/mpi/f90/topo/
-/test/mpi/f90/topo/Makefile.sm
-/test/mpi/f90/topo/testlist
-/test/mpi/f90/topo/cartcrf90.f90
-
-# /test/mpi/group/
-/test/mpi/group/errstring
-/test/mpi/group/grouptest
-/test/mpi/group/groupcreate
-/test/mpi/group/grouptest2
-/test/mpi/group/glpid
-/test/mpi/group/groupnullincl
-/test/mpi/group/gtranks
-
-# /test/mpi/info/
-/test/mpi/info/infodel
-/test/mpi/info/infodup
-/test/mpi/info/infoorder
-/test/mpi/info/infovallen
-
-# /test/mpi/init/
-/test/mpi/init/exitst1
-/test/mpi/init/exitst2
-/test/mpi/init/initstat
-/test/mpi/init/timeout
-/test/mpi/init/version
-
-# /test/mpi/io/
-/test/mpi/io/rdwrord
-/test/mpi/io/testfile*
-/test/mpi/io/async
-/test/mpi/io/async_any
-/test/mpi/io/getextent
-/test/mpi/io/i_noncontig
-/test/mpi/io/rdwrzero
-/test/mpi/io/setinfo
-/test/mpi/io/setviewcur
-/test/mpi/io/userioerr
-
-# /test/mpi/maint/
-/test/mpi/maint/testmerge
-/test/mpi/maint/conftimestamp
-/test/mpi/maint/f77tof90
-
-# /test/mpi/manual/
-/test/mpi/manual/singjoin
-/test/mpi/manual/testconnect
-/test/mpi/manual/manyconnect
-/test/mpi/manual/dimsbalanced
-/test/mpi/manual/test-port
-
-# /test/mpi/perf/
-/test/mpi/perf/transp-datatype
-/test/mpi/perf/twovec
-/test/mpi/perf/sendrecvl
-
-# /test/mpi/pt2pt/
-/test/mpi/pt2pt/dup
-/test/mpi/pt2pt/bsend1
-/test/mpi/pt2pt/bsend2
-/test/mpi/pt2pt/bsend3
-/test/mpi/pt2pt/bsend4
-/test/mpi/pt2pt/isendself
-/test/mpi/pt2pt/bsendfrag
-/test/mpi/pt2pt/cancelrecv
-/test/mpi/pt2pt/errinstatta
-/test/mpi/pt2pt/errinstatts
-/test/mpi/pt2pt/errinstatwa
-/test/mpi/pt2pt/errinstatws
-/test/mpi/pt2pt/inactivereq
-
-# /test/mpi/rma/
-/test/mpi/rma/ircpi
-/test/mpi/rma/test1
-/test/mpi/rma/test2
-/test/mpi/rma/test3
-/test/mpi/rma/test4
-/test/mpi/rma/test5
-/test/mpi/rma/transpose1
-/test/mpi/rma/transpose2
-/test/mpi/rma/transpose3
-/test/mpi/rma/transpose4
-/test/mpi/rma/transpose5
-/test/mpi/rma/transpose6
-/test/mpi/rma/transpose7
-/test/mpi/rma/fetchandadd
-/test/mpi/rma/fetchandadd_tree
-/test/mpi/rma/winname
-/test/mpi/rma/accfence1
-/test/mpi/rma/accfence2
-/test/mpi/rma/allocmem
-/test/mpi/rma/getfence1
-/test/mpi/rma/getgroup
-/test/mpi/rma/putfence1
-/test/mpi/rma/putpscw1
-/test/mpi/rma/wintest
-
-# /test/mpi/spawn/
-/test/mpi/spawn/namepub
-/test/mpi/spawn/disconnect3
-/test/mpi/spawn/spaiccreate
-/test/mpi/spawn/spawn1
-/test/mpi/spawn/spawn2
-
-# /test/mpi/threads/pt2pt/
-/test/mpi/threads/pt2pt/threaded_sr
-/test/mpi/threads/pt2pt/alltoall
-/test/mpi/threads/pt2pt/sendselfth
-
-# /test/mpi/threads/spawn/
-/test/mpi/threads/spawn/threaded_sr
-/test/mpi/threads/spawn/alltoall
-/test/mpi/threads/spawn/sendselfth
-
-# /test/mpi/topo/
-/test/mpi/topo/cartmap1
-/test/mpi/topo/cartshift1
-/test/mpi/topo/cartsuball
-/test/mpi/topo/dims1
-/test/mpi/topo/graphmap1
-/test/mpi/topo/topodup
-/test/mpi/topo/topotest
-
 # /test/mpid/
 /test/mpid/atomic
 /test/mpid/dluse
diff --git a/test/mpi/.gitignore b/test/mpi/.gitignore
new file mode 100644
index 0000000..3aadba2
--- /dev/null
+++ b/test/mpi/.gitignore
@@ -0,0 +1,993 @@
+# entries moved here from the top-level .gitignore
+/confdb
+/f90/ext/ctypesfromc.c
+/f90/attr/Makefile.am
+/f90/datatype/Makefile.am
+/f90/datatype/hindex1f90.f90
+/f90/datatype/hindexed_blockf90.f90
+/f90/ext/Makefile.am
+/f90/ext/stamp-Makefile.am
+/f90/io/Makefile.am
+/f90/rma/Makefile.am
+/errors/f90/errhan/Makefile.am
+/errors/f90/errhan/testlist
+/errors/f90/errhan/uerrhandf90.f90
+/errors/f77/errhan/addsize.h
+/errors/f77/errhan/iooffset.h
+/f90/coll/
+/f90/comm/
+/f90/info/
+/f90/init/
+/f90/pt2pt/
+/f90/spawn/
+/f90/topo/
+/coll/gdb.script
+/coll/redscat2
+/coll/reduce_local
+/coll/summary.xml
+/f90/attr/attrmpi1f90.f90
+/f90/ext/allocmemf290.f90
+/threads/testlist
+/checktests
+/f77/spawn/testlist
+/f90/datatype/typename3f90.f90
+/aclocal.m4
+/f77/init/checksizes.c
+/f90/datatype/allctypesf90.f90
+/io/test.ord
+/threads/pt2pt/greq_test
+/threads/pt2pt/greq_wait
+/threads/pt2pt/multisend
+/threads/pt2pt/multisend2
+/threads/pt2pt/multisend3
+/threads/pt2pt/multisend4
+/testlist
+/runtests
+/results.txt
+/test.sln
+/test.ncb
+/test.suo
+/attr/attrt
+/attr/attrerr
+/attr/attrerrcomm
+/attr/attrerrtype
+/attr/attric
+/attr/attrorder
+/attr/attrordercomm
+/attr/attrordertype
+/attr/attrorderwin
+/attr/baseattr2
+/attr/baseattrcomm
+/attr/baseattrwin
+/attr/fkeyval
+/attr/fkeyvalcomm
+/attr/fkeyvaltype
+/attr/fkeyvalwin
+/basic/simple
+/basic/sendrecv
+/basic/wtime
+/basic/netpipe
+/basic/patterns
+/basic/srtest
+/basic/self
+/basic/adapt
+/basic/allmpi
+/basic/Netpipe.out
+/coll/bcasttest
+/coll/allred
+/coll/alltoallv
+/coll/coll8
+/coll/coll13
+/coll/alltoallv
+/coll/redscat
+/coll/coll9
+/coll/coll7
+/coll/coll6
+/coll/coll5
+/coll/coll4
+/coll/coll3
+/coll/coll2
+/coll/allredmany
+/coll/scantst
+/coll/longuser
+/coll/coll10
+/coll/coll11
+/coll/coll12
+/coll/scatterv
+/coll/scattern
+/coll/rerr
+/coll/bcast2
+/coll/bcast3
+/coll/exscan2
+/coll/exscan
+/coll/icallgather
+/coll/icallgatherv
+/coll/icallreduce
+/coll/icalltoall
+/coll/icbarrier
+/coll/icbcast
+/coll/icgather
+/coll/icgatherv
+/coll/icreduce
+/coll/icscatter
+/coll/icscatterv
+/coll/allgatherv2
+/coll/alltoallv0
+/comm/dup
+/comm/ic1
+/comm/cfree
+/comm/commname
+/comm/dupic
+/comm/ctxalloc
+/cxx/testlist
+/cxx/coll/uallreduce
+/cxx/coll/ureduce
+/cxx/coll/uscan
+/cxx/coll/uexscan
+/cxx/coll/icbcastx
+/cxx/coll/icbarrierx
+/cxx/coll/icgatherx
+/cxx/coll/icgathervx
+/cxx/coll/icscatterx
+/cxx/coll/icscattervx
+/cxx/coll/icallgatherx
+/cxx/coll/icallgathervx
+/cxx/coll/icallreducex
+/cxx/io/iwritex.cxx
+/cxx/io/iwriteatx.cxx
+/cxx/io/iwriteshx.cxx
+/cxx/io/writex.cxx
+/cxx/io/writeatx.cxx
+/cxx/io/writeallx.cxx
+/cxx/io/writeordx.cxx
+/cxx/io/writeordbex.cxx
+/cxx/io/writeshx.cxx
+/cxx/io/writeatallx.cxx
+/cxx/io/writeatallbex.cxx
+/cxx/io/writeallbex.cxx
+/cxx/io/iwritenosx.cxx
+/cxx/io/iwriteatnosx.cxx
+/cxx/io/iwriteshnosx.cxx
+/cxx/io/writenosx.cxx
+/cxx/io/writeatnosx.cxx
+/cxx/io/writeallnosx.cxx
+/cxx/io/writeordnosx.cxx
+/cxx/io/writeordbenosx.cxx
+/cxx/io/writeshnosx.cxx
+/cxx/io/writeatallnosx.cxx
+/cxx/io/writeatallbenosx.cxx
+/cxx/io/writeallbenosx.cxx
+/cxx/io/iwritex
+/cxx/io/iwriteatx
+/cxx/io/writex
+/cxx/io/writeatx
+/cxx/io/writeallx
+/cxx/io/writeordx
+/cxx/io/writeordbex
+/cxx/io/writeshx
+/cxx/io/writeatallx
+/cxx/io/writeatallbex
+/cxx/io/writeallbex
+/cxx/io/iwritenosx
+/cxx/io/iwriteatnosx
+/cxx/io/writenosx
+/cxx/io/writeatnosx
+/cxx/io/writeallnosx
+/cxx/io/writeordnosx
+/cxx/io/writeordbenosx
+/cxx/io/writeshnosx
+/cxx/io/writeatallnosx
+/cxx/io/writeatallbenosx
+/cxx/io/writeallbenosx
+/cxx/pt2pt/bsend1cxx
+/cxx/spawn/namepubx
+/cxx/spawn/spawnintrax
+/cxx/spawn/spawnintrax
+/cxx/spawn/spawnargvx
+/cxx/spawn/selfconaccx
+/datatype/segtest
+/datatype/typename
+/datatype/contents
+/datatype/struct-pack
+/datatype/triangular-pack
+/datatype/slice-pack
+/datatype/simple-pack
+/datatype/transpose-pack
+/datatype/lbub
+/datatype/bsend1
+/datatype/getpartelm
+/datatype/localpack
+/datatype/zeroparms
+/errhan/errstring
+/errhan/errcode.c
+/errhan/errcode
+/errhan/adderr
+/errhan/errring
+/errors/testlist
+/errors/coll/noalias
+/errors/coll/rerr
+/errors/coll/bcastlength
+/errors/cxx/testlist
+/errors/errhan/errstring
+/errors/errhan/errcode.c
+/errors/errhan/errcode
+/errors/errhan/adderr
+/errors/errhan/errring
+/errors/group/rerr
+/errors/io/fileerrret
+/errors/pt2pt/proberank
+/errors/pt2pt/truncmsg2
+/errors/spawn/badport
+/errors/topo/cartsmall
+/f77/testlist
+/f77/attr/baseattr
+/f77/attr/attraints.h
+/f77/datatype/typeaints.h
+/f77/ext/add1size.h
+/f77/ext/c2f2cf
+/f77/ext/testlist
+/f77/info/infotest
+/f77/io/iwritef.f
+/f77/io/iwriteatf.f
+/f77/io/iwriteshf.f
+/f77/io/writef.f
+/f77/io/writeatf.f
+/f77/io/writeallf.f
+/f77/io/writeordf.f
+/f77/io/writeordbef.f
+/f77/io/writeshf.f
+/f77/io/writeatallf.f
+/f77/io/writeatallbef.f
+/f77/io/writeallbef.f
+/f77/io/iwritef
+/f77/io/iwriteatf
+/f77/io/writef
+/f77/io/writeatf
+/f77/io/writeallf
+/f77/io/writeordf
+/f77/io/writeordbef
+/f77/io/writeshf
+/f77/io/writeatall
+/f77/io/writeatallbef
+/f77/io/writeallbef
+/f77/io/iooffset.h
+/f77/io/iodisp.h
+/f77/io/ioaint.h
+/f77/pt2pt/attr1aints.h
+/f77/rma/addsize.h
+/f77/spawn/type1aint.h
+/f77/spawn/connaccf
+/f77/spawn/namepubf
+/f77/spawn/spawnargvf
+/f77/spawn/spawnmultf
+/f77/spawn/spawnf
+/f77/spawn/spawnmult2f
+/f90/testlist
+/f90/util
+/f90/attr/baseattrf90.f90
+/f90/attr/baseattr2f90.f90
+/f90/attr/baseattrwinf90.f90
+/f90/attr/commattrf90.f90
+/f90/attr/commattr2f90.f90
+/f90/attr/commattr3f90.f90
+/f90/attr/typeattrf90.f90
+/f90/attr/typeattr2f90.f90
+/f90/attr/typeattr3f90.f90
+/f90/attr/winattrf90.f90
+/f90/attr/winattr2f90.f90
+/f90/attr/Makefile.sm
+/f90/attr/testlist
+/f90/coll/uallreducef90.f90
+/f90/coll/alltoallwf90.f90
+/f90/coll/exscanf90.f90
+/f90/coll/inplacef90.f90
+/f90/coll/allredint8f90.f90
+/f90/coll/allredopttf90.f90
+/f90/coll/Makefile.sm
+/f90/coll/testlist
+/f90/comm/Makefile.sm
+/f90/comm/testlist
+/f90/comm/commerrf90.f90
+/f90/comm/commnamef90.f90
+/f90/datatype/Makefile.sm
+/f90/datatype/testlist
+/f90/datatype/typenamef90.f90
+/f90/datatype/packef90.f90
+/f90/datatype/typecntsf90.f90
+/f90/datatype/typem2f90.f90
+/f90/datatype/typesnamef90.f90
+/f90/datatype/typesubf90.f90
+/f90/datatype/gaddressf90.f90
+/f90/datatype/indtype
+/f90/ext/Makefile.sm
+/f90/ext/testlist
+/f90/ext/testlist.in
+/f90/ext/allocmemf90.f90
+/f90/ext/allocmem90.f90
+/f90/ext/c2f2cf90.f90
+/f90/ext/c2f902c.c
+/f90/ext/c2f90mult.c
+/f90/ext/ctypesf90romc.c
+/f90/ext/ctypesinf90.f90
+/f90/info/Makefile.sm
+/f90/info/infotestf90.f90
+/f90/info/infotest2f90.f90
+/f90/info/infotest
+/f90/info/testlist
+/f90/init/Makefile.sm
+/f90/init/testlist
+/f90/init/baseenvf90.f90
+/f90/io/shpositionf90.f90
+/f90/io/fileerrf90.f90
+/f90/io/fileinfof90.f90
+/f90/io/miscfilef90.f90
+/f90/io/atomicityf90.f90
+/f90/io/setviewcurf90.f90
+/f90/io/iwritef90.f90
+/f90/io/iwriteatf90.f90
+/f90/io/iwriteshf90.f90
+/f90/io/writef90.f90
+/f90/io/writeatf90.f90
+/f90/io/writeallf90.f90
+/f90/io/writeordf90.f90
+/f90/io/writeordbef90.f90
+/f90/io/writeshf90.f90
+/f90/io/writeatallf90.f90
+/f90/io/writeatallbef90.f90
+/f90/io/writeallbef90.f90
+/f90/io/c2f2ciof90.f90
+/f90/io/c2f902cio.c
+/f90/io/c2f90multio.c
+/f90/io/Makefile.sm
+/f90/io/testlist
+/f90/io/ioharness.defn
+/f90/io/ioharness.tlt
+/f90/misc/sizeof
+/f90/misc/f77tof90
+/f90/pt2pt/Makefile.sm
+/f90/pt2pt/testlist
+/f90/pt2pt/statusesf90.f90
+/f90/pt2pt/greqf90.f90
+/f90/pt2pt/greqf90
+/f90/pt2pt/statusesf90
+/f90/rma/Makefile.sm
+/f90/rma/testlist
+/f90/rma/winaccf90.f90
+/f90/rma/winerrf90.f90
+/f90/rma/winfencef90.f90
+/f90/rma/wingetf90.f90
+/f90/rma/wingroupf90.f90
+/f90/rma/winnamef90.f90
+/f90/rma/winscale1f90.f90
+/f90/rma/winscale2f90.f90
+/f90/rma/winaccf90
+/f90/rma/winerrf90
+/f90/rma/winfencef90
+/f90/rma/wingetf90
+/f90/rma/wingroupf90
+/f90/rma/winnamef90
+/f90/rma/winscale1f90
+/f90/rma/winscale2f90
+/f90/rma/c2f2cwinf90.f90
+/f90/rma/c2f902cwin.c
+/f90/spawn/Makefile.sm
+/f90/spawn/testlist
+/f90/spawn/namepubf90.f90
+/f90/spawn/spawnf90.f90
+/f90/spawn/spawnargvf90.f90
+/f90/spawn/spawnmultf90.f90
+/f90/spawn/spawnmult2f90.f90
+/f90/spawn/connaccf90.f90
+/f90/spawn/namepubf90
+/f90/spawn/connaccf90
+/f90/spawn/spawnargvf90
+/f90/spawn/spawnf90
+/f90/spawn/spawnmult2f90
+/f90/spawn/spawnmultf90
+/f90/timer/testlist
+/f90/timer/wtimef90
+/f90/topo/Makefile.sm
+/f90/topo/testlist
+/f90/topo/cartcrf90.f90
+/group/errstring
+/group/grouptest
+/group/groupcreate
+/group/grouptest2
+/group/glpid
+/group/groupnullincl
+/group/gtranks
+/info/infodel
+/info/infodup
+/info/infoorder
+/info/infovallen
+/init/exitst1
+/init/exitst2
+/init/initstat
+/init/timeout
+/init/version
+/io/rdwrord
+/io/testfile*
+/io/async
+/io/async_any
+/io/getextent
+/io/i_noncontig
+/io/rdwrzero
+/io/setinfo
+/io/setviewcur
+/io/userioerr
+/maint/testmerge
+/maint/conftimestamp
+/maint/f77tof90
+/manual/singjoin
+/manual/testconnect
+/manual/manyconnect
+/manual/dimsbalanced
+/manual/test-port
+/perf/transp-datatype
+/perf/twovec
+/perf/sendrecvl
+/pt2pt/dup
+/pt2pt/bsend1
+/pt2pt/bsend2
+/pt2pt/bsend3
+/pt2pt/bsend4
+/pt2pt/isendself
+/pt2pt/bsendfrag
+/pt2pt/cancelrecv
+/pt2pt/errinstatta
+/pt2pt/errinstatts
+/pt2pt/errinstatwa
+/pt2pt/errinstatws
+/pt2pt/inactivereq
+/rma/ircpi
+/rma/test1
+/rma/test2
+/rma/test3
+/rma/test4
+/rma/test5
+/rma/transpose1
+/rma/transpose2
+/rma/transpose3
+/rma/transpose4
+/rma/transpose5
+/rma/transpose6
+/rma/transpose7
+/rma/fetchandadd
+/rma/fetchandadd_tree
+/rma/winname
+/rma/accfence1
+/rma/accfence2
+/rma/allocmem
+/rma/getfence1
+/rma/getgroup
+/rma/putfence1
+/rma/putpscw1
+/rma/wintest
+/spawn/namepub
+/spawn/disconnect3
+/spawn/spaiccreate
+/spawn/spawn1
+/spawn/spawn2
+/threads/pt2pt/threaded_sr
+/threads/pt2pt/alltoall
+/threads/pt2pt/sendselfth
+/threads/spawn/threaded_sr
+/threads/spawn/alltoall
+/threads/spawn/sendselfth
+/topo/cartmap1
+/topo/cartshift1
+/topo/cartsuball
+/topo/dims1
+/topo/graphmap1
+/topo/topodup
+/topo/topotest
+
+# other entries, should be all executables at this point
+/attr/attr2type
+/attr/attrend
+/attr/attrend2
+/attr/keyval_double_free
+/coll/allgather2
+/coll/allgather3
+/coll/allgatherv3
+/coll/allgatherv4
+/coll/allred2
+/coll/allred3
+/coll/allred4
+/coll/allred5
+/coll/allred6
+/coll/alltoall1
+/coll/alltoallw1
+/coll/alltoallw2
+/coll/alltoallw_zeros
+/coll/bcastzerotype
+/coll/gather
+/coll/gather2
+/coll/iallred
+/coll/ibarrier
+/coll/icalltoallv
+/coll/icalltoallw
+/coll/nballtoall1
+/coll/nbcoll2
+/coll/nbredscat
+/coll/nbredscat3
+/coll/nbredscatinter
+/coll/nonblocking
+/coll/nonblocking2
+/coll/nonblocking3
+/coll/op_commutative
+/coll/opband
+/coll/opbor
+/coll/opbxor
+/coll/opland
+/coll/oplor
+/coll/oplxor
+/coll/opmax
+/coll/opmaxloc
+/coll/opmin
+/coll/opminloc
+/coll/opprod
+/coll/opsum
+/coll/red3
+/coll/red4
+/coll/red_scat_block
+/coll/red_scat_block2
+/coll/redscat3
+/coll/redscatbkinter
+/coll/redscatblk3
+/coll/redscatinter
+/coll/reduce
+/coll/scatter2
+/coll/scatter3
+/coll/uoplong
+/comm/cmfree
+/comm/cmsplit
+/comm/cmsplit2
+/comm/cmsplit_type
+/comm/comm_create_group
+/comm/comm_group_half
+/comm/comm_group_rand
+/comm/comm_idup
+/comm/comm_info
+/comm/commcreate1
+/comm/ctxsplit
+/comm/dup_with_info
+/comm/ic2
+/comm/iccreate
+/comm/icgroup
+/comm/icm
+/comm/icsplit
+/comm/probe-intercomm
+/cxx/attr/attricx
+/cxx/attr/attrtx
+/cxx/attr/baseattrcommx
+/cxx/attr/fkeyvalcommx
+/cxx/attr/fkeyvaltypex
+/cxx/coll/alltoallw2x
+/cxx/coll/arcomplex
+/cxx/coll/icalltoallx
+/cxx/coll/icreducex
+/cxx/coll/reduceboolx
+/cxx/coll/uallredx
+/cxx/comm/commname2
+/cxx/datatype/packsizex
+/cxx/datatype/typecntsx
+/cxx/datatype/typemiscx
+/cxx/datatype/typenamex
+/cxx/errhan/commcallx
+/cxx/info/infodelx
+/cxx/info/infodupx
+/cxx/info/infoorderx
+/cxx/info/infovallenx
+/cxx/init/baseenv
+/cxx/init/initstat2x
+/cxx/init/initstatx
+/cxx/io/fileerrx
+/cxx/io/fileinfox
+/cxx/io/filemiscx
+/cxx/io/iwriteshnosx
+/cxx/io/iwriteshx
+/cxx/io/seekavail
+/cxx/io/setinfox
+/cxx/io/shpositionx
+/cxx/pt2pt/sendrecvx
+/cxx/rma/fkeyvalwinx
+/cxx/rma/getgroupx
+/cxx/rma/wincallx
+/cxx/rma/winfencex
+/cxx/rma/winnamex
+/cxx/rma/winscale1x
+/cxx/rma/winscale2x
+/datatype/blockindexed-misc
+/datatype/blockindexed-zero-count
+/datatype/contig-zero-count
+/datatype/contigstruct
+/datatype/cxx-types
+/datatype/darray-cyclic
+/datatype/darray-pack
+/datatype/gaddress
+/datatype/get-elements
+/datatype/get-elements-pairtype
+/datatype/hindexed-zeros
+/datatype/hindexed_block
+/datatype/hindexed_block_contents
+/datatype/indexed-misc
+/datatype/large-count
+/datatype/longdouble
+/datatype/lots-of-types
+/datatype/pairtype-pack
+/datatype/pairtype-size-extent
+/datatype/simple-commit
+/datatype/simple-pack-external
+/datatype/simple-resized
+/datatype/simple-size-extent
+/datatype/sizedtypes
+/datatype/slice-pack-external
+/datatype/struct-derived-zeros
+/datatype/struct-empty-el
+/datatype/struct-ezhov
+/datatype/struct-no-real-types
+/datatype/struct-verydeep
+/datatype/struct-zero-count
+/datatype/subarray
+/datatype/subarray-pack
+/datatype/tfree
+/datatype/tmatchsize
+/datatype/tresized
+/datatype/tresized2
+/datatype/typecommit
+/datatype/typefree
+/datatype/typelb
+/datatype/unpack
+/datatype/unusual-noncontigs
+/datatype/zeroblks
+/errhan/commcall
+/errhan/errfatal
+/errhan/predef_eh
+/errors/attr/keyvalmis
+/errors/basic/debabort
+/errors/basic/lefthandles
+/errors/coll/reduce_local
+/errors/comm/ccreate1
+/errors/comm/cfree
+/errors/comm/manysplit
+/errors/comm/too_many_comms
+/errors/comm/too_many_comms2
+/errors/comm/too_many_comms3
+/errors/comm/userdup
+/errors/cxx/errhan/commerrx
+/errors/cxx/errhan/errgetx
+/errors/cxx/errhan/errsetx
+/errors/cxx/errhan/throwtest
+/errors/cxx/io/errgetfilex
+/errors/cxx/io/fileerrretx
+/errors/cxx/io/throwtestfilex
+/errors/datatype/getcnterr
+/errors/f77/errhan/uerrhandf
+/errors/f90/errhan/
+/errors/faults/collf1
+/errors/faults/collf2
+/errors/faults/pt2ptf1
+/errors/faults/pt2ptf2
+/errors/group/gerr
+/errors/io/openerr
+/errors/pt2pt/errinstatta
+/errors/pt2pt/errinstatts
+/errors/pt2pt/errinstatwa
+/errors/pt2pt/errinstatws
+/errors/pt2pt/truncmsg1
+/errors/rma/cas_type_check
+/errors/rma/win_sync_complete
+/errors/rma/win_sync_free_at
+/errors/rma/win_sync_free_pt
+/errors/rma/win_sync_lock_at
+/errors/rma/win_sync_lock_fence
+/errors/rma/win_sync_lock_pt
+/errors/rma/win_sync_nested
+/errors/rma/win_sync_op
+/errors/rma/win_sync_unlock
+/errors/rma/winerr
+/errors/rma/winerr2
+/errors/spawn/lookup_name
+/errors/spawn/unpub
+/f77/attr/attrmpi1f
+/f77/attr/baseattr2f
+/f77/attr/baseattrf
+/f77/attr/commattr2f
+/f77/attr/commattr3f
+/f77/attr/commattrf
+/f77/attr/typeattr2f
+/f77/attr/typeattr3f
+/f77/attr/typeattrf
+/f77/coll/allredint8f
+/f77/coll/allredopttf
+/f77/coll/alltoallvf
+/f77/coll/alltoallwf
+/f77/coll/exscanf
+/f77/coll/inplacef
+/f77/coll/nonblocking_inpf
+/f77/coll/nonblockingf
+/f77/coll/red_scat_blockf
+/f77/coll/redscatf
+/f77/coll/reducelocalf
+/f77/coll/split_typef
+/f77/coll/uallreducef
+/f77/coll/vw_inplacef
+/f77/comm/commerrf
+/f77/comm/commnamef
+/f77/datatype/allctypesf
+/f77/datatype/gaddressf
+/f77/datatype/hindex1f
+/f77/datatype/hindexed_blockf
+/f77/datatype/packef
+/f77/datatype/typecntsf
+/f77/datatype/typem2f
+/f77/datatype/typename3f
+/f77/datatype/typenamef
+/f77/datatype/typesnamef
+/f77/datatype/typesubf
+/f77/ext/c2fmult
+/f77/ext/ctypesinf
+/f77/info/infotest2f
+/f77/info/infotestf
+/f77/init/baseenvf
+/f77/io/atomicityf
+/f77/io/c2f2ciof
+/f77/io/c2fmultio
+/f77/io/fileerrf
+/f77/io/fileinfof
+/f77/io/iwriteshf
+/f77/io/miscfilef
+/f77/io/setviewcurf
+/f77/io/shpositionf
+/f77/io/writeatallf
+/f77/pt2pt/allpairf
+/f77/pt2pt/greqf
+/f77/pt2pt/mprobef
+/f77/pt2pt/statusesf
+/f77/rma/baseattrwinf
+/f77/rma/c2f2cwinf
+/f77/rma/winaccf
+/f77/rma/winattr2f
+/f77/rma/winattrf
+/f77/rma/winerrf
+/f77/rma/winfencef
+/f77/rma/wingetf
+/f77/rma/wingroupf
+/f77/rma/winnamef
+/f77/rma/winscale1f
+/f77/rma/winscale2f
+/f77/topo/cartcrf
+/f77/topo/dgraph_unwgtf
+/f77/topo/dgraph_wgtf
+/f90/attr/attrlangf90
+/f90/attr/attrmpi1f90
+/f90/attr/baseattr2f90
+/f90/attr/baseattr3f90
+/f90/attr/baseattrf90
+/f90/attr/commattr2f90
+/f90/attr/commattr3f90
+/f90/attr/commattrf90
+/f90/attr/fandcattrf90
+/f90/attr/typeattr2f90
+/f90/attr/typeattr3f90
+/f90/attr/typeattrf90
+/f90/datatype/allctypesf90
+/f90/datatype/createf90
+/f90/datatype/gaddressf90
+/f90/datatype/get_elem_d
+/f90/datatype/get_elem_u
+/f90/datatype/hindex1f90
+/f90/datatype/hindexed_blockf90
+/f90/datatype/kinds
+/f90/datatype/packef90
+/f90/datatype/sizeof
+/f90/datatype/structf
+/f90/datatype/trf90
+/f90/datatype/typecntsf90
+/f90/datatype/typem2f90
+/f90/datatype/typename3f90
+/f90/datatype/typenamef90
+/f90/datatype/typesnamef90
+/f90/datatype/typesubf90
+/f90/ext/c2f2cf90
+/f90/ext/c2f90mult
+/f90/ext/ctypesinf90
+/f90/f90types/createf90types
+/f90/io/atomicityf90
+/f90/io/c2f2ciof90
+/f90/io/c2f90multio
+/f90/io/fileerrf90
+/f90/io/fileinfof90
+/f90/io/iwriteatf90
+/f90/io/iwritef90
+/f90/io/iwriteshf90
+/f90/io/miscfilef90
+/f90/io/setviewcurf90
+/f90/io/shpositionf90
+/f90/io/writeallbef90
+/f90/io/writeallf90
+/f90/io/writeatallbef90
+/f90/io/writeatallf90
+/f90/io/writeatf90
+/f90/io/writef90
+/f90/io/writeordbef90
+/f90/io/writeordf90
+/f90/io/writeshf90
+/f90/misc/sizeof2
+/f90/rma/baseattrwinf90
+/f90/rma/c2f2cwinf90
+/f90/rma/winattr2f90
+/f90/rma/winattrf90
+/group/gtranksperf
+/info/infoenv
+/info/infomany
+/info/infomany2
+/info/infotest
+/init/attrself
+/init/exitst3
+/init/finalized
+/init/library_version
+/io/resized
+/manual/mpi_t/mpit_test
+/manual/mpi_t/mpit_test2
+/manual/mpi_t/nem_fbox_fallback_to_queue_count
+/manual/mpi_t/unexpected_recvq_buffer_size
+/manual/segfault
+/manual/spawntest_child
+/manual/spawntest_master
+/manual/testconnectserial
+/mpi_t/mpi_t_str
+/perf/allredtrace
+/perf/commcreatep
+/perf/dtpack
+/perf/indexperf
+/perf/manyrma
+/perf/nestvec
+/perf/nestvec2
+/perf/non_zero_root
+/perf/timer
+/pt2pt/anyall
+/pt2pt/bottom
+/pt2pt/bsend5
+/pt2pt/bsendalign
+/pt2pt/bsendpending
+/pt2pt/eagerdt
+/pt2pt/greq1
+/pt2pt/icsend
+/pt2pt/isendselfprobe
+/pt2pt/large_message
+/pt2pt/mprobe
+/pt2pt/pingping
+/pt2pt/probe-unexp
+/pt2pt/probenull
+/pt2pt/pscancel
+/pt2pt/rcancel
+/pt2pt/rqfreeb
+/pt2pt/rqstatus
+/pt2pt/scancel
+/pt2pt/scancel2
+/pt2pt/sendall
+/pt2pt/sendflood
+/pt2pt/sendrecv1
+/pt2pt/sendrecv2
+/pt2pt/sendrecv3
+/pt2pt/sendself
+/pt2pt/waitany-null
+/pt2pt/waittestnull
+/rma/accfence2_am
+/rma/accpscw1
+/rma/adlb_mimic1
+/rma/attrorderwin
+/rma/baseattrwin
+/rma/compare_and_swap
+/rma/contention_put
+/rma/contention_putget
+/rma/contig_displ
+/rma/epochtest
+/rma/fetch_and_op_char
+/rma/fetch_and_op_double
+/rma/fetch_and_op_int
+/rma/fetch_and_op_long
+/rma/fetch_and_op_long_double
+/rma/fetch_and_op_short
+/rma/fetchandadd_am
+/rma/fetchandadd_tree_am
+/rma/fkeyvalwin
+/rma/flush
+/rma/get_acc_local
+/rma/get_accumulate_double
+/rma/get_accumulate_double_derived
+/rma/get_accumulate_int
+/rma/get_accumulate_int_derived
+/rma/get_accumulate_long
+/rma/get_accumulate_long_derived
+/rma/get_accumulate_short
+/rma/get_accumulate_short_derived
+/rma/linked_list
+/rma/linked_list_bench_lock_all
+/rma/linked_list_bench_lock_excl
+/rma/linked_list_bench_lock_shr
+/rma/linked_list_bench_lock_shr_nocheck
+/rma/linked_list_fop
+/rma/linked_list_lockall
+/rma/lockcontention
+/rma/lockcontention2
+/rma/lockcontention3
+/rma/locknull
+/rma/lockopts
+/rma/manyrma2
+/rma/mixedsync
+/rma/mutex_bench
+/rma/mutex_bench_shared
+/rma/nullpscw
+/rma/pscw_ordering
+/rma/put_base
+/rma/put_bottom
+/rma/putfidx
+/rma/req_example
+/rma/reqops
+/rma/rmanull
+/rma/rmazero
+/rma/selfrma
+/rma/strided_acc_indexed
+/rma/strided_acc_onelock
+/rma/strided_acc_subarray
+/rma/strided_get_indexed
+/rma/strided_getacc_indexed
+/rma/strided_getacc_indexed_shared
+/rma/strided_putget_indexed
+/rma/strided_putget_indexed_shared
+/rma/test1_am
+/rma/test1_dt
+/rma/test2_am
+/rma/test3_am
+/rma/test4_am
+/rma/test5_am
+/rma/win_dynamic_acc
+/rma/win_flavors
+/rma/win_info
+/rma/win_shared
+/rma/win_shared_noncontig
+/rma/win_shared_noncontig_put
+/rma/wincall
+/rma/window_creation
+/spawn/concurrent_spawns
+/spawn/disconnect
+/spawn/disconnect2
+/spawn/disconnect_reconnect
+/spawn/disconnect_reconnect2
+/spawn/disconnect_reconnect3
+/spawn/join
+/spawn/multiple_ports
+/spawn/multiple_ports2
+/spawn/pgroup_connect_test
+/spawn/pgroup_intercomm_test
+/spawn/selfconacc
+/spawn/spaconacc
+/spawn/spaconacc2
+/spawn/spaiccreate2
+/spawn/spawnargv
+/spawn/spawninfo1
+/spawn/spawnintra
+/spawn/spawnmanyarg
+/spawn/spawnminfo1
+/spawn/spawnmult2
+/spawn/taskmaster
+/threads/comm/comm_create_group_threads
+/threads/comm/comm_create_threads
+/threads/comm/comm_dup_deadlock
+/threads/comm/ctxdup
+/threads/comm/dup_leak_test
+/threads/init/initth
+/threads/pt2pt/threads
+/threads/spawn/multispawn
+/threads/spawn/th_taskmaster
+/topo/cartcreates
+/topo/cartzero
+/topo/dgraph_unwgt
+/topo/dims2
+/topo/distgraph1
+/topo/graphcr
+/topo/graphcr2
+/topo/neighb_coll

-----------------------------------------------------------------------

Summary of changes:
 .gitignore          |  600 -------------------------------
 test/mpi/.gitignore |  993 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 993 insertions(+), 600 deletions(-)
 create mode 100644 test/mpi/.gitignore


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list