hdf5/examples
Albert Cheng e496106831 [svn-r5014] Purpose:
fetures
Description:
    The example code used to just run parallel I/O test in the current
    directory which is most likely where the program is compiled.
    In general, this directory is most likely not a parallel file system.
    Therefore, the example code often fails.
Solution:
    Add an option "-f <prefix>" for specifying the correct test files
    pathname prefix.  The program now requires an explicite file prefix
    either via the "-f" option or the environment variable $HDF5_PARAPREFIX.
    (With the proper setup of $HDF5_PARAPREFIX, the example code can run
    automatically in situtaions such as batch job or gmake check.)

    Also added feature to cleaup up the test files created.
    Of course, an added option "-c" to turn OFF the cleanup action.
Platforms tested:
    eirene, modi4, dangermouse (all parallel modes).
    modi4 (serial) just to verify it can compile.
2002-02-26 19:22:12 -05:00
..
Attributes.txt
Dependencies [svn-r4757] Purpose: 2001-12-30 00:23:38 -05:00
h5_attribute.c [svn-r3959] 2001-06-05 13:00:37 -05:00
h5_chunk_read.c [svn-r3959] 2001-06-05 13:00:37 -05:00
h5_compound.c [svn-r3959] 2001-06-05 13:00:37 -05:00
h5_drivers.c [svn-r4449] Purpose: 2001-09-18 00:55:14 -05:00
h5_extend_write.c [svn-r4517] 2001-10-03 12:57:56 -05:00
h5_group.c [svn-r4517] 2001-10-03 12:57:56 -05:00
h5_mount.c [svn-r3771] Purpose: 2001-04-03 13:33:07 -05:00
h5_read.c [svn-r4473] Purpose: 2001-09-25 12:46:32 -05:00
h5_reference.c [svn-r4747] Purpose: 2001-12-20 15:51:30 -05:00
h5_select.c [svn-r4517] 2001-10-03 12:57:56 -05:00
h5_write.c [svn-r3959] 2001-06-05 13:00:37 -05:00
Makefile.in [svn-r4976] Purpose: 2002-02-15 11:02:41 -05:00
ph5example.c [svn-r5014] Purpose: 2002-02-26 19:22:12 -05:00