summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2002-02-27 00:22:12 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2002-02-27 00:22:12 (GMT)
commite4961068312b5e15e88d0e8200742ec7f395eb55 (patch)
treeff1398eb74f095ae6c835e32de1a29974ec9208f /Makefile.in
parent7d1f2c7d1ca7d568c952d2e0944c1520d39a81f4 (diff)
downloadhdf5-e4961068312b5e15e88d0e8200742ec7f395eb55.zip
hdf5-e4961068312b5e15e88d0e8200742ec7f395eb55.tar.gz
hdf5-e4961068312b5e15e88d0e8200742ec7f395eb55.tar.bz2
[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.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions