hdf5/testpar
Albert Cheng 00366fcd96 [svn-r442] MPIO library maintained by William M. Davidson (wmdavid) has been
changed to use system supported MPI library.  The path to it is
changed slightly too.  Updated all the paths variables.

Also updated to reflect the new program source files structure.

Platform tested: Intel Red
1998-07-01 19:21:15 -05:00
..
Makefile.ascired [svn-r442] MPIO library maintained by William M. Davidson (wmdavid) has been 1998-07-01 19:21:15 -05:00
Makefile.irix64 [svn-r439] Changed the PHDF test programs substantially. Used to be just one 1998-07-01 16:33:35 -05:00
README [svn-r281] Initial version. 1998-02-16 09:06:43 -05:00
t_dset.c [svn-r439] Changed the PHDF test programs substantially. Used to be just one 1998-07-01 16:33:35 -05:00
t_file.c [svn-r439] Changed the PHDF test programs substantially. Used to be just one 1998-07-01 16:33:35 -05:00
testphdf5.c [svn-r439] Changed the PHDF test programs substantially. Used to be just one 1998-07-01 16:33:35 -05:00
testphdf5.h [svn-r440] Header file for the PHDF5 tests. (forgot to add it last time.) 1998-07-01 17:10:04 -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