Newsgroups: comp.parallel.mpi From: johnmay@k2.llnl.gov (John M May) Subject: Available: test program for MPI-IO implementations Organization: Lawrence Livermore National Laboratory Date: 17 Mar 1998 01:19:38 GMT Message-ID: <6ekj3a$nl4$1@lll-winken.llnl.gov> We are developing an implementation of MPI-IO here at LLNL, and in the course of our work we've written a program to test various features of the library. Since the test program may be useful to other MPI-IO implementors, we are releasing it to the public. This is not a complete test suite for the entire MPI-IO standard. Although we cover a lot of the interface, there are some features not tested (particularly datarep conversion, though we hope to have some tests for that soon). Also, some of our tests do things that the MPI-IO standard defines as erroneous. We do these tests to see how the library responds to erroneous behavior. You can download the test program from: http://www.llnl.gov/sccd/lc/piop/testmpio.tar.Z . Enjoy... John May