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
..
2001-12-30 00:23:38 -05:00
2001-06-05 13:00:37 -05:00
2001-06-05 13:00:37 -05:00
2001-06-05 13:00:37 -05:00
2001-09-18 00:55:14 -05:00
2001-10-03 12:57:56 -05:00
2001-10-03 12:57:56 -05:00
2001-04-03 13:33:07 -05:00
2001-09-25 12:46:32 -05:00
2001-12-20 15:51:30 -05:00
2001-10-03 12:57:56 -05:00
2001-06-05 13:00:37 -05:00
2002-02-15 11:02:41 -05:00
2002-02-26 19:22:12 -05:00