This directory contains some test suites. ibmtsuite.tar - From treumann@kgn.ibm.com (Richard Treumann) and dreynold@kgnvmc.vnet.ibm.com (Dave Reynolds). Contains source code for unit test of MPI routines. WARNING: THIS TEST CONTAINS SOME ERRORS, INCLUDING CALLING MPI_INIT(0,0) FAILING TO CALL MPI_FINALIZE ASSUMPTIONS ON SIZE OF C DATATYPES In addition, this was written for the 1.0 specification, not the (now current) 1.1 specification. The mpichibm.tar version below corrects some of the problems in this suite. mpich-test.tar{.Z,.gz} - The tests used in MPICH. A more up-to-date version can be found in the current MPICH distribution. mpichibm.tar - A version of ibmtsuite.tar for MPICH; it also contains some bug fixes and changes to conform to clarifications of the MPIF on MPI-1. mpich2-testsuite-x.x.tar.gz - The tests used in MPICH2.