hdf5/testpar
Albert Cheng 7bd84c9fb8 [svn-r330] Remove sphdf from the automatic tests. Need to be invoke specifically
instead of by default.  It is getting harder to maintain a serial
version of testphdf.  May have to drop it later.
1998-03-30 11:59:59 -05:00
..
Makefile.irix64 [svn-r330] Remove sphdf from the automatic tests. Need to be invoke specifically 1998-03-30 11:59:59 -05:00
phdf5sup.c [svn-r275] Initial version of test files for the parallel library. 1998-02-14 01:22:11 -05:00
README [svn-r281] Initial version. 1998-02-16 09:06:43 -05:00
testphdf5.c [svn-r316] Added test for opening parallel file by communicator other than 1998-03-11 01:13:01 -05:00

		hdf5/testpar/README
		-------------------
		(last update: Feb 16 1998)

This directory holds tests for the parallel HDF5 library.  It is in
its "infancy" and is not integrated with the rest of the HDF5 software
yet.  It will be smothed out in the next release.

Steps to compile and test:

1) Makefile.irix64 is one that works for IRIX64 -64 platform.
   You may use it as a template to create Makefile for other platforms.

2) "make all" creates two tests.  testphdf5 uses parallel I/O access
   while shdf5 does the same tests but uses the default sequential I/O
   access.

3) "make test" runs both tests.


----
Questions?  Send mail to
hdfparallel@ncsa.uiuc.edu